Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-22868 (GCVE-0-2025-22868)
Vulnerability from cvelistv5 – Published: 2025-02-26 03:07 – Updated: 2025-02-26 14:46- CWE-1286 - Improper Validation of Syntactic Correctness of Input
| Vendor | Product | Version | |
|---|---|---|---|
| golang.org/x/oauth2 | golang.org/x/oauth2/jws |
Affected:
0 , < 0.27.0
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2025-22868",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-26T14:45:27.246610Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1286",
"description": "CWE-1286 Improper Validation of Syntactic Correctness of Input",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-02-26T14:46:20.671Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/oauth2/jws",
"product": "golang.org/x/oauth2/jws",
"programRoutines": [
{
"name": "Verify"
}
],
"vendor": "golang.org/x/oauth2",
"versions": [
{
"lessThan": "0.27.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "jub0bs"
}
],
"descriptions": [
{
"lang": "en",
"value": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-1286: Improper Validation of Syntactic Correctness of Input",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-02-26T03:07:49.012Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/652155"
},
{
"url": "https://go.dev/issue/71490"
},
{
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"title": "Unexpected memory consumption during token parsing in golang.org/x/oauth2"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2025-22868",
"datePublished": "2025-02-26T03:07:49.012Z",
"dateReserved": "2025-01-08T19:11:42.834Z",
"dateUpdated": "2025-02-26T14:46:20.671Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-22868",
"date": "2026-06-07",
"epss": "0.00125",
"percentile": "0.31182"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-22868\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-02-26T08:14:24.897\",\"lastModified\":\"2025-05-01T19:27:10.430\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.\"},{\"lang\":\"es\",\"value\":\"Un atacante puede pasar un token malintencionado que provoque un consumo inesperado de memoria durante el an\u00e1lisis.\"}],\"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:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1286\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:go:jws:*:*:*:*:*:go:*:*\",\"versionEndExcluding\":\"0.27.0\",\"matchCriteriaId\":\"F28A0D5F-0E79-4646-9A95-3139A525D7AC\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/652155\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/71490\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2025-3488\",\"source\":\"security@golang.org\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"cna\": {\"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2025-02-26T03:07:49.012Z\"}, \"title\": \"Unexpected memory consumption during token parsing in golang.org/x/oauth2\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.\"}], \"affected\": [{\"vendor\": \"golang.org/x/oauth2\", \"product\": \"golang.org/x/oauth2/jws\", \"collectionURL\": \"https://pkg.go.dev\", \"packageName\": \"golang.org/x/oauth2/jws\", \"versions\": [{\"version\": \"0\", \"lessThan\": \"0.27.0\", \"status\": \"affected\", \"versionType\": \"semver\"}], \"programRoutines\": [{\"name\": \"Verify\"}], \"defaultStatus\": \"unaffected\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-1286: Improper Validation of Syntactic Correctness of Input\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/652155\"}, {\"url\": \"https://go.dev/issue/71490\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2025-3488\"}], \"credits\": [{\"lang\": \"en\", \"value\": \"jub0bs\"}]}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-22868\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-26T14:45:27.246610Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1286\", \"description\": \"CWE-1286 Improper Validation of Syntactic Correctness of Input\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-26T14:45:55.061Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2025-22868\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"Go\", \"dateReserved\": \"2025-01-08T19:11:42.834Z\", \"datePublished\": \"2025-02-26T03:07:49.012Z\", \"dateUpdated\": \"2025-02-26T14:46:20.671Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2025:3437
Vulnerability from csaf_redhat - Published: 2025-04-01 04:50 - Updated: 2026-06-08 03:39A 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: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:252d56db8da16f6b018c29bc088584579b9dc8c773557626e39c2c21f4a33ef7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cafb5fa71ab6b8c99e675342e151a241bc6e74b1778ce529a4ebfae3e3ca620_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:78f020fa2e2b41a121338a6804b187f577d6dd3cc52acd4a8175b891044b87dc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:311783c59fdc94d10b6713a718b29c49f685feffe8f586db3adcb347acf8c1fa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:c580b5d8d9dd666772d2a89c6b8cabe302a061a39de04a33cf021c37530d9f34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:dd9409a53b97d766675129ba0b54e6b4a091265a02c0e373cb37f98339e5716c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:017bf023a9935fa8a8a4470155d8d562e9977ab5ce0066d9125729b071de0ad4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:88e0c7d9ab59e26d2d4202eec5955adfa22a08d2fd1ed2de3101071e157a2ce1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:d1bb55ff658ad2f3ab2c43bf39393063ccf78ed1c262ff947a807a0e4093497e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:260352973d0bc11ef9b18594eaa165a1cff1239dd83cabcfc37dcece4631903c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:6b1668188be2bdff894f3e268a99df669186568153c5bc0fd4b57d5ba730c037_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:a9810799bff68bda8d43f8645dd7374bb127e7d7a722cf1193effd853edb310c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:1e4c21f9a8098205cfd520627dcfdfca84c40c66e93698398a350647dc5fa1a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:3803b1fedd70aa3364cd4a6d933caedfae10eeb61d16f6cb4afabed5bca2c70c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:e890f117226469643fd93d0f5cce6800342e442d2955b7f59a5c845ee902ba8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:5d6eb145736545f4c8566e75edb2d40a0e65499ba189bd160c759291d5bfa235_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c5bb7e387bc0775925c174ba132089c0d986a9edc8df64702b35f2732b317f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:94ab1d45684e1942b3e273cfbbade6fe1ad48082afe538f6152b59f9781df2a0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:67729231ca71fd33bd4a967a78a27c0f8f69623f37c1e39116c273eb5915334d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:750f49ab5ce499be086b27a38ec2495c3cc0685ce27c93c3992d6404559c0789_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c1ae51c87629f4892e3b4586f0059f32b8569851f06f59f726e1c5f9a65f9e95_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a454ad4ef2c41ca76af2c589c26de07c1796b81460c1168815b06e5eaec24b24_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:aefe066ba785518b314c1647c6223eab231a7d451f93a9b4cafa85cff705851f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c2af0e9bcfc1545c87faa1656058e6982eb0ad33ce49988d6201e5923e24b146_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1b408c2f94bdabe114dad06e8474413ed217601de004e505c4a18d4bb2f80d89_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:75825dd53baed3230fa15c3e3bc8b4153d43f6e3a3d1eaf7432ee8832df646ba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c39088995863e2ef3bfbcfeb43659f3ebf348f4aab9e4a67b0ed19cc06c5627a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0c69bf7a9039a1d343ba1940fcbe6e66f6dfa46d2b78e6ac70892cd847a4fc55_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:322ae4f2f75b8c66b9ec161580499a78edf3a7916742f534dd72ac73fa191cbd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:9e7205874eada2be89406906bd2c159e96195690a6e3575468814b0b76d9c7c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:66033dea44b4cdec9bd2206e6fade9ad93d739eec04d995274cdaa869d52df7b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e0f2e8695a7d40cede88f421ba53efa6758cd305d3d73fec4c5183e897ec2add_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f5f15a5ec355f883d1cb489f3ab88ad44395cbc714b6063a03792216130a3eb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:22bd3dc2da5c705136597c161e94bfc0aa62e4f3522a026d302d72db60045a78_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5b0b04f342363bdd535d51ba95c2aca6d0aaff3640a29dbdf108ad235b06421b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:b6ab33b217c0e90742d732ab939f1e5f54526d9b44e917300ef5701f2af73fc5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0b478464b036ee6bb27a55378f2ec1216d9eab088cffcffa820fd3ba0bec0f6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8070bc31a4c769780dc4d1ff6080d9abdfbc7a899b9ff38ed29ea0b4b60c0360_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:b025a3169c9707673a055f79f65348f803f1def03b48c5edfb170fe9dfb54c49_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:252d56db8da16f6b018c29bc088584579b9dc8c773557626e39c2c21f4a33ef7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cafb5fa71ab6b8c99e675342e151a241bc6e74b1778ce529a4ebfae3e3ca620_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:78f020fa2e2b41a121338a6804b187f577d6dd3cc52acd4a8175b891044b87dc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:311783c59fdc94d10b6713a718b29c49f685feffe8f586db3adcb347acf8c1fa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:c580b5d8d9dd666772d2a89c6b8cabe302a061a39de04a33cf021c37530d9f34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:dd9409a53b97d766675129ba0b54e6b4a091265a02c0e373cb37f98339e5716c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:017bf023a9935fa8a8a4470155d8d562e9977ab5ce0066d9125729b071de0ad4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:88e0c7d9ab59e26d2d4202eec5955adfa22a08d2fd1ed2de3101071e157a2ce1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:d1bb55ff658ad2f3ab2c43bf39393063ccf78ed1c262ff947a807a0e4093497e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:260352973d0bc11ef9b18594eaa165a1cff1239dd83cabcfc37dcece4631903c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:6b1668188be2bdff894f3e268a99df669186568153c5bc0fd4b57d5ba730c037_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:a9810799bff68bda8d43f8645dd7374bb127e7d7a722cf1193effd853edb310c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:1e4c21f9a8098205cfd520627dcfdfca84c40c66e93698398a350647dc5fa1a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:3803b1fedd70aa3364cd4a6d933caedfae10eeb61d16f6cb4afabed5bca2c70c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:e890f117226469643fd93d0f5cce6800342e442d2955b7f59a5c845ee902ba8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:5d6eb145736545f4c8566e75edb2d40a0e65499ba189bd160c759291d5bfa235_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c5bb7e387bc0775925c174ba132089c0d986a9edc8df64702b35f2732b317f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:94ab1d45684e1942b3e273cfbbade6fe1ad48082afe538f6152b59f9781df2a0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:67729231ca71fd33bd4a967a78a27c0f8f69623f37c1e39116c273eb5915334d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:750f49ab5ce499be086b27a38ec2495c3cc0685ce27c93c3992d6404559c0789_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c1ae51c87629f4892e3b4586f0059f32b8569851f06f59f726e1c5f9a65f9e95_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a454ad4ef2c41ca76af2c589c26de07c1796b81460c1168815b06e5eaec24b24_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:aefe066ba785518b314c1647c6223eab231a7d451f93a9b4cafa85cff705851f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c2af0e9bcfc1545c87faa1656058e6982eb0ad33ce49988d6201e5923e24b146_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1b408c2f94bdabe114dad06e8474413ed217601de004e505c4a18d4bb2f80d89_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:75825dd53baed3230fa15c3e3bc8b4153d43f6e3a3d1eaf7432ee8832df646ba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c39088995863e2ef3bfbcfeb43659f3ebf348f4aab9e4a67b0ed19cc06c5627a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0c69bf7a9039a1d343ba1940fcbe6e66f6dfa46d2b78e6ac70892cd847a4fc55_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:322ae4f2f75b8c66b9ec161580499a78edf3a7916742f534dd72ac73fa191cbd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:9e7205874eada2be89406906bd2c159e96195690a6e3575468814b0b76d9c7c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:66033dea44b4cdec9bd2206e6fade9ad93d739eec04d995274cdaa869d52df7b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e0f2e8695a7d40cede88f421ba53efa6758cd305d3d73fec4c5183e897ec2add_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f5f15a5ec355f883d1cb489f3ab88ad44395cbc714b6063a03792216130a3eb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:22bd3dc2da5c705136597c161e94bfc0aa62e4f3522a026d302d72db60045a78_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5b0b04f342363bdd535d51ba95c2aca6d0aaff3640a29dbdf108ad235b06421b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:b6ab33b217c0e90742d732ab939f1e5f54526d9b44e917300ef5701f2af73fc5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0b478464b036ee6bb27a55378f2ec1216d9eab088cffcffa820fd3ba0bec0f6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8070bc31a4c769780dc4d1ff6080d9abdfbc7a899b9ff38ed29ea0b4b60c0360_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:b025a3169c9707673a055f79f65348f803f1def03b48c5edfb170fe9dfb54c49_s390x | — |
Vendor Fix
fix
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": "Updated images are now available for Red Hat Advanced Cluster Security (RHACS).",
"title": "Topic"
},
{
"category": "general",
"text": "This release of RHACS 4.5 includes the following bug fix:\n\nFixed a bug in which Scanner V4 would perform TLS validation even for integrations that have TLS validation disabled.\n\nThis release also addresses the following security vulnerabilities:\n\nCVE-2025-22868\nCVE-2025-22869",
"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:3437",
"url": "https://access.redhat.com/errata/RHSA-2025:3437"
},
{
"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.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.5/html/release_notes/release-notes-45",
"url": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.5/html/release_notes/release-notes-45"
},
{
"category": "external",
"summary": "ROX-28601",
"url": "https://issues.redhat.com/browse/ROX-28601"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3437.json"
}
],
"title": "Red Hat Security Advisory: ACS 4.5 enhancement and security update",
"tracking": {
"current_release_date": "2026-06-08T03:39:40+00:00",
"generator": {
"date": "2026-06-08T03:39:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:3437",
"initial_release_date": "2025-04-01T04:50:24+00:00",
"revision_history": [
{
"date": "2025-04-01T04:50:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-01T04:50:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T03:39:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHACS 4.5 for RHEL 8",
"product": {
"name": "RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.5::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:2cafb5fa71ab6b8c99e675342e151a241bc6e74b1778ce529a4ebfae3e3ca620_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cafb5fa71ab6b8c99e675342e151a241bc6e74b1778ce529a4ebfae3e3ca620_ppc64le",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cafb5fa71ab6b8c99e675342e151a241bc6e74b1778ce529a4ebfae3e3ca620_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:2cafb5fa71ab6b8c99e675342e151a241bc6e74b1778ce529a4ebfae3e3ca620?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:dd9409a53b97d766675129ba0b54e6b4a091265a02c0e373cb37f98339e5716c_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:dd9409a53b97d766675129ba0b54e6b4a091265a02c0e373cb37f98339e5716c_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:dd9409a53b97d766675129ba0b54e6b4a091265a02c0e373cb37f98339e5716c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:dd9409a53b97d766675129ba0b54e6b4a091265a02c0e373cb37f98339e5716c?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.5.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:88e0c7d9ab59e26d2d4202eec5955adfa22a08d2fd1ed2de3101071e157a2ce1_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:88e0c7d9ab59e26d2d4202eec5955adfa22a08d2fd1ed2de3101071e157a2ce1_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:88e0c7d9ab59e26d2d4202eec5955adfa22a08d2fd1ed2de3101071e157a2ce1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:88e0c7d9ab59e26d2d4202eec5955adfa22a08d2fd1ed2de3101071e157a2ce1?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.5.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:260352973d0bc11ef9b18594eaa165a1cff1239dd83cabcfc37dcece4631903c_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:260352973d0bc11ef9b18594eaa165a1cff1239dd83cabcfc37dcece4631903c_ppc64le",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:260352973d0bc11ef9b18594eaa165a1cff1239dd83cabcfc37dcece4631903c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:260352973d0bc11ef9b18594eaa165a1cff1239dd83cabcfc37dcece4631903c?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.5.8-5"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:e890f117226469643fd93d0f5cce6800342e442d2955b7f59a5c845ee902ba8e_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:e890f117226469643fd93d0f5cce6800342e442d2955b7f59a5c845ee902ba8e_ppc64le",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:e890f117226469643fd93d0f5cce6800342e442d2955b7f59a5c845ee902ba8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:e890f117226469643fd93d0f5cce6800342e442d2955b7f59a5c845ee902ba8e?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:74c5bb7e387bc0775925c174ba132089c0d986a9edc8df64702b35f2732b317f_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:74c5bb7e387bc0775925c174ba132089c0d986a9edc8df64702b35f2732b317f_ppc64le",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:74c5bb7e387bc0775925c174ba132089c0d986a9edc8df64702b35f2732b317f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:74c5bb7e387bc0775925c174ba132089c0d986a9edc8df64702b35f2732b317f?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c1ae51c87629f4892e3b4586f0059f32b8569851f06f59f726e1c5f9a65f9e95_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c1ae51c87629f4892e3b4586f0059f32b8569851f06f59f726e1c5f9a65f9e95_ppc64le",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c1ae51c87629f4892e3b4586f0059f32b8569851f06f59f726e1c5f9a65f9e95_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:c1ae51c87629f4892e3b4586f0059f32b8569851f06f59f726e1c5f9a65f9e95?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.5.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:0c69bf7a9039a1d343ba1940fcbe6e66f6dfa46d2b78e6ac70892cd847a4fc55_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:0c69bf7a9039a1d343ba1940fcbe6e66f6dfa46d2b78e6ac70892cd847a4fc55_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:0c69bf7a9039a1d343ba1940fcbe6e66f6dfa46d2b78e6ac70892cd847a4fc55_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:0c69bf7a9039a1d343ba1940fcbe6e66f6dfa46d2b78e6ac70892cd847a4fc55?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c2af0e9bcfc1545c87faa1656058e6982eb0ad33ce49988d6201e5923e24b146_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c2af0e9bcfc1545c87faa1656058e6982eb0ad33ce49988d6201e5923e24b146_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c2af0e9bcfc1545c87faa1656058e6982eb0ad33ce49988d6201e5923e24b146_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:c2af0e9bcfc1545c87faa1656058e6982eb0ad33ce49988d6201e5923e24b146?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:75825dd53baed3230fa15c3e3bc8b4153d43f6e3a3d1eaf7432ee8832df646ba_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:75825dd53baed3230fa15c3e3bc8b4153d43f6e3a3d1eaf7432ee8832df646ba_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:75825dd53baed3230fa15c3e3bc8b4153d43f6e3a3d1eaf7432ee8832df646ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:75825dd53baed3230fa15c3e3bc8b4153d43f6e3a3d1eaf7432ee8832df646ba?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f5f15a5ec355f883d1cb489f3ab88ad44395cbc714b6063a03792216130a3eb1_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f5f15a5ec355f883d1cb489f3ab88ad44395cbc714b6063a03792216130a3eb1_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f5f15a5ec355f883d1cb489f3ab88ad44395cbc714b6063a03792216130a3eb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:f5f15a5ec355f883d1cb489f3ab88ad44395cbc714b6063a03792216130a3eb1?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0b478464b036ee6bb27a55378f2ec1216d9eab088cffcffa820fd3ba0bec0f6f_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0b478464b036ee6bb27a55378f2ec1216d9eab088cffcffa820fd3ba0bec0f6f_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0b478464b036ee6bb27a55378f2ec1216d9eab088cffcffa820fd3ba0bec0f6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:0b478464b036ee6bb27a55378f2ec1216d9eab088cffcffa820fd3ba0bec0f6f?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.5.8-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:22bd3dc2da5c705136597c161e94bfc0aa62e4f3522a026d302d72db60045a78_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:22bd3dc2da5c705136597c161e94bfc0aa62e4f3522a026d302d72db60045a78_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:22bd3dc2da5c705136597c161e94bfc0aa62e4f3522a026d302d72db60045a78_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:22bd3dc2da5c705136597c161e94bfc0aa62e4f3522a026d302d72db60045a78?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.5.8-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:252d56db8da16f6b018c29bc088584579b9dc8c773557626e39c2c21f4a33ef7_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:252d56db8da16f6b018c29bc088584579b9dc8c773557626e39c2c21f4a33ef7_amd64",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:252d56db8da16f6b018c29bc088584579b9dc8c773557626e39c2c21f4a33ef7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:252d56db8da16f6b018c29bc088584579b9dc8c773557626e39c2c21f4a33ef7?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:c580b5d8d9dd666772d2a89c6b8cabe302a061a39de04a33cf021c37530d9f34_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:c580b5d8d9dd666772d2a89c6b8cabe302a061a39de04a33cf021c37530d9f34_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:c580b5d8d9dd666772d2a89c6b8cabe302a061a39de04a33cf021c37530d9f34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:c580b5d8d9dd666772d2a89c6b8cabe302a061a39de04a33cf021c37530d9f34?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.5.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:d1bb55ff658ad2f3ab2c43bf39393063ccf78ed1c262ff947a807a0e4093497e_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:d1bb55ff658ad2f3ab2c43bf39393063ccf78ed1c262ff947a807a0e4093497e_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:d1bb55ff658ad2f3ab2c43bf39393063ccf78ed1c262ff947a807a0e4093497e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:d1bb55ff658ad2f3ab2c43bf39393063ccf78ed1c262ff947a807a0e4093497e?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.5.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:a9810799bff68bda8d43f8645dd7374bb127e7d7a722cf1193effd853edb310c_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:a9810799bff68bda8d43f8645dd7374bb127e7d7a722cf1193effd853edb310c_amd64",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:a9810799bff68bda8d43f8645dd7374bb127e7d7a722cf1193effd853edb310c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:a9810799bff68bda8d43f8645dd7374bb127e7d7a722cf1193effd853edb310c?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.5.8-5"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:1e4c21f9a8098205cfd520627dcfdfca84c40c66e93698398a350647dc5fa1a1_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:1e4c21f9a8098205cfd520627dcfdfca84c40c66e93698398a350647dc5fa1a1_amd64",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:1e4c21f9a8098205cfd520627dcfdfca84c40c66e93698398a350647dc5fa1a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:1e4c21f9a8098205cfd520627dcfdfca84c40c66e93698398a350647dc5fa1a1?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:94ab1d45684e1942b3e273cfbbade6fe1ad48082afe538f6152b59f9781df2a0_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:94ab1d45684e1942b3e273cfbbade6fe1ad48082afe538f6152b59f9781df2a0_amd64",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:94ab1d45684e1942b3e273cfbbade6fe1ad48082afe538f6152b59f9781df2a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:94ab1d45684e1942b3e273cfbbade6fe1ad48082afe538f6152b59f9781df2a0?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:750f49ab5ce499be086b27a38ec2495c3cc0685ce27c93c3992d6404559c0789_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:750f49ab5ce499be086b27a38ec2495c3cc0685ce27c93c3992d6404559c0789_amd64",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:750f49ab5ce499be086b27a38ec2495c3cc0685ce27c93c3992d6404559c0789_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:750f49ab5ce499be086b27a38ec2495c3cc0685ce27c93c3992d6404559c0789?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.5.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:322ae4f2f75b8c66b9ec161580499a78edf3a7916742f534dd72ac73fa191cbd_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:322ae4f2f75b8c66b9ec161580499a78edf3a7916742f534dd72ac73fa191cbd_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:322ae4f2f75b8c66b9ec161580499a78edf3a7916742f534dd72ac73fa191cbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:322ae4f2f75b8c66b9ec161580499a78edf3a7916742f534dd72ac73fa191cbd?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:aefe066ba785518b314c1647c6223eab231a7d451f93a9b4cafa85cff705851f_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:aefe066ba785518b314c1647c6223eab231a7d451f93a9b4cafa85cff705851f_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:aefe066ba785518b314c1647c6223eab231a7d451f93a9b4cafa85cff705851f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:aefe066ba785518b314c1647c6223eab231a7d451f93a9b4cafa85cff705851f?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c39088995863e2ef3bfbcfeb43659f3ebf348f4aab9e4a67b0ed19cc06c5627a_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c39088995863e2ef3bfbcfeb43659f3ebf348f4aab9e4a67b0ed19cc06c5627a_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c39088995863e2ef3bfbcfeb43659f3ebf348f4aab9e4a67b0ed19cc06c5627a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:c39088995863e2ef3bfbcfeb43659f3ebf348f4aab9e4a67b0ed19cc06c5627a?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e0f2e8695a7d40cede88f421ba53efa6758cd305d3d73fec4c5183e897ec2add_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e0f2e8695a7d40cede88f421ba53efa6758cd305d3d73fec4c5183e897ec2add_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e0f2e8695a7d40cede88f421ba53efa6758cd305d3d73fec4c5183e897ec2add_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:e0f2e8695a7d40cede88f421ba53efa6758cd305d3d73fec4c5183e897ec2add?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8070bc31a4c769780dc4d1ff6080d9abdfbc7a899b9ff38ed29ea0b4b60c0360_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8070bc31a4c769780dc4d1ff6080d9abdfbc7a899b9ff38ed29ea0b4b60c0360_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8070bc31a4c769780dc4d1ff6080d9abdfbc7a899b9ff38ed29ea0b4b60c0360_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:8070bc31a4c769780dc4d1ff6080d9abdfbc7a899b9ff38ed29ea0b4b60c0360?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.5.8-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:b6ab33b217c0e90742d732ab939f1e5f54526d9b44e917300ef5701f2af73fc5_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:b6ab33b217c0e90742d732ab939f1e5f54526d9b44e917300ef5701f2af73fc5_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:b6ab33b217c0e90742d732ab939f1e5f54526d9b44e917300ef5701f2af73fc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:b6ab33b217c0e90742d732ab939f1e5f54526d9b44e917300ef5701f2af73fc5?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.5.8-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:78f020fa2e2b41a121338a6804b187f577d6dd3cc52acd4a8175b891044b87dc_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:78f020fa2e2b41a121338a6804b187f577d6dd3cc52acd4a8175b891044b87dc_s390x",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:78f020fa2e2b41a121338a6804b187f577d6dd3cc52acd4a8175b891044b87dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:78f020fa2e2b41a121338a6804b187f577d6dd3cc52acd4a8175b891044b87dc?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:311783c59fdc94d10b6713a718b29c49f685feffe8f586db3adcb347acf8c1fa_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:311783c59fdc94d10b6713a718b29c49f685feffe8f586db3adcb347acf8c1fa_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:311783c59fdc94d10b6713a718b29c49f685feffe8f586db3adcb347acf8c1fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:311783c59fdc94d10b6713a718b29c49f685feffe8f586db3adcb347acf8c1fa?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.5.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:017bf023a9935fa8a8a4470155d8d562e9977ab5ce0066d9125729b071de0ad4_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:017bf023a9935fa8a8a4470155d8d562e9977ab5ce0066d9125729b071de0ad4_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:017bf023a9935fa8a8a4470155d8d562e9977ab5ce0066d9125729b071de0ad4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:017bf023a9935fa8a8a4470155d8d562e9977ab5ce0066d9125729b071de0ad4?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.5.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:6b1668188be2bdff894f3e268a99df669186568153c5bc0fd4b57d5ba730c037_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:6b1668188be2bdff894f3e268a99df669186568153c5bc0fd4b57d5ba730c037_s390x",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:6b1668188be2bdff894f3e268a99df669186568153c5bc0fd4b57d5ba730c037_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:6b1668188be2bdff894f3e268a99df669186568153c5bc0fd4b57d5ba730c037?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.5.8-5"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:3803b1fedd70aa3364cd4a6d933caedfae10eeb61d16f6cb4afabed5bca2c70c_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:3803b1fedd70aa3364cd4a6d933caedfae10eeb61d16f6cb4afabed5bca2c70c_s390x",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:3803b1fedd70aa3364cd4a6d933caedfae10eeb61d16f6cb4afabed5bca2c70c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:3803b1fedd70aa3364cd4a6d933caedfae10eeb61d16f6cb4afabed5bca2c70c?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:5d6eb145736545f4c8566e75edb2d40a0e65499ba189bd160c759291d5bfa235_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:5d6eb145736545f4c8566e75edb2d40a0e65499ba189bd160c759291d5bfa235_s390x",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:5d6eb145736545f4c8566e75edb2d40a0e65499ba189bd160c759291d5bfa235_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:5d6eb145736545f4c8566e75edb2d40a0e65499ba189bd160c759291d5bfa235?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:67729231ca71fd33bd4a967a78a27c0f8f69623f37c1e39116c273eb5915334d_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:67729231ca71fd33bd4a967a78a27c0f8f69623f37c1e39116c273eb5915334d_s390x",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:67729231ca71fd33bd4a967a78a27c0f8f69623f37c1e39116c273eb5915334d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:67729231ca71fd33bd4a967a78a27c0f8f69623f37c1e39116c273eb5915334d?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.5.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:9e7205874eada2be89406906bd2c159e96195690a6e3575468814b0b76d9c7c5_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:9e7205874eada2be89406906bd2c159e96195690a6e3575468814b0b76d9c7c5_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:9e7205874eada2be89406906bd2c159e96195690a6e3575468814b0b76d9c7c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:9e7205874eada2be89406906bd2c159e96195690a6e3575468814b0b76d9c7c5?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a454ad4ef2c41ca76af2c589c26de07c1796b81460c1168815b06e5eaec24b24_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a454ad4ef2c41ca76af2c589c26de07c1796b81460c1168815b06e5eaec24b24_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a454ad4ef2c41ca76af2c589c26de07c1796b81460c1168815b06e5eaec24b24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:a454ad4ef2c41ca76af2c589c26de07c1796b81460c1168815b06e5eaec24b24?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1b408c2f94bdabe114dad06e8474413ed217601de004e505c4a18d4bb2f80d89_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1b408c2f94bdabe114dad06e8474413ed217601de004e505c4a18d4bb2f80d89_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1b408c2f94bdabe114dad06e8474413ed217601de004e505c4a18d4bb2f80d89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:1b408c2f94bdabe114dad06e8474413ed217601de004e505c4a18d4bb2f80d89?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:66033dea44b4cdec9bd2206e6fade9ad93d739eec04d995274cdaa869d52df7b_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:66033dea44b4cdec9bd2206e6fade9ad93d739eec04d995274cdaa869d52df7b_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:66033dea44b4cdec9bd2206e6fade9ad93d739eec04d995274cdaa869d52df7b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:66033dea44b4cdec9bd2206e6fade9ad93d739eec04d995274cdaa869d52df7b?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.5.8-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:b025a3169c9707673a055f79f65348f803f1def03b48c5edfb170fe9dfb54c49_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:b025a3169c9707673a055f79f65348f803f1def03b48c5edfb170fe9dfb54c49_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:b025a3169c9707673a055f79f65348f803f1def03b48c5edfb170fe9dfb54c49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:b025a3169c9707673a055f79f65348f803f1def03b48c5edfb170fe9dfb54c49?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.5.8-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5b0b04f342363bdd535d51ba95c2aca6d0aaff3640a29dbdf108ad235b06421b_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5b0b04f342363bdd535d51ba95c2aca6d0aaff3640a29dbdf108ad235b06421b_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5b0b04f342363bdd535d51ba95c2aca6d0aaff3640a29dbdf108ad235b06421b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:5b0b04f342363bdd535d51ba95c2aca6d0aaff3640a29dbdf108ad235b06421b?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.5.8-3"
}
}
}
],
"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:252d56db8da16f6b018c29bc088584579b9dc8c773557626e39c2c21f4a33ef7_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:252d56db8da16f6b018c29bc088584579b9dc8c773557626e39c2c21f4a33ef7_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:252d56db8da16f6b018c29bc088584579b9dc8c773557626e39c2c21f4a33ef7_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cafb5fa71ab6b8c99e675342e151a241bc6e74b1778ce529a4ebfae3e3ca620_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cafb5fa71ab6b8c99e675342e151a241bc6e74b1778ce529a4ebfae3e3ca620_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cafb5fa71ab6b8c99e675342e151a241bc6e74b1778ce529a4ebfae3e3ca620_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:78f020fa2e2b41a121338a6804b187f577d6dd3cc52acd4a8175b891044b87dc_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:78f020fa2e2b41a121338a6804b187f577d6dd3cc52acd4a8175b891044b87dc_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:78f020fa2e2b41a121338a6804b187f577d6dd3cc52acd4a8175b891044b87dc_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:311783c59fdc94d10b6713a718b29c49f685feffe8f586db3adcb347acf8c1fa_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:311783c59fdc94d10b6713a718b29c49f685feffe8f586db3adcb347acf8c1fa_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:311783c59fdc94d10b6713a718b29c49f685feffe8f586db3adcb347acf8c1fa_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:c580b5d8d9dd666772d2a89c6b8cabe302a061a39de04a33cf021c37530d9f34_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:c580b5d8d9dd666772d2a89c6b8cabe302a061a39de04a33cf021c37530d9f34_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:c580b5d8d9dd666772d2a89c6b8cabe302a061a39de04a33cf021c37530d9f34_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:dd9409a53b97d766675129ba0b54e6b4a091265a02c0e373cb37f98339e5716c_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:dd9409a53b97d766675129ba0b54e6b4a091265a02c0e373cb37f98339e5716c_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:dd9409a53b97d766675129ba0b54e6b4a091265a02c0e373cb37f98339e5716c_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:017bf023a9935fa8a8a4470155d8d562e9977ab5ce0066d9125729b071de0ad4_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:017bf023a9935fa8a8a4470155d8d562e9977ab5ce0066d9125729b071de0ad4_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:017bf023a9935fa8a8a4470155d8d562e9977ab5ce0066d9125729b071de0ad4_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:88e0c7d9ab59e26d2d4202eec5955adfa22a08d2fd1ed2de3101071e157a2ce1_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:88e0c7d9ab59e26d2d4202eec5955adfa22a08d2fd1ed2de3101071e157a2ce1_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:88e0c7d9ab59e26d2d4202eec5955adfa22a08d2fd1ed2de3101071e157a2ce1_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:d1bb55ff658ad2f3ab2c43bf39393063ccf78ed1c262ff947a807a0e4093497e_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:d1bb55ff658ad2f3ab2c43bf39393063ccf78ed1c262ff947a807a0e4093497e_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:d1bb55ff658ad2f3ab2c43bf39393063ccf78ed1c262ff947a807a0e4093497e_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:260352973d0bc11ef9b18594eaa165a1cff1239dd83cabcfc37dcece4631903c_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:260352973d0bc11ef9b18594eaa165a1cff1239dd83cabcfc37dcece4631903c_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:260352973d0bc11ef9b18594eaa165a1cff1239dd83cabcfc37dcece4631903c_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:6b1668188be2bdff894f3e268a99df669186568153c5bc0fd4b57d5ba730c037_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:6b1668188be2bdff894f3e268a99df669186568153c5bc0fd4b57d5ba730c037_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:6b1668188be2bdff894f3e268a99df669186568153c5bc0fd4b57d5ba730c037_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:a9810799bff68bda8d43f8645dd7374bb127e7d7a722cf1193effd853edb310c_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:a9810799bff68bda8d43f8645dd7374bb127e7d7a722cf1193effd853edb310c_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:a9810799bff68bda8d43f8645dd7374bb127e7d7a722cf1193effd853edb310c_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:1e4c21f9a8098205cfd520627dcfdfca84c40c66e93698398a350647dc5fa1a1_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:1e4c21f9a8098205cfd520627dcfdfca84c40c66e93698398a350647dc5fa1a1_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:1e4c21f9a8098205cfd520627dcfdfca84c40c66e93698398a350647dc5fa1a1_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:3803b1fedd70aa3364cd4a6d933caedfae10eeb61d16f6cb4afabed5bca2c70c_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:3803b1fedd70aa3364cd4a6d933caedfae10eeb61d16f6cb4afabed5bca2c70c_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:3803b1fedd70aa3364cd4a6d933caedfae10eeb61d16f6cb4afabed5bca2c70c_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:e890f117226469643fd93d0f5cce6800342e442d2955b7f59a5c845ee902ba8e_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:e890f117226469643fd93d0f5cce6800342e442d2955b7f59a5c845ee902ba8e_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:e890f117226469643fd93d0f5cce6800342e442d2955b7f59a5c845ee902ba8e_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:5d6eb145736545f4c8566e75edb2d40a0e65499ba189bd160c759291d5bfa235_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:5d6eb145736545f4c8566e75edb2d40a0e65499ba189bd160c759291d5bfa235_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:5d6eb145736545f4c8566e75edb2d40a0e65499ba189bd160c759291d5bfa235_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:74c5bb7e387bc0775925c174ba132089c0d986a9edc8df64702b35f2732b317f_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c5bb7e387bc0775925c174ba132089c0d986a9edc8df64702b35f2732b317f_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:74c5bb7e387bc0775925c174ba132089c0d986a9edc8df64702b35f2732b317f_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:94ab1d45684e1942b3e273cfbbade6fe1ad48082afe538f6152b59f9781df2a0_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:94ab1d45684e1942b3e273cfbbade6fe1ad48082afe538f6152b59f9781df2a0_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:94ab1d45684e1942b3e273cfbbade6fe1ad48082afe538f6152b59f9781df2a0_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:67729231ca71fd33bd4a967a78a27c0f8f69623f37c1e39116c273eb5915334d_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:67729231ca71fd33bd4a967a78a27c0f8f69623f37c1e39116c273eb5915334d_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:67729231ca71fd33bd4a967a78a27c0f8f69623f37c1e39116c273eb5915334d_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:750f49ab5ce499be086b27a38ec2495c3cc0685ce27c93c3992d6404559c0789_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:750f49ab5ce499be086b27a38ec2495c3cc0685ce27c93c3992d6404559c0789_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:750f49ab5ce499be086b27a38ec2495c3cc0685ce27c93c3992d6404559c0789_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c1ae51c87629f4892e3b4586f0059f32b8569851f06f59f726e1c5f9a65f9e95_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c1ae51c87629f4892e3b4586f0059f32b8569851f06f59f726e1c5f9a65f9e95_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c1ae51c87629f4892e3b4586f0059f32b8569851f06f59f726e1c5f9a65f9e95_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a454ad4ef2c41ca76af2c589c26de07c1796b81460c1168815b06e5eaec24b24_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a454ad4ef2c41ca76af2c589c26de07c1796b81460c1168815b06e5eaec24b24_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a454ad4ef2c41ca76af2c589c26de07c1796b81460c1168815b06e5eaec24b24_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:aefe066ba785518b314c1647c6223eab231a7d451f93a9b4cafa85cff705851f_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:aefe066ba785518b314c1647c6223eab231a7d451f93a9b4cafa85cff705851f_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:aefe066ba785518b314c1647c6223eab231a7d451f93a9b4cafa85cff705851f_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c2af0e9bcfc1545c87faa1656058e6982eb0ad33ce49988d6201e5923e24b146_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c2af0e9bcfc1545c87faa1656058e6982eb0ad33ce49988d6201e5923e24b146_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c2af0e9bcfc1545c87faa1656058e6982eb0ad33ce49988d6201e5923e24b146_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1b408c2f94bdabe114dad06e8474413ed217601de004e505c4a18d4bb2f80d89_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1b408c2f94bdabe114dad06e8474413ed217601de004e505c4a18d4bb2f80d89_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1b408c2f94bdabe114dad06e8474413ed217601de004e505c4a18d4bb2f80d89_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:75825dd53baed3230fa15c3e3bc8b4153d43f6e3a3d1eaf7432ee8832df646ba_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:75825dd53baed3230fa15c3e3bc8b4153d43f6e3a3d1eaf7432ee8832df646ba_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:75825dd53baed3230fa15c3e3bc8b4153d43f6e3a3d1eaf7432ee8832df646ba_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c39088995863e2ef3bfbcfeb43659f3ebf348f4aab9e4a67b0ed19cc06c5627a_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c39088995863e2ef3bfbcfeb43659f3ebf348f4aab9e4a67b0ed19cc06c5627a_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c39088995863e2ef3bfbcfeb43659f3ebf348f4aab9e4a67b0ed19cc06c5627a_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:0c69bf7a9039a1d343ba1940fcbe6e66f6dfa46d2b78e6ac70892cd847a4fc55_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0c69bf7a9039a1d343ba1940fcbe6e66f6dfa46d2b78e6ac70892cd847a4fc55_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:0c69bf7a9039a1d343ba1940fcbe6e66f6dfa46d2b78e6ac70892cd847a4fc55_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:322ae4f2f75b8c66b9ec161580499a78edf3a7916742f534dd72ac73fa191cbd_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:322ae4f2f75b8c66b9ec161580499a78edf3a7916742f534dd72ac73fa191cbd_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:322ae4f2f75b8c66b9ec161580499a78edf3a7916742f534dd72ac73fa191cbd_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:9e7205874eada2be89406906bd2c159e96195690a6e3575468814b0b76d9c7c5_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:9e7205874eada2be89406906bd2c159e96195690a6e3575468814b0b76d9c7c5_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:9e7205874eada2be89406906bd2c159e96195690a6e3575468814b0b76d9c7c5_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:66033dea44b4cdec9bd2206e6fade9ad93d739eec04d995274cdaa869d52df7b_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:66033dea44b4cdec9bd2206e6fade9ad93d739eec04d995274cdaa869d52df7b_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:66033dea44b4cdec9bd2206e6fade9ad93d739eec04d995274cdaa869d52df7b_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e0f2e8695a7d40cede88f421ba53efa6758cd305d3d73fec4c5183e897ec2add_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e0f2e8695a7d40cede88f421ba53efa6758cd305d3d73fec4c5183e897ec2add_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e0f2e8695a7d40cede88f421ba53efa6758cd305d3d73fec4c5183e897ec2add_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f5f15a5ec355f883d1cb489f3ab88ad44395cbc714b6063a03792216130a3eb1_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f5f15a5ec355f883d1cb489f3ab88ad44395cbc714b6063a03792216130a3eb1_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f5f15a5ec355f883d1cb489f3ab88ad44395cbc714b6063a03792216130a3eb1_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:22bd3dc2da5c705136597c161e94bfc0aa62e4f3522a026d302d72db60045a78_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:22bd3dc2da5c705136597c161e94bfc0aa62e4f3522a026d302d72db60045a78_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:22bd3dc2da5c705136597c161e94bfc0aa62e4f3522a026d302d72db60045a78_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5b0b04f342363bdd535d51ba95c2aca6d0aaff3640a29dbdf108ad235b06421b_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5b0b04f342363bdd535d51ba95c2aca6d0aaff3640a29dbdf108ad235b06421b_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5b0b04f342363bdd535d51ba95c2aca6d0aaff3640a29dbdf108ad235b06421b_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:b6ab33b217c0e90742d732ab939f1e5f54526d9b44e917300ef5701f2af73fc5_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:b6ab33b217c0e90742d732ab939f1e5f54526d9b44e917300ef5701f2af73fc5_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:b6ab33b217c0e90742d732ab939f1e5f54526d9b44e917300ef5701f2af73fc5_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0b478464b036ee6bb27a55378f2ec1216d9eab088cffcffa820fd3ba0bec0f6f_ppc64le as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0b478464b036ee6bb27a55378f2ec1216d9eab088cffcffa820fd3ba0bec0f6f_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0b478464b036ee6bb27a55378f2ec1216d9eab088cffcffa820fd3ba0bec0f6f_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8070bc31a4c769780dc4d1ff6080d9abdfbc7a899b9ff38ed29ea0b4b60c0360_amd64 as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8070bc31a4c769780dc4d1ff6080d9abdfbc7a899b9ff38ed29ea0b4b60c0360_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8070bc31a4c769780dc4d1ff6080d9abdfbc7a899b9ff38ed29ea0b4b60c0360_amd64",
"relates_to_product_reference": "8Base-RHACS-4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:b025a3169c9707673a055f79f65348f803f1def03b48c5edfb170fe9dfb54c49_s390x as a component of RHACS 4.5 for RHEL 8",
"product_id": "8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:b025a3169c9707673a055f79f65348f803f1def03b48c5edfb170fe9dfb54c49_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:b025a3169c9707673a055f79f65348f803f1def03b48c5edfb170fe9dfb54c49_s390x",
"relates_to_product_reference": "8Base-RHACS-4.5"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:252d56db8da16f6b018c29bc088584579b9dc8c773557626e39c2c21f4a33ef7_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cafb5fa71ab6b8c99e675342e151a241bc6e74b1778ce529a4ebfae3e3ca620_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:78f020fa2e2b41a121338a6804b187f577d6dd3cc52acd4a8175b891044b87dc_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:311783c59fdc94d10b6713a718b29c49f685feffe8f586db3adcb347acf8c1fa_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:c580b5d8d9dd666772d2a89c6b8cabe302a061a39de04a33cf021c37530d9f34_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:dd9409a53b97d766675129ba0b54e6b4a091265a02c0e373cb37f98339e5716c_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:017bf023a9935fa8a8a4470155d8d562e9977ab5ce0066d9125729b071de0ad4_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:88e0c7d9ab59e26d2d4202eec5955adfa22a08d2fd1ed2de3101071e157a2ce1_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:d1bb55ff658ad2f3ab2c43bf39393063ccf78ed1c262ff947a807a0e4093497e_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:260352973d0bc11ef9b18594eaa165a1cff1239dd83cabcfc37dcece4631903c_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:6b1668188be2bdff894f3e268a99df669186568153c5bc0fd4b57d5ba730c037_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:a9810799bff68bda8d43f8645dd7374bb127e7d7a722cf1193effd853edb310c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:1e4c21f9a8098205cfd520627dcfdfca84c40c66e93698398a350647dc5fa1a1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:3803b1fedd70aa3364cd4a6d933caedfae10eeb61d16f6cb4afabed5bca2c70c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:e890f117226469643fd93d0f5cce6800342e442d2955b7f59a5c845ee902ba8e_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:5d6eb145736545f4c8566e75edb2d40a0e65499ba189bd160c759291d5bfa235_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c5bb7e387bc0775925c174ba132089c0d986a9edc8df64702b35f2732b317f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:94ab1d45684e1942b3e273cfbbade6fe1ad48082afe538f6152b59f9781df2a0_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:67729231ca71fd33bd4a967a78a27c0f8f69623f37c1e39116c273eb5915334d_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:750f49ab5ce499be086b27a38ec2495c3cc0685ce27c93c3992d6404559c0789_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c1ae51c87629f4892e3b4586f0059f32b8569851f06f59f726e1c5f9a65f9e95_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a454ad4ef2c41ca76af2c589c26de07c1796b81460c1168815b06e5eaec24b24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:aefe066ba785518b314c1647c6223eab231a7d451f93a9b4cafa85cff705851f_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c2af0e9bcfc1545c87faa1656058e6982eb0ad33ce49988d6201e5923e24b146_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1b408c2f94bdabe114dad06e8474413ed217601de004e505c4a18d4bb2f80d89_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:75825dd53baed3230fa15c3e3bc8b4153d43f6e3a3d1eaf7432ee8832df646ba_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c39088995863e2ef3bfbcfeb43659f3ebf348f4aab9e4a67b0ed19cc06c5627a_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0c69bf7a9039a1d343ba1940fcbe6e66f6dfa46d2b78e6ac70892cd847a4fc55_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:322ae4f2f75b8c66b9ec161580499a78edf3a7916742f534dd72ac73fa191cbd_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:9e7205874eada2be89406906bd2c159e96195690a6e3575468814b0b76d9c7c5_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:66033dea44b4cdec9bd2206e6fade9ad93d739eec04d995274cdaa869d52df7b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e0f2e8695a7d40cede88f421ba53efa6758cd305d3d73fec4c5183e897ec2add_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f5f15a5ec355f883d1cb489f3ab88ad44395cbc714b6063a03792216130a3eb1_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:22bd3dc2da5c705136597c161e94bfc0aa62e4f3522a026d302d72db60045a78_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5b0b04f342363bdd535d51ba95c2aca6d0aaff3640a29dbdf108ad235b06421b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:b6ab33b217c0e90742d732ab939f1e5f54526d9b44e917300ef5701f2af73fc5_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0b478464b036ee6bb27a55378f2ec1216d9eab088cffcffa820fd3ba0bec0f6f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8070bc31a4c769780dc4d1ff6080d9abdfbc7a899b9ff38ed29ea0b4b60c0360_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:b025a3169c9707673a055f79f65348f803f1def03b48c5edfb170fe9dfb54c49_s390x"
]
},
"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-04-01T04:50:24+00:00",
"details": "If you are using an earlier version of RHACS 4.5, you are advised to upgrade to patch release 4.5.8.",
"product_ids": [
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:252d56db8da16f6b018c29bc088584579b9dc8c773557626e39c2c21f4a33ef7_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cafb5fa71ab6b8c99e675342e151a241bc6e74b1778ce529a4ebfae3e3ca620_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:78f020fa2e2b41a121338a6804b187f577d6dd3cc52acd4a8175b891044b87dc_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:311783c59fdc94d10b6713a718b29c49f685feffe8f586db3adcb347acf8c1fa_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:c580b5d8d9dd666772d2a89c6b8cabe302a061a39de04a33cf021c37530d9f34_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:dd9409a53b97d766675129ba0b54e6b4a091265a02c0e373cb37f98339e5716c_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:017bf023a9935fa8a8a4470155d8d562e9977ab5ce0066d9125729b071de0ad4_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:88e0c7d9ab59e26d2d4202eec5955adfa22a08d2fd1ed2de3101071e157a2ce1_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:d1bb55ff658ad2f3ab2c43bf39393063ccf78ed1c262ff947a807a0e4093497e_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:260352973d0bc11ef9b18594eaa165a1cff1239dd83cabcfc37dcece4631903c_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:6b1668188be2bdff894f3e268a99df669186568153c5bc0fd4b57d5ba730c037_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:a9810799bff68bda8d43f8645dd7374bb127e7d7a722cf1193effd853edb310c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:1e4c21f9a8098205cfd520627dcfdfca84c40c66e93698398a350647dc5fa1a1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:3803b1fedd70aa3364cd4a6d933caedfae10eeb61d16f6cb4afabed5bca2c70c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:e890f117226469643fd93d0f5cce6800342e442d2955b7f59a5c845ee902ba8e_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:5d6eb145736545f4c8566e75edb2d40a0e65499ba189bd160c759291d5bfa235_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c5bb7e387bc0775925c174ba132089c0d986a9edc8df64702b35f2732b317f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:94ab1d45684e1942b3e273cfbbade6fe1ad48082afe538f6152b59f9781df2a0_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:67729231ca71fd33bd4a967a78a27c0f8f69623f37c1e39116c273eb5915334d_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:750f49ab5ce499be086b27a38ec2495c3cc0685ce27c93c3992d6404559c0789_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c1ae51c87629f4892e3b4586f0059f32b8569851f06f59f726e1c5f9a65f9e95_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a454ad4ef2c41ca76af2c589c26de07c1796b81460c1168815b06e5eaec24b24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:aefe066ba785518b314c1647c6223eab231a7d451f93a9b4cafa85cff705851f_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c2af0e9bcfc1545c87faa1656058e6982eb0ad33ce49988d6201e5923e24b146_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1b408c2f94bdabe114dad06e8474413ed217601de004e505c4a18d4bb2f80d89_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:75825dd53baed3230fa15c3e3bc8b4153d43f6e3a3d1eaf7432ee8832df646ba_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c39088995863e2ef3bfbcfeb43659f3ebf348f4aab9e4a67b0ed19cc06c5627a_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0c69bf7a9039a1d343ba1940fcbe6e66f6dfa46d2b78e6ac70892cd847a4fc55_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:322ae4f2f75b8c66b9ec161580499a78edf3a7916742f534dd72ac73fa191cbd_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:9e7205874eada2be89406906bd2c159e96195690a6e3575468814b0b76d9c7c5_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:66033dea44b4cdec9bd2206e6fade9ad93d739eec04d995274cdaa869d52df7b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e0f2e8695a7d40cede88f421ba53efa6758cd305d3d73fec4c5183e897ec2add_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f5f15a5ec355f883d1cb489f3ab88ad44395cbc714b6063a03792216130a3eb1_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:22bd3dc2da5c705136597c161e94bfc0aa62e4f3522a026d302d72db60045a78_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5b0b04f342363bdd535d51ba95c2aca6d0aaff3640a29dbdf108ad235b06421b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:b6ab33b217c0e90742d732ab939f1e5f54526d9b44e917300ef5701f2af73fc5_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0b478464b036ee6bb27a55378f2ec1216d9eab088cffcffa820fd3ba0bec0f6f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8070bc31a4c769780dc4d1ff6080d9abdfbc7a899b9ff38ed29ea0b4b60c0360_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:b025a3169c9707673a055f79f65348f803f1def03b48c5edfb170fe9dfb54c49_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3437"
},
{
"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": [
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:252d56db8da16f6b018c29bc088584579b9dc8c773557626e39c2c21f4a33ef7_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cafb5fa71ab6b8c99e675342e151a241bc6e74b1778ce529a4ebfae3e3ca620_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:78f020fa2e2b41a121338a6804b187f577d6dd3cc52acd4a8175b891044b87dc_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:311783c59fdc94d10b6713a718b29c49f685feffe8f586db3adcb347acf8c1fa_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:c580b5d8d9dd666772d2a89c6b8cabe302a061a39de04a33cf021c37530d9f34_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:dd9409a53b97d766675129ba0b54e6b4a091265a02c0e373cb37f98339e5716c_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:017bf023a9935fa8a8a4470155d8d562e9977ab5ce0066d9125729b071de0ad4_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:88e0c7d9ab59e26d2d4202eec5955adfa22a08d2fd1ed2de3101071e157a2ce1_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:d1bb55ff658ad2f3ab2c43bf39393063ccf78ed1c262ff947a807a0e4093497e_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:260352973d0bc11ef9b18594eaa165a1cff1239dd83cabcfc37dcece4631903c_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:6b1668188be2bdff894f3e268a99df669186568153c5bc0fd4b57d5ba730c037_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:a9810799bff68bda8d43f8645dd7374bb127e7d7a722cf1193effd853edb310c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:1e4c21f9a8098205cfd520627dcfdfca84c40c66e93698398a350647dc5fa1a1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:3803b1fedd70aa3364cd4a6d933caedfae10eeb61d16f6cb4afabed5bca2c70c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:e890f117226469643fd93d0f5cce6800342e442d2955b7f59a5c845ee902ba8e_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:5d6eb145736545f4c8566e75edb2d40a0e65499ba189bd160c759291d5bfa235_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c5bb7e387bc0775925c174ba132089c0d986a9edc8df64702b35f2732b317f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:94ab1d45684e1942b3e273cfbbade6fe1ad48082afe538f6152b59f9781df2a0_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:67729231ca71fd33bd4a967a78a27c0f8f69623f37c1e39116c273eb5915334d_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:750f49ab5ce499be086b27a38ec2495c3cc0685ce27c93c3992d6404559c0789_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c1ae51c87629f4892e3b4586f0059f32b8569851f06f59f726e1c5f9a65f9e95_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a454ad4ef2c41ca76af2c589c26de07c1796b81460c1168815b06e5eaec24b24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:aefe066ba785518b314c1647c6223eab231a7d451f93a9b4cafa85cff705851f_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c2af0e9bcfc1545c87faa1656058e6982eb0ad33ce49988d6201e5923e24b146_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1b408c2f94bdabe114dad06e8474413ed217601de004e505c4a18d4bb2f80d89_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:75825dd53baed3230fa15c3e3bc8b4153d43f6e3a3d1eaf7432ee8832df646ba_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c39088995863e2ef3bfbcfeb43659f3ebf348f4aab9e4a67b0ed19cc06c5627a_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0c69bf7a9039a1d343ba1940fcbe6e66f6dfa46d2b78e6ac70892cd847a4fc55_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:322ae4f2f75b8c66b9ec161580499a78edf3a7916742f534dd72ac73fa191cbd_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:9e7205874eada2be89406906bd2c159e96195690a6e3575468814b0b76d9c7c5_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:66033dea44b4cdec9bd2206e6fade9ad93d739eec04d995274cdaa869d52df7b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e0f2e8695a7d40cede88f421ba53efa6758cd305d3d73fec4c5183e897ec2add_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f5f15a5ec355f883d1cb489f3ab88ad44395cbc714b6063a03792216130a3eb1_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:22bd3dc2da5c705136597c161e94bfc0aa62e4f3522a026d302d72db60045a78_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5b0b04f342363bdd535d51ba95c2aca6d0aaff3640a29dbdf108ad235b06421b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:b6ab33b217c0e90742d732ab939f1e5f54526d9b44e917300ef5701f2af73fc5_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0b478464b036ee6bb27a55378f2ec1216d9eab088cffcffa820fd3ba0bec0f6f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8070bc31a4c769780dc4d1ff6080d9abdfbc7a899b9ff38ed29ea0b4b60c0360_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:b025a3169c9707673a055f79f65348f803f1def03b48c5edfb170fe9dfb54c49_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:252d56db8da16f6b018c29bc088584579b9dc8c773557626e39c2c21f4a33ef7_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cafb5fa71ab6b8c99e675342e151a241bc6e74b1778ce529a4ebfae3e3ca620_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:78f020fa2e2b41a121338a6804b187f577d6dd3cc52acd4a8175b891044b87dc_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:311783c59fdc94d10b6713a718b29c49f685feffe8f586db3adcb347acf8c1fa_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:c580b5d8d9dd666772d2a89c6b8cabe302a061a39de04a33cf021c37530d9f34_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:dd9409a53b97d766675129ba0b54e6b4a091265a02c0e373cb37f98339e5716c_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:017bf023a9935fa8a8a4470155d8d562e9977ab5ce0066d9125729b071de0ad4_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:88e0c7d9ab59e26d2d4202eec5955adfa22a08d2fd1ed2de3101071e157a2ce1_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:d1bb55ff658ad2f3ab2c43bf39393063ccf78ed1c262ff947a807a0e4093497e_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:260352973d0bc11ef9b18594eaa165a1cff1239dd83cabcfc37dcece4631903c_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:6b1668188be2bdff894f3e268a99df669186568153c5bc0fd4b57d5ba730c037_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:a9810799bff68bda8d43f8645dd7374bb127e7d7a722cf1193effd853edb310c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:1e4c21f9a8098205cfd520627dcfdfca84c40c66e93698398a350647dc5fa1a1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:3803b1fedd70aa3364cd4a6d933caedfae10eeb61d16f6cb4afabed5bca2c70c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:e890f117226469643fd93d0f5cce6800342e442d2955b7f59a5c845ee902ba8e_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:5d6eb145736545f4c8566e75edb2d40a0e65499ba189bd160c759291d5bfa235_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c5bb7e387bc0775925c174ba132089c0d986a9edc8df64702b35f2732b317f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:94ab1d45684e1942b3e273cfbbade6fe1ad48082afe538f6152b59f9781df2a0_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:67729231ca71fd33bd4a967a78a27c0f8f69623f37c1e39116c273eb5915334d_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:750f49ab5ce499be086b27a38ec2495c3cc0685ce27c93c3992d6404559c0789_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c1ae51c87629f4892e3b4586f0059f32b8569851f06f59f726e1c5f9a65f9e95_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a454ad4ef2c41ca76af2c589c26de07c1796b81460c1168815b06e5eaec24b24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:aefe066ba785518b314c1647c6223eab231a7d451f93a9b4cafa85cff705851f_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c2af0e9bcfc1545c87faa1656058e6982eb0ad33ce49988d6201e5923e24b146_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1b408c2f94bdabe114dad06e8474413ed217601de004e505c4a18d4bb2f80d89_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:75825dd53baed3230fa15c3e3bc8b4153d43f6e3a3d1eaf7432ee8832df646ba_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c39088995863e2ef3bfbcfeb43659f3ebf348f4aab9e4a67b0ed19cc06c5627a_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0c69bf7a9039a1d343ba1940fcbe6e66f6dfa46d2b78e6ac70892cd847a4fc55_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:322ae4f2f75b8c66b9ec161580499a78edf3a7916742f534dd72ac73fa191cbd_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:9e7205874eada2be89406906bd2c159e96195690a6e3575468814b0b76d9c7c5_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:66033dea44b4cdec9bd2206e6fade9ad93d739eec04d995274cdaa869d52df7b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e0f2e8695a7d40cede88f421ba53efa6758cd305d3d73fec4c5183e897ec2add_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f5f15a5ec355f883d1cb489f3ab88ad44395cbc714b6063a03792216130a3eb1_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:22bd3dc2da5c705136597c161e94bfc0aa62e4f3522a026d302d72db60045a78_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5b0b04f342363bdd535d51ba95c2aca6d0aaff3640a29dbdf108ad235b06421b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:b6ab33b217c0e90742d732ab939f1e5f54526d9b44e917300ef5701f2af73fc5_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0b478464b036ee6bb27a55378f2ec1216d9eab088cffcffa820fd3ba0bec0f6f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8070bc31a4c769780dc4d1ff6080d9abdfbc7a899b9ff38ed29ea0b4b60c0360_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:b025a3169c9707673a055f79f65348f803f1def03b48c5edfb170fe9dfb54c49_s390x"
]
}
],
"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-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"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.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:252d56db8da16f6b018c29bc088584579b9dc8c773557626e39c2c21f4a33ef7_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cafb5fa71ab6b8c99e675342e151a241bc6e74b1778ce529a4ebfae3e3ca620_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:78f020fa2e2b41a121338a6804b187f577d6dd3cc52acd4a8175b891044b87dc_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:311783c59fdc94d10b6713a718b29c49f685feffe8f586db3adcb347acf8c1fa_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:c580b5d8d9dd666772d2a89c6b8cabe302a061a39de04a33cf021c37530d9f34_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:dd9409a53b97d766675129ba0b54e6b4a091265a02c0e373cb37f98339e5716c_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:017bf023a9935fa8a8a4470155d8d562e9977ab5ce0066d9125729b071de0ad4_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:88e0c7d9ab59e26d2d4202eec5955adfa22a08d2fd1ed2de3101071e157a2ce1_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:d1bb55ff658ad2f3ab2c43bf39393063ccf78ed1c262ff947a807a0e4093497e_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:260352973d0bc11ef9b18594eaa165a1cff1239dd83cabcfc37dcece4631903c_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:6b1668188be2bdff894f3e268a99df669186568153c5bc0fd4b57d5ba730c037_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:a9810799bff68bda8d43f8645dd7374bb127e7d7a722cf1193effd853edb310c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:1e4c21f9a8098205cfd520627dcfdfca84c40c66e93698398a350647dc5fa1a1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:3803b1fedd70aa3364cd4a6d933caedfae10eeb61d16f6cb4afabed5bca2c70c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:e890f117226469643fd93d0f5cce6800342e442d2955b7f59a5c845ee902ba8e_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:5d6eb145736545f4c8566e75edb2d40a0e65499ba189bd160c759291d5bfa235_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c5bb7e387bc0775925c174ba132089c0d986a9edc8df64702b35f2732b317f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:94ab1d45684e1942b3e273cfbbade6fe1ad48082afe538f6152b59f9781df2a0_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:67729231ca71fd33bd4a967a78a27c0f8f69623f37c1e39116c273eb5915334d_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:750f49ab5ce499be086b27a38ec2495c3cc0685ce27c93c3992d6404559c0789_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c1ae51c87629f4892e3b4586f0059f32b8569851f06f59f726e1c5f9a65f9e95_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a454ad4ef2c41ca76af2c589c26de07c1796b81460c1168815b06e5eaec24b24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:aefe066ba785518b314c1647c6223eab231a7d451f93a9b4cafa85cff705851f_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c2af0e9bcfc1545c87faa1656058e6982eb0ad33ce49988d6201e5923e24b146_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1b408c2f94bdabe114dad06e8474413ed217601de004e505c4a18d4bb2f80d89_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:75825dd53baed3230fa15c3e3bc8b4153d43f6e3a3d1eaf7432ee8832df646ba_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c39088995863e2ef3bfbcfeb43659f3ebf348f4aab9e4a67b0ed19cc06c5627a_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0c69bf7a9039a1d343ba1940fcbe6e66f6dfa46d2b78e6ac70892cd847a4fc55_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:322ae4f2f75b8c66b9ec161580499a78edf3a7916742f534dd72ac73fa191cbd_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:9e7205874eada2be89406906bd2c159e96195690a6e3575468814b0b76d9c7c5_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:66033dea44b4cdec9bd2206e6fade9ad93d739eec04d995274cdaa869d52df7b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e0f2e8695a7d40cede88f421ba53efa6758cd305d3d73fec4c5183e897ec2add_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f5f15a5ec355f883d1cb489f3ab88ad44395cbc714b6063a03792216130a3eb1_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:22bd3dc2da5c705136597c161e94bfc0aa62e4f3522a026d302d72db60045a78_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5b0b04f342363bdd535d51ba95c2aca6d0aaff3640a29dbdf108ad235b06421b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:b6ab33b217c0e90742d732ab939f1e5f54526d9b44e917300ef5701f2af73fc5_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0b478464b036ee6bb27a55378f2ec1216d9eab088cffcffa820fd3ba0bec0f6f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8070bc31a4c769780dc4d1ff6080d9abdfbc7a899b9ff38ed29ea0b4b60c0360_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:b025a3169c9707673a055f79f65348f803f1def03b48c5edfb170fe9dfb54c49_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-01T04:50:24+00:00",
"details": "If you are using an earlier version of RHACS 4.5, you are advised to upgrade to patch release 4.5.8.",
"product_ids": [
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:252d56db8da16f6b018c29bc088584579b9dc8c773557626e39c2c21f4a33ef7_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cafb5fa71ab6b8c99e675342e151a241bc6e74b1778ce529a4ebfae3e3ca620_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:78f020fa2e2b41a121338a6804b187f577d6dd3cc52acd4a8175b891044b87dc_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:311783c59fdc94d10b6713a718b29c49f685feffe8f586db3adcb347acf8c1fa_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:c580b5d8d9dd666772d2a89c6b8cabe302a061a39de04a33cf021c37530d9f34_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:dd9409a53b97d766675129ba0b54e6b4a091265a02c0e373cb37f98339e5716c_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:017bf023a9935fa8a8a4470155d8d562e9977ab5ce0066d9125729b071de0ad4_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:88e0c7d9ab59e26d2d4202eec5955adfa22a08d2fd1ed2de3101071e157a2ce1_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:d1bb55ff658ad2f3ab2c43bf39393063ccf78ed1c262ff947a807a0e4093497e_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:260352973d0bc11ef9b18594eaa165a1cff1239dd83cabcfc37dcece4631903c_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:6b1668188be2bdff894f3e268a99df669186568153c5bc0fd4b57d5ba730c037_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:a9810799bff68bda8d43f8645dd7374bb127e7d7a722cf1193effd853edb310c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:1e4c21f9a8098205cfd520627dcfdfca84c40c66e93698398a350647dc5fa1a1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:3803b1fedd70aa3364cd4a6d933caedfae10eeb61d16f6cb4afabed5bca2c70c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:e890f117226469643fd93d0f5cce6800342e442d2955b7f59a5c845ee902ba8e_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:5d6eb145736545f4c8566e75edb2d40a0e65499ba189bd160c759291d5bfa235_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c5bb7e387bc0775925c174ba132089c0d986a9edc8df64702b35f2732b317f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:94ab1d45684e1942b3e273cfbbade6fe1ad48082afe538f6152b59f9781df2a0_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:67729231ca71fd33bd4a967a78a27c0f8f69623f37c1e39116c273eb5915334d_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:750f49ab5ce499be086b27a38ec2495c3cc0685ce27c93c3992d6404559c0789_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c1ae51c87629f4892e3b4586f0059f32b8569851f06f59f726e1c5f9a65f9e95_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a454ad4ef2c41ca76af2c589c26de07c1796b81460c1168815b06e5eaec24b24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:aefe066ba785518b314c1647c6223eab231a7d451f93a9b4cafa85cff705851f_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c2af0e9bcfc1545c87faa1656058e6982eb0ad33ce49988d6201e5923e24b146_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1b408c2f94bdabe114dad06e8474413ed217601de004e505c4a18d4bb2f80d89_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:75825dd53baed3230fa15c3e3bc8b4153d43f6e3a3d1eaf7432ee8832df646ba_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c39088995863e2ef3bfbcfeb43659f3ebf348f4aab9e4a67b0ed19cc06c5627a_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0c69bf7a9039a1d343ba1940fcbe6e66f6dfa46d2b78e6ac70892cd847a4fc55_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:322ae4f2f75b8c66b9ec161580499a78edf3a7916742f534dd72ac73fa191cbd_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:9e7205874eada2be89406906bd2c159e96195690a6e3575468814b0b76d9c7c5_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:66033dea44b4cdec9bd2206e6fade9ad93d739eec04d995274cdaa869d52df7b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e0f2e8695a7d40cede88f421ba53efa6758cd305d3d73fec4c5183e897ec2add_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f5f15a5ec355f883d1cb489f3ab88ad44395cbc714b6063a03792216130a3eb1_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:22bd3dc2da5c705136597c161e94bfc0aa62e4f3522a026d302d72db60045a78_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5b0b04f342363bdd535d51ba95c2aca6d0aaff3640a29dbdf108ad235b06421b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:b6ab33b217c0e90742d732ab939f1e5f54526d9b44e917300ef5701f2af73fc5_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0b478464b036ee6bb27a55378f2ec1216d9eab088cffcffa820fd3ba0bec0f6f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8070bc31a4c769780dc4d1ff6080d9abdfbc7a899b9ff38ed29ea0b4b60c0360_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:b025a3169c9707673a055f79f65348f803f1def03b48c5edfb170fe9dfb54c49_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3437"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:252d56db8da16f6b018c29bc088584579b9dc8c773557626e39c2c21f4a33ef7_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cafb5fa71ab6b8c99e675342e151a241bc6e74b1778ce529a4ebfae3e3ca620_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:78f020fa2e2b41a121338a6804b187f577d6dd3cc52acd4a8175b891044b87dc_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:311783c59fdc94d10b6713a718b29c49f685feffe8f586db3adcb347acf8c1fa_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:c580b5d8d9dd666772d2a89c6b8cabe302a061a39de04a33cf021c37530d9f34_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:dd9409a53b97d766675129ba0b54e6b4a091265a02c0e373cb37f98339e5716c_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:017bf023a9935fa8a8a4470155d8d562e9977ab5ce0066d9125729b071de0ad4_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:88e0c7d9ab59e26d2d4202eec5955adfa22a08d2fd1ed2de3101071e157a2ce1_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:d1bb55ff658ad2f3ab2c43bf39393063ccf78ed1c262ff947a807a0e4093497e_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:260352973d0bc11ef9b18594eaa165a1cff1239dd83cabcfc37dcece4631903c_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:6b1668188be2bdff894f3e268a99df669186568153c5bc0fd4b57d5ba730c037_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:a9810799bff68bda8d43f8645dd7374bb127e7d7a722cf1193effd853edb310c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:1e4c21f9a8098205cfd520627dcfdfca84c40c66e93698398a350647dc5fa1a1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:3803b1fedd70aa3364cd4a6d933caedfae10eeb61d16f6cb4afabed5bca2c70c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:e890f117226469643fd93d0f5cce6800342e442d2955b7f59a5c845ee902ba8e_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:5d6eb145736545f4c8566e75edb2d40a0e65499ba189bd160c759291d5bfa235_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c5bb7e387bc0775925c174ba132089c0d986a9edc8df64702b35f2732b317f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:94ab1d45684e1942b3e273cfbbade6fe1ad48082afe538f6152b59f9781df2a0_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:67729231ca71fd33bd4a967a78a27c0f8f69623f37c1e39116c273eb5915334d_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:750f49ab5ce499be086b27a38ec2495c3cc0685ce27c93c3992d6404559c0789_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c1ae51c87629f4892e3b4586f0059f32b8569851f06f59f726e1c5f9a65f9e95_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a454ad4ef2c41ca76af2c589c26de07c1796b81460c1168815b06e5eaec24b24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:aefe066ba785518b314c1647c6223eab231a7d451f93a9b4cafa85cff705851f_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c2af0e9bcfc1545c87faa1656058e6982eb0ad33ce49988d6201e5923e24b146_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1b408c2f94bdabe114dad06e8474413ed217601de004e505c4a18d4bb2f80d89_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:75825dd53baed3230fa15c3e3bc8b4153d43f6e3a3d1eaf7432ee8832df646ba_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c39088995863e2ef3bfbcfeb43659f3ebf348f4aab9e4a67b0ed19cc06c5627a_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0c69bf7a9039a1d343ba1940fcbe6e66f6dfa46d2b78e6ac70892cd847a4fc55_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:322ae4f2f75b8c66b9ec161580499a78edf3a7916742f534dd72ac73fa191cbd_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:9e7205874eada2be89406906bd2c159e96195690a6e3575468814b0b76d9c7c5_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:66033dea44b4cdec9bd2206e6fade9ad93d739eec04d995274cdaa869d52df7b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e0f2e8695a7d40cede88f421ba53efa6758cd305d3d73fec4c5183e897ec2add_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f5f15a5ec355f883d1cb489f3ab88ad44395cbc714b6063a03792216130a3eb1_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:22bd3dc2da5c705136597c161e94bfc0aa62e4f3522a026d302d72db60045a78_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5b0b04f342363bdd535d51ba95c2aca6d0aaff3640a29dbdf108ad235b06421b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:b6ab33b217c0e90742d732ab939f1e5f54526d9b44e917300ef5701f2af73fc5_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0b478464b036ee6bb27a55378f2ec1216d9eab088cffcffa820fd3ba0bec0f6f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8070bc31a4c769780dc4d1ff6080d9abdfbc7a899b9ff38ed29ea0b4b60c0360_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:b025a3169c9707673a055f79f65348f803f1def03b48c5edfb170fe9dfb54c49_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:252d56db8da16f6b018c29bc088584579b9dc8c773557626e39c2c21f4a33ef7_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cafb5fa71ab6b8c99e675342e151a241bc6e74b1778ce529a4ebfae3e3ca620_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-central-db-rhel8@sha256:78f020fa2e2b41a121338a6804b187f577d6dd3cc52acd4a8175b891044b87dc_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:311783c59fdc94d10b6713a718b29c49f685feffe8f586db3adcb347acf8c1fa_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:c580b5d8d9dd666772d2a89c6b8cabe302a061a39de04a33cf021c37530d9f34_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-rhel8@sha256:dd9409a53b97d766675129ba0b54e6b4a091265a02c0e373cb37f98339e5716c_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:017bf023a9935fa8a8a4470155d8d562e9977ab5ce0066d9125729b071de0ad4_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:88e0c7d9ab59e26d2d4202eec5955adfa22a08d2fd1ed2de3101071e157a2ce1_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:d1bb55ff658ad2f3ab2c43bf39393063ccf78ed1c262ff947a807a0e4093497e_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:260352973d0bc11ef9b18594eaa165a1cff1239dd83cabcfc37dcece4631903c_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:6b1668188be2bdff894f3e268a99df669186568153c5bc0fd4b57d5ba730c037_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-main-rhel8@sha256:a9810799bff68bda8d43f8645dd7374bb127e7d7a722cf1193effd853edb310c_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:1e4c21f9a8098205cfd520627dcfdfca84c40c66e93698398a350647dc5fa1a1_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:3803b1fedd70aa3364cd4a6d933caedfae10eeb61d16f6cb4afabed5bca2c70c_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-operator-bundle@sha256:e890f117226469643fd93d0f5cce6800342e442d2955b7f59a5c845ee902ba8e_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:5d6eb145736545f4c8566e75edb2d40a0e65499ba189bd160c759291d5bfa235_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c5bb7e387bc0775925c174ba132089c0d986a9edc8df64702b35f2732b317f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-rhel8-operator@sha256:94ab1d45684e1942b3e273cfbbade6fe1ad48082afe538f6152b59f9781df2a0_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:67729231ca71fd33bd4a967a78a27c0f8f69623f37c1e39116c273eb5915334d_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:750f49ab5ce499be086b27a38ec2495c3cc0685ce27c93c3992d6404559c0789_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:c1ae51c87629f4892e3b4586f0059f32b8569851f06f59f726e1c5f9a65f9e95_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a454ad4ef2c41ca76af2c589c26de07c1796b81460c1168815b06e5eaec24b24_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:aefe066ba785518b314c1647c6223eab231a7d451f93a9b4cafa85cff705851f_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c2af0e9bcfc1545c87faa1656058e6982eb0ad33ce49988d6201e5923e24b146_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1b408c2f94bdabe114dad06e8474413ed217601de004e505c4a18d4bb2f80d89_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:75825dd53baed3230fa15c3e3bc8b4153d43f6e3a3d1eaf7432ee8832df646ba_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c39088995863e2ef3bfbcfeb43659f3ebf348f4aab9e4a67b0ed19cc06c5627a_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:0c69bf7a9039a1d343ba1940fcbe6e66f6dfa46d2b78e6ac70892cd847a4fc55_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:322ae4f2f75b8c66b9ec161580499a78edf3a7916742f534dd72ac73fa191cbd_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-rhel8@sha256:9e7205874eada2be89406906bd2c159e96195690a6e3575468814b0b76d9c7c5_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:66033dea44b4cdec9bd2206e6fade9ad93d739eec04d995274cdaa869d52df7b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e0f2e8695a7d40cede88f421ba53efa6758cd305d3d73fec4c5183e897ec2add_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:f5f15a5ec355f883d1cb489f3ab88ad44395cbc714b6063a03792216130a3eb1_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:22bd3dc2da5c705136597c161e94bfc0aa62e4f3522a026d302d72db60045a78_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5b0b04f342363bdd535d51ba95c2aca6d0aaff3640a29dbdf108ad235b06421b_s390x",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:b6ab33b217c0e90742d732ab939f1e5f54526d9b44e917300ef5701f2af73fc5_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0b478464b036ee6bb27a55378f2ec1216d9eab088cffcffa820fd3ba0bec0f6f_ppc64le",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8070bc31a4c769780dc4d1ff6080d9abdfbc7a899b9ff38ed29ea0b4b60c0360_amd64",
"8Base-RHACS-4.5:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:b025a3169c9707673a055f79f65348f803f1def03b48c5edfb170fe9dfb54c49_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
}
]
}
RHSA-2025:3439
Vulnerability from csaf_redhat - Published: 2025-04-01 04:55 - Updated: 2026-06-08 03:39A 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: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64 | — |
Vendor Fix
fix
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": "Updated images are now available for Red Hat Advanced Cluster Security for\nKubernetes (RHACS). The updated image includes security and bug 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,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This release of RHACS 4.6.4 includes security and bug fixes. If you are\nusing an earlier version of RHACS 4.6, you are advised to upgrade to this\npatch release 4.6.4.\n\nBugs fixed:\n\n* Fixed an issue where Scanner V4 performed TLS validation even for integrations where TLS validation was disabled.\n\n* Fixed an issue that prevented the \"Container CPU Limit\" field from being added to security policy rules.\n\n* Fixed an issue where the Network Policies tab in the network graph detail view would hang in the PatternFly Code editor due to a potential issue with the Monaco-based text editor.\n\nSecurity issues fixed:\n\n* CVE-2025-27144: Flaw in Go JOSE versions prior to 4.0.5.\n\n* CVE-2025-22868: Flaw in Golang in the token parsing component.\n\n* CVE-2025-22869: Flaw in golang.org/x/crypto Secure Shell (SSH) file transfer implementation.\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, and other related information, refer to the CVE page(s) listed in\nthe 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:3439",
"url": "https://access.redhat.com/errata/RHSA-2025:3439"
},
{
"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.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.6/html-single/release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.6/html-single/release_notes/index"
},
{
"category": "external",
"summary": "ROX-28602",
"url": "https://issues.redhat.com/browse/ROX-28602"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3439.json"
}
],
"title": "Red Hat Security Advisory: ACS 4.6 enhancement and security update",
"tracking": {
"current_release_date": "2026-06-08T03:39:41+00:00",
"generator": {
"date": "2026-06-08T03:39:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:3439",
"initial_release_date": "2025-04-01T04:55:49+00:00",
"revision_history": [
{
"date": "2025-04-01T04:55:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-01T04:55:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T03:39:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHACS 4.6 for RHEL 8",
"product": {
"name": "RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.6::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:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.6.4-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.6.4-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.6.4-7"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.6.4-7"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.6.4-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.6.4-6"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.6.4-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.6.4-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.6.4-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.6.4-7"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.6.4-7"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.6.4-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.6.4-6"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.6.4-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.6.4-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.6.4-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.6.4-7"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.6.4-7"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.6.4-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.6.4-6"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.6.4-4"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.6.4-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.6.4-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.6.4-7"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.6.4-7"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.6.4-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.6.4-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.6.4-6"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.6.4-4"
}
}
}
],
"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:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64",
"relates_to_product_reference": "8Base-RHACS-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64 as a component of RHACS 4.6 for RHEL 8",
"product_id": "8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64",
"relates_to_product_reference": "8Base-RHACS-4.6"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64"
]
},
"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-04-01T04:55:49+00:00",
"details": "If you are using an earlier version of RHACS 4.6, you are advised to upgrade to this patch release 4.6.4.",
"product_ids": [
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3439"
},
{
"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": [
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64"
]
}
],
"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-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"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.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-01T04:55:49+00:00",
"details": "If you are using an earlier version of RHACS 4.6, you are advised to upgrade to this patch release 4.6.4.",
"product_ids": [
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3439"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
},
{
"cve": "CVE-2025-27144",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-24T23:00:42.448432+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-jose: Go JOSE\u0027s Parsing Vulnerable to 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": [
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "RHBZ#2347423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22",
"url": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5",
"url": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78"
}
],
"release_date": "2025-02-24T22:22:22.863000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-01T04:55:49+00:00",
"details": "If you are using an earlier version of RHACS 4.6, you are advised to upgrade to this patch release 4.6.4.",
"product_ids": [
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3439"
},
{
"category": "workaround",
"details": "As a workaround, applications can pre-validate that payloads being passed to Go JOSE do not contain an excessive number of `.` characters.",
"product_ids": [
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:07cdcae0389c8aec32e1e4393b6e3c57acdf894926f43a94b73fb9119210b18a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:23179933e936025ed4af7c0ce0e6ba503f032b2d66c4e3a0343fc387270050a8_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3f7453c244e17e1763cd00bb893dd48153b9f52c639fbe392330f32a8c683b08_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-central-db-rhel8@sha256:e7de910ce1ee2b66e373b5ae1228cbdf9f960b6ee4f9646d6538d6deafceed93_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:12ea9f4bd78ef018b57bcf0e8e0dbb7800753a268719a32297c61db116ab887a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:2a54010edca166d59b5a8e0054661c5cbdfd202ff7b2dc8dae3f48e3aa8cdb2c_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:7380fe034ac369d2784544bc102ab0d1992ddd7c34acd820ed90e52c969e68af_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-rhel8@sha256:a022adf62c00842eb3e2e28859f68f5e965e5cfbb5c45101271b520db6f345a7_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:2ed2a473fc2900cc2ff0b407c3d12ee959387a44ddfe4419c21b16f3e064526a_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:6bc7e17ca2f06dee7a9f067a5515df7faed97a19dc3fbee34ec26a2e06d5a27b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:c9d8e97e70e495f4d268d8d846eed320bae4d94081a42cfdd5503de1fee08ef0_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:fb2da8396ba4c046e963b5c49611a154c3cd47b98701a909a7588631b3ca95c0_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:194d127f452884cfaac6b64b81b71111a2cb19483fef74a94659b3b647acec29_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:a1bbcf94392f867e55b97a8b6c9338280abd4324031628ccaa6808c329d1f51b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:d37a7edd81aadda3ea995e00273a2fb62fd97d02b7b1d94cafc4f1a4a217af8a_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-main-rhel8@sha256:df6202877fdb10926513cd01a1c596265828120300f5ab72430b535c974976e5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:2ac0811576648d839422548b1587bdf74a0bcc51202cb5312203b6d3632c4d89_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:40422d266354c240237d66bb621660ed235af7c8620de8432912854cc11c084b_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:5e0211a77a3fc5027fb005c76d549a1c4792a77b6b198f328a4d13e00d563f94_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-operator-bundle@sha256:7b49c3de7ae7ce5c5209276f9af6845d0a8e23850f22bad4b49d7b614377994e_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:6f16d3cee631fe48c46bd37df4d9936a8ad70d4d00a3d3b1405b7b699345e9fe_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:74c62d91c0973098a5fcc15d465b880a64cfb48cd85ec1cd871d80ba645505fb_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:8209c920bec930fe40492ce755d8c375e6287b9995a4323ed0e9d6723c4ba41b_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-rhel8-operator@sha256:aa5e8e1118f698170bffa160ced0f418f82c94988c500e9a07e78a0ecfa2797e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e41318689a86d45078bcf75a8bb5e888b15af8c3deb1cf4c09b4eacc402af22_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:606aee67225f49de8d3796aceb1a42b4452ffb0c1a45f71abd059d71b6718216_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a98bca77e171a8b616f48ae15a5e8bce5e31d46bc4dfb7fa2f2337eb52bc0ead_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:f77f9bc05fed74f148654aa7204eed4f9b0640ab766f7b11c1e3c3bb0a62d457_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:4f75ac9200117e6f8fcbd2cab92627cead25812e0f7634b6829b6b3fe11564ef_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:91f9804061df02bb30d1f11ba0a04f03831e359dc84c0a9a6261fd96c95b69bd_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e55ddc6ef87066c2e585b38c17511d291f49d65e04a6636d63394ff78035fd5c_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ea2fc256a76268a64233c67253745f9b4a51de568ac69f5a399d2a9725b52ede_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:682a900b076f6c1b0a0e3ecf6a2b07df1b5f56857f9211c8ab3a7c62611671a2_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8d471cf249d72408fe698e720ce231130de2c666ddcec3634ce93e588f613b47_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a8a282d5e22947bcc09e3c124b000d9ad5dc66b772cca74d746299383e4e92d1_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:aa4ab88c354fbc6894e5b02869b3451e950ae9132fb3412bfeef55a790b9b15b_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:332e4b9b3f71496b7d3c242a33970969027666d4337328495435bc9206fa9106_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:5e73abd21a74eb2ac262316130c17e219b8652f31b2770062412398b603ebd7e_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:af14ddfc7ae21973776a6ddd31f9ac33c24058ccce7af88092132cdc9dcaf494_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-rhel8@sha256:bba057fa8cea9e12409e247093dbe96cec9f0efada2eed47aec519a951d7e1a7_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:baec4dda158cc434cf49851d48f64952e1e2ce8e7e0d97f40645f81d6d82acb7_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c5a1b95aadf516f42c11b306168e3682540d7282610bec2eefe97178fc2f5540_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:c8f4aff54a4d521ab583e9f6ab16184d70f523127d6329d87ceec853eb272ccb_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:ef50596bff98198769d80974fb00975ac77f565df11591d949e1fba4b1ce80d8_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:05ca198378303347eda14e416878e3326e78a320a592ed53ec1a1f98d9d3659e_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6cfbae6c8cfe46477888d7f917de78934daf1aa529a515a6b6c482ae4ab2e8f5_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:9142cb7b25535a6f72c850069aa4abaeac7d4d1296a0e89ab440b21139fda372_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:ab625a2c2c03af048451011aee53f3b229ae223f2deede65efa3de30b8a37d2a_arm64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:72dc072f0d64838e91aabbcd7ea0d85c1aaf79196cb6f45fcddb2ae42ef132a6_s390x",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:8add4b97bf90d0edbdad6c2e55660a74943129fc621f1a52dae5cec4c308009b_ppc64le",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:a0269bbd9ea17b0fdfc421d5c0158f712b2fa36670949bc95ccd05a45effb054_amd64",
"8Base-RHACS-4.6:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f81a7122296ebedf8212971fa8175477af5382b35cb95109ebeb63ac203b23a0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service"
}
]
}
RHSA-2025:3498
Vulnerability from csaf_redhat - Published: 2025-04-01 21:01 - Updated: 2026-06-08 03:39A 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: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:26b909f95450a5df6661ae9a943fb3f0137dd2929c2a349ecb49869000d400f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:b7799fdb2cd7c90430cdd75746f2358ac8afeb49bdb5fe17ffd2db20db9ba05e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:d794dd494aa44f2e16b3cb8d3fcbf0c329cc7cac06d77508fb49ed16e72bf011_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:e5c2dda0ed6a05bde0f4dd04613251cdf54bffd33e7dbe838e536e6b9a9f6753_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:436055136fbd639a2c1fef4b0d75ae75d91f439d6bb547f16a64d41fff2ad1e1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:500d67988379635c926eb16747a6a421aec962d94ec4799ee1bf28fd690e8de5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:8612ad3120318fa68d32d30c20464dbdf1e19e118150a3c575fc6b22d150c9a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:bb4213c3a7c0020368caed55393a90a277fc8e25dfd63fca41288f3900b74178_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:327a468f5911ba636aca030ce40a04fa65d9f2b70b270919778904932975a7b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:39868e6e3efce1d070887cc6e1105b7e94fa3a9e8bc599d34739cd56f1f2910a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:6d532b72077f01b7f5105cffa7c704be0ba3b10121cfd618face9889cf5e1936_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:94485ea83bc7b5bfc539f013cb40dbeeec90ecec9230c8fdb0e1ed832206c436_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:1eca56a9b1aee89c7e75c35c03bd19e2ef15f81a34f8bcca589048b6f9ccd25e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:2155d6b38e7cb9a5d0aa9c18ac8640b4d0d14f4dd26418b7354d7343efddeb79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:3cef381c20e69ae036795995acc6c223cb1fe6a16637fbbf3811391b048d4d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:b61667f7e4ccbeadde9be84558a45d0b2cec2bdefc598fd68143b5d6dbf7774a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:033f183537a0aa750f27ad2b95c75a803ae722c27ea160283bcd0200201096a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:55d8c763f1f8f8030b041b6a06813ce5ab028532edd049480bcf7c2950204a29_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:af11464f7da098ff29309588027b12ca2d104546c25ef93aa3540b13d4ffd787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:b40ae356aad16074f2373ea496a3c64e02a367905d3f0abab7a48f587c60cd2e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:642e87ac26e09b8eef9b18bb607342b5e58410c6f712027710e7687ef73f5cf9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:984101ac15f32db1c4f94b30f5590c458f034289abce5ccc9bf1d940791935e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bbe1d0fb8a6a95d0bef8eaa68e9693c3f3dc95d0f8d0c0eddacc9fdf750ba379_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bea83d0e7e82ac5ec46c46503eb6ef41de4cf11a009b32552f2396c944f149ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:26b909f95450a5df6661ae9a943fb3f0137dd2929c2a349ecb49869000d400f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:b7799fdb2cd7c90430cdd75746f2358ac8afeb49bdb5fe17ffd2db20db9ba05e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:d794dd494aa44f2e16b3cb8d3fcbf0c329cc7cac06d77508fb49ed16e72bf011_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:e5c2dda0ed6a05bde0f4dd04613251cdf54bffd33e7dbe838e536e6b9a9f6753_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:436055136fbd639a2c1fef4b0d75ae75d91f439d6bb547f16a64d41fff2ad1e1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:500d67988379635c926eb16747a6a421aec962d94ec4799ee1bf28fd690e8de5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:8612ad3120318fa68d32d30c20464dbdf1e19e118150a3c575fc6b22d150c9a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:bb4213c3a7c0020368caed55393a90a277fc8e25dfd63fca41288f3900b74178_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:327a468f5911ba636aca030ce40a04fa65d9f2b70b270919778904932975a7b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:39868e6e3efce1d070887cc6e1105b7e94fa3a9e8bc599d34739cd56f1f2910a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:6d532b72077f01b7f5105cffa7c704be0ba3b10121cfd618face9889cf5e1936_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:94485ea83bc7b5bfc539f013cb40dbeeec90ecec9230c8fdb0e1ed832206c436_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:1eca56a9b1aee89c7e75c35c03bd19e2ef15f81a34f8bcca589048b6f9ccd25e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:2155d6b38e7cb9a5d0aa9c18ac8640b4d0d14f4dd26418b7354d7343efddeb79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:3cef381c20e69ae036795995acc6c223cb1fe6a16637fbbf3811391b048d4d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:b61667f7e4ccbeadde9be84558a45d0b2cec2bdefc598fd68143b5d6dbf7774a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:033f183537a0aa750f27ad2b95c75a803ae722c27ea160283bcd0200201096a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:55d8c763f1f8f8030b041b6a06813ce5ab028532edd049480bcf7c2950204a29_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:af11464f7da098ff29309588027b12ca2d104546c25ef93aa3540b13d4ffd787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:b40ae356aad16074f2373ea496a3c64e02a367905d3f0abab7a48f587c60cd2e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:642e87ac26e09b8eef9b18bb607342b5e58410c6f712027710e7687ef73f5cf9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:984101ac15f32db1c4f94b30f5590c458f034289abce5ccc9bf1d940791935e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bbe1d0fb8a6a95d0bef8eaa68e9693c3f3dc95d0f8d0c0eddacc9fdf750ba379_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bea83d0e7e82ac5ec46c46503eb6ef41de4cf11a009b32552f2396c944f149ac_ppc64le | — |
Vendor Fix
fix
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 multicluster global hub 1.2.2 general availability release, with\nupdates to container images and bug 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\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat multicluster global hub 1.2.2 images\n\nThis advisory contains the container images for multicluster\nglobal hub. These container images provide enhancements.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh (CVE-2025-22869)\n* golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws (CVE-2025-22868)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, and other related information, refer to the CVE page(s) listed in the\nReferences 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:3498",
"url": "https://access.redhat.com/errata/RHSA-2025:3498"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3498.json"
}
],
"title": "Red Hat Security Advisory: Red Hat multicluster global hub 1.2.2 bug fixes and container update",
"tracking": {
"current_release_date": "2026-06-08T03:39:41+00:00",
"generator": {
"date": "2026-06-08T03:39:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:3498",
"initial_release_date": "2025-04-01T21:01:14+00:00",
"revision_history": [
{
"date": "2025-04-01T21:01:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-01T21:01:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T03:39:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster-globalhub 1.2 for RHEL 9",
"product": {
"name": "multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_globalhub:1.2::el9"
}
}
}
],
"category": "product_family",
"name": "multicluster-globalhub"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:26b909f95450a5df6661ae9a943fb3f0137dd2929c2a349ecb49869000d400f9_amd64",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:26b909f95450a5df6661ae9a943fb3f0137dd2929c2a349ecb49869000d400f9_amd64",
"product_id": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:26b909f95450a5df6661ae9a943fb3f0137dd2929c2a349ecb49869000d400f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-agent-rhel9@sha256:26b909f95450a5df6661ae9a943fb3f0137dd2929c2a349ecb49869000d400f9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9\u0026tag=v1.2.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:8612ad3120318fa68d32d30c20464dbdf1e19e118150a3c575fc6b22d150c9a1_amd64",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:8612ad3120318fa68d32d30c20464dbdf1e19e118150a3c575fc6b22d150c9a1_amd64",
"product_id": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:8612ad3120318fa68d32d30c20464dbdf1e19e118150a3c575fc6b22d150c9a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-grafana-rhel9@sha256:8612ad3120318fa68d32d30c20464dbdf1e19e118150a3c575fc6b22d150c9a1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9\u0026tag=v1.2.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:327a468f5911ba636aca030ce40a04fa65d9f2b70b270919778904932975a7b8_amd64",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:327a468f5911ba636aca030ce40a04fa65d9f2b70b270919778904932975a7b8_amd64",
"product_id": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:327a468f5911ba636aca030ce40a04fa65d9f2b70b270919778904932975a7b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-manager-rhel9@sha256:327a468f5911ba636aca030ce40a04fa65d9f2b70b270919778904932975a7b8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9\u0026tag=v1.2.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:2155d6b38e7cb9a5d0aa9c18ac8640b4d0d14f4dd26418b7354d7343efddeb79_amd64",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:2155d6b38e7cb9a5d0aa9c18ac8640b4d0d14f4dd26418b7354d7343efddeb79_amd64",
"product_id": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:2155d6b38e7cb9a5d0aa9c18ac8640b4d0d14f4dd26418b7354d7343efddeb79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-operator-bundle@sha256:2155d6b38e7cb9a5d0aa9c18ac8640b4d0d14f4dd26418b7354d7343efddeb79?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle\u0026tag=v1.2.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bbe1d0fb8a6a95d0bef8eaa68e9693c3f3dc95d0f8d0c0eddacc9fdf750ba379_amd64",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bbe1d0fb8a6a95d0bef8eaa68e9693c3f3dc95d0f8d0c0eddacc9fdf750ba379_amd64",
"product_id": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bbe1d0fb8a6a95d0bef8eaa68e9693c3f3dc95d0f8d0c0eddacc9fdf750ba379_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-rhel9-operator@sha256:bbe1d0fb8a6a95d0bef8eaa68e9693c3f3dc95d0f8d0c0eddacc9fdf750ba379?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator\u0026tag=v1.2.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:af11464f7da098ff29309588027b12ca2d104546c25ef93aa3540b13d4ffd787_amd64",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:af11464f7da098ff29309588027b12ca2d104546c25ef93aa3540b13d4ffd787_amd64",
"product_id": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:af11464f7da098ff29309588027b12ca2d104546c25ef93aa3540b13d4ffd787_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-postgres-exporter-rhel9@sha256:af11464f7da098ff29309588027b12ca2d104546c25ef93aa3540b13d4ffd787?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9\u0026tag=v1.2.2-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:d794dd494aa44f2e16b3cb8d3fcbf0c329cc7cac06d77508fb49ed16e72bf011_ppc64le",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:d794dd494aa44f2e16b3cb8d3fcbf0c329cc7cac06d77508fb49ed16e72bf011_ppc64le",
"product_id": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:d794dd494aa44f2e16b3cb8d3fcbf0c329cc7cac06d77508fb49ed16e72bf011_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-agent-rhel9@sha256:d794dd494aa44f2e16b3cb8d3fcbf0c329cc7cac06d77508fb49ed16e72bf011?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9\u0026tag=v1.2.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:436055136fbd639a2c1fef4b0d75ae75d91f439d6bb547f16a64d41fff2ad1e1_ppc64le",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:436055136fbd639a2c1fef4b0d75ae75d91f439d6bb547f16a64d41fff2ad1e1_ppc64le",
"product_id": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:436055136fbd639a2c1fef4b0d75ae75d91f439d6bb547f16a64d41fff2ad1e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-grafana-rhel9@sha256:436055136fbd639a2c1fef4b0d75ae75d91f439d6bb547f16a64d41fff2ad1e1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9\u0026tag=v1.2.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:6d532b72077f01b7f5105cffa7c704be0ba3b10121cfd618face9889cf5e1936_ppc64le",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:6d532b72077f01b7f5105cffa7c704be0ba3b10121cfd618face9889cf5e1936_ppc64le",
"product_id": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:6d532b72077f01b7f5105cffa7c704be0ba3b10121cfd618face9889cf5e1936_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-manager-rhel9@sha256:6d532b72077f01b7f5105cffa7c704be0ba3b10121cfd618face9889cf5e1936?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9\u0026tag=v1.2.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:3cef381c20e69ae036795995acc6c223cb1fe6a16637fbbf3811391b048d4d1a_ppc64le",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:3cef381c20e69ae036795995acc6c223cb1fe6a16637fbbf3811391b048d4d1a_ppc64le",
"product_id": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:3cef381c20e69ae036795995acc6c223cb1fe6a16637fbbf3811391b048d4d1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-operator-bundle@sha256:3cef381c20e69ae036795995acc6c223cb1fe6a16637fbbf3811391b048d4d1a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle\u0026tag=v1.2.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bea83d0e7e82ac5ec46c46503eb6ef41de4cf11a009b32552f2396c944f149ac_ppc64le",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bea83d0e7e82ac5ec46c46503eb6ef41de4cf11a009b32552f2396c944f149ac_ppc64le",
"product_id": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bea83d0e7e82ac5ec46c46503eb6ef41de4cf11a009b32552f2396c944f149ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-rhel9-operator@sha256:bea83d0e7e82ac5ec46c46503eb6ef41de4cf11a009b32552f2396c944f149ac?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator\u0026tag=v1.2.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:55d8c763f1f8f8030b041b6a06813ce5ab028532edd049480bcf7c2950204a29_ppc64le",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:55d8c763f1f8f8030b041b6a06813ce5ab028532edd049480bcf7c2950204a29_ppc64le",
"product_id": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:55d8c763f1f8f8030b041b6a06813ce5ab028532edd049480bcf7c2950204a29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-postgres-exporter-rhel9@sha256:55d8c763f1f8f8030b041b6a06813ce5ab028532edd049480bcf7c2950204a29?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9\u0026tag=v1.2.2-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:e5c2dda0ed6a05bde0f4dd04613251cdf54bffd33e7dbe838e536e6b9a9f6753_s390x",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:e5c2dda0ed6a05bde0f4dd04613251cdf54bffd33e7dbe838e536e6b9a9f6753_s390x",
"product_id": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:e5c2dda0ed6a05bde0f4dd04613251cdf54bffd33e7dbe838e536e6b9a9f6753_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-agent-rhel9@sha256:e5c2dda0ed6a05bde0f4dd04613251cdf54bffd33e7dbe838e536e6b9a9f6753?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9\u0026tag=v1.2.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:500d67988379635c926eb16747a6a421aec962d94ec4799ee1bf28fd690e8de5_s390x",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:500d67988379635c926eb16747a6a421aec962d94ec4799ee1bf28fd690e8de5_s390x",
"product_id": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:500d67988379635c926eb16747a6a421aec962d94ec4799ee1bf28fd690e8de5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-grafana-rhel9@sha256:500d67988379635c926eb16747a6a421aec962d94ec4799ee1bf28fd690e8de5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9\u0026tag=v1.2.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:39868e6e3efce1d070887cc6e1105b7e94fa3a9e8bc599d34739cd56f1f2910a_s390x",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:39868e6e3efce1d070887cc6e1105b7e94fa3a9e8bc599d34739cd56f1f2910a_s390x",
"product_id": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:39868e6e3efce1d070887cc6e1105b7e94fa3a9e8bc599d34739cd56f1f2910a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-manager-rhel9@sha256:39868e6e3efce1d070887cc6e1105b7e94fa3a9e8bc599d34739cd56f1f2910a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9\u0026tag=v1.2.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:1eca56a9b1aee89c7e75c35c03bd19e2ef15f81a34f8bcca589048b6f9ccd25e_s390x",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:1eca56a9b1aee89c7e75c35c03bd19e2ef15f81a34f8bcca589048b6f9ccd25e_s390x",
"product_id": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:1eca56a9b1aee89c7e75c35c03bd19e2ef15f81a34f8bcca589048b6f9ccd25e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-operator-bundle@sha256:1eca56a9b1aee89c7e75c35c03bd19e2ef15f81a34f8bcca589048b6f9ccd25e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle\u0026tag=v1.2.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:642e87ac26e09b8eef9b18bb607342b5e58410c6f712027710e7687ef73f5cf9_s390x",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:642e87ac26e09b8eef9b18bb607342b5e58410c6f712027710e7687ef73f5cf9_s390x",
"product_id": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:642e87ac26e09b8eef9b18bb607342b5e58410c6f712027710e7687ef73f5cf9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-rhel9-operator@sha256:642e87ac26e09b8eef9b18bb607342b5e58410c6f712027710e7687ef73f5cf9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator\u0026tag=v1.2.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:033f183537a0aa750f27ad2b95c75a803ae722c27ea160283bcd0200201096a3_s390x",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:033f183537a0aa750f27ad2b95c75a803ae722c27ea160283bcd0200201096a3_s390x",
"product_id": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:033f183537a0aa750f27ad2b95c75a803ae722c27ea160283bcd0200201096a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-postgres-exporter-rhel9@sha256:033f183537a0aa750f27ad2b95c75a803ae722c27ea160283bcd0200201096a3?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9\u0026tag=v1.2.2-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:b7799fdb2cd7c90430cdd75746f2358ac8afeb49bdb5fe17ffd2db20db9ba05e_arm64",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:b7799fdb2cd7c90430cdd75746f2358ac8afeb49bdb5fe17ffd2db20db9ba05e_arm64",
"product_id": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:b7799fdb2cd7c90430cdd75746f2358ac8afeb49bdb5fe17ffd2db20db9ba05e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-agent-rhel9@sha256:b7799fdb2cd7c90430cdd75746f2358ac8afeb49bdb5fe17ffd2db20db9ba05e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9\u0026tag=v1.2.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:bb4213c3a7c0020368caed55393a90a277fc8e25dfd63fca41288f3900b74178_arm64",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:bb4213c3a7c0020368caed55393a90a277fc8e25dfd63fca41288f3900b74178_arm64",
"product_id": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:bb4213c3a7c0020368caed55393a90a277fc8e25dfd63fca41288f3900b74178_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-grafana-rhel9@sha256:bb4213c3a7c0020368caed55393a90a277fc8e25dfd63fca41288f3900b74178?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9\u0026tag=v1.2.2-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:94485ea83bc7b5bfc539f013cb40dbeeec90ecec9230c8fdb0e1ed832206c436_arm64",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:94485ea83bc7b5bfc539f013cb40dbeeec90ecec9230c8fdb0e1ed832206c436_arm64",
"product_id": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:94485ea83bc7b5bfc539f013cb40dbeeec90ecec9230c8fdb0e1ed832206c436_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-manager-rhel9@sha256:94485ea83bc7b5bfc539f013cb40dbeeec90ecec9230c8fdb0e1ed832206c436?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9\u0026tag=v1.2.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:b61667f7e4ccbeadde9be84558a45d0b2cec2bdefc598fd68143b5d6dbf7774a_arm64",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:b61667f7e4ccbeadde9be84558a45d0b2cec2bdefc598fd68143b5d6dbf7774a_arm64",
"product_id": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:b61667f7e4ccbeadde9be84558a45d0b2cec2bdefc598fd68143b5d6dbf7774a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-operator-bundle@sha256:b61667f7e4ccbeadde9be84558a45d0b2cec2bdefc598fd68143b5d6dbf7774a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle\u0026tag=v1.2.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:984101ac15f32db1c4f94b30f5590c458f034289abce5ccc9bf1d940791935e0_arm64",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:984101ac15f32db1c4f94b30f5590c458f034289abce5ccc9bf1d940791935e0_arm64",
"product_id": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:984101ac15f32db1c4f94b30f5590c458f034289abce5ccc9bf1d940791935e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-rhel9-operator@sha256:984101ac15f32db1c4f94b30f5590c458f034289abce5ccc9bf1d940791935e0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator\u0026tag=v1.2.2-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:b40ae356aad16074f2373ea496a3c64e02a367905d3f0abab7a48f587c60cd2e_arm64",
"product": {
"name": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:b40ae356aad16074f2373ea496a3c64e02a367905d3f0abab7a48f587c60cd2e_arm64",
"product_id": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:b40ae356aad16074f2373ea496a3c64e02a367905d3f0abab7a48f587c60cd2e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-postgres-exporter-rhel9@sha256:b40ae356aad16074f2373ea496a3c64e02a367905d3f0abab7a48f587c60cd2e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9\u0026tag=v1.2.2-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:26b909f95450a5df6661ae9a943fb3f0137dd2929c2a349ecb49869000d400f9_amd64 as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:26b909f95450a5df6661ae9a943fb3f0137dd2929c2a349ecb49869000d400f9_amd64"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:26b909f95450a5df6661ae9a943fb3f0137dd2929c2a349ecb49869000d400f9_amd64",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:b7799fdb2cd7c90430cdd75746f2358ac8afeb49bdb5fe17ffd2db20db9ba05e_arm64 as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:b7799fdb2cd7c90430cdd75746f2358ac8afeb49bdb5fe17ffd2db20db9ba05e_arm64"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:b7799fdb2cd7c90430cdd75746f2358ac8afeb49bdb5fe17ffd2db20db9ba05e_arm64",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:d794dd494aa44f2e16b3cb8d3fcbf0c329cc7cac06d77508fb49ed16e72bf011_ppc64le as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:d794dd494aa44f2e16b3cb8d3fcbf0c329cc7cac06d77508fb49ed16e72bf011_ppc64le"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:d794dd494aa44f2e16b3cb8d3fcbf0c329cc7cac06d77508fb49ed16e72bf011_ppc64le",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:e5c2dda0ed6a05bde0f4dd04613251cdf54bffd33e7dbe838e536e6b9a9f6753_s390x as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:e5c2dda0ed6a05bde0f4dd04613251cdf54bffd33e7dbe838e536e6b9a9f6753_s390x"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:e5c2dda0ed6a05bde0f4dd04613251cdf54bffd33e7dbe838e536e6b9a9f6753_s390x",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:436055136fbd639a2c1fef4b0d75ae75d91f439d6bb547f16a64d41fff2ad1e1_ppc64le as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:436055136fbd639a2c1fef4b0d75ae75d91f439d6bb547f16a64d41fff2ad1e1_ppc64le"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:436055136fbd639a2c1fef4b0d75ae75d91f439d6bb547f16a64d41fff2ad1e1_ppc64le",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:500d67988379635c926eb16747a6a421aec962d94ec4799ee1bf28fd690e8de5_s390x as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:500d67988379635c926eb16747a6a421aec962d94ec4799ee1bf28fd690e8de5_s390x"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:500d67988379635c926eb16747a6a421aec962d94ec4799ee1bf28fd690e8de5_s390x",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:8612ad3120318fa68d32d30c20464dbdf1e19e118150a3c575fc6b22d150c9a1_amd64 as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:8612ad3120318fa68d32d30c20464dbdf1e19e118150a3c575fc6b22d150c9a1_amd64"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:8612ad3120318fa68d32d30c20464dbdf1e19e118150a3c575fc6b22d150c9a1_amd64",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:bb4213c3a7c0020368caed55393a90a277fc8e25dfd63fca41288f3900b74178_arm64 as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:bb4213c3a7c0020368caed55393a90a277fc8e25dfd63fca41288f3900b74178_arm64"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:bb4213c3a7c0020368caed55393a90a277fc8e25dfd63fca41288f3900b74178_arm64",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:327a468f5911ba636aca030ce40a04fa65d9f2b70b270919778904932975a7b8_amd64 as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:327a468f5911ba636aca030ce40a04fa65d9f2b70b270919778904932975a7b8_amd64"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:327a468f5911ba636aca030ce40a04fa65d9f2b70b270919778904932975a7b8_amd64",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:39868e6e3efce1d070887cc6e1105b7e94fa3a9e8bc599d34739cd56f1f2910a_s390x as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:39868e6e3efce1d070887cc6e1105b7e94fa3a9e8bc599d34739cd56f1f2910a_s390x"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:39868e6e3efce1d070887cc6e1105b7e94fa3a9e8bc599d34739cd56f1f2910a_s390x",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:6d532b72077f01b7f5105cffa7c704be0ba3b10121cfd618face9889cf5e1936_ppc64le as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:6d532b72077f01b7f5105cffa7c704be0ba3b10121cfd618face9889cf5e1936_ppc64le"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:6d532b72077f01b7f5105cffa7c704be0ba3b10121cfd618face9889cf5e1936_ppc64le",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:94485ea83bc7b5bfc539f013cb40dbeeec90ecec9230c8fdb0e1ed832206c436_arm64 as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:94485ea83bc7b5bfc539f013cb40dbeeec90ecec9230c8fdb0e1ed832206c436_arm64"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:94485ea83bc7b5bfc539f013cb40dbeeec90ecec9230c8fdb0e1ed832206c436_arm64",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:1eca56a9b1aee89c7e75c35c03bd19e2ef15f81a34f8bcca589048b6f9ccd25e_s390x as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:1eca56a9b1aee89c7e75c35c03bd19e2ef15f81a34f8bcca589048b6f9ccd25e_s390x"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:1eca56a9b1aee89c7e75c35c03bd19e2ef15f81a34f8bcca589048b6f9ccd25e_s390x",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:2155d6b38e7cb9a5d0aa9c18ac8640b4d0d14f4dd26418b7354d7343efddeb79_amd64 as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:2155d6b38e7cb9a5d0aa9c18ac8640b4d0d14f4dd26418b7354d7343efddeb79_amd64"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:2155d6b38e7cb9a5d0aa9c18ac8640b4d0d14f4dd26418b7354d7343efddeb79_amd64",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:3cef381c20e69ae036795995acc6c223cb1fe6a16637fbbf3811391b048d4d1a_ppc64le as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:3cef381c20e69ae036795995acc6c223cb1fe6a16637fbbf3811391b048d4d1a_ppc64le"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:3cef381c20e69ae036795995acc6c223cb1fe6a16637fbbf3811391b048d4d1a_ppc64le",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:b61667f7e4ccbeadde9be84558a45d0b2cec2bdefc598fd68143b5d6dbf7774a_arm64 as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:b61667f7e4ccbeadde9be84558a45d0b2cec2bdefc598fd68143b5d6dbf7774a_arm64"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:b61667f7e4ccbeadde9be84558a45d0b2cec2bdefc598fd68143b5d6dbf7774a_arm64",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:033f183537a0aa750f27ad2b95c75a803ae722c27ea160283bcd0200201096a3_s390x as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:033f183537a0aa750f27ad2b95c75a803ae722c27ea160283bcd0200201096a3_s390x"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:033f183537a0aa750f27ad2b95c75a803ae722c27ea160283bcd0200201096a3_s390x",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:55d8c763f1f8f8030b041b6a06813ce5ab028532edd049480bcf7c2950204a29_ppc64le as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:55d8c763f1f8f8030b041b6a06813ce5ab028532edd049480bcf7c2950204a29_ppc64le"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:55d8c763f1f8f8030b041b6a06813ce5ab028532edd049480bcf7c2950204a29_ppc64le",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:af11464f7da098ff29309588027b12ca2d104546c25ef93aa3540b13d4ffd787_amd64 as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:af11464f7da098ff29309588027b12ca2d104546c25ef93aa3540b13d4ffd787_amd64"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:af11464f7da098ff29309588027b12ca2d104546c25ef93aa3540b13d4ffd787_amd64",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:b40ae356aad16074f2373ea496a3c64e02a367905d3f0abab7a48f587c60cd2e_arm64 as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:b40ae356aad16074f2373ea496a3c64e02a367905d3f0abab7a48f587c60cd2e_arm64"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:b40ae356aad16074f2373ea496a3c64e02a367905d3f0abab7a48f587c60cd2e_arm64",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:642e87ac26e09b8eef9b18bb607342b5e58410c6f712027710e7687ef73f5cf9_s390x as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:642e87ac26e09b8eef9b18bb607342b5e58410c6f712027710e7687ef73f5cf9_s390x"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:642e87ac26e09b8eef9b18bb607342b5e58410c6f712027710e7687ef73f5cf9_s390x",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:984101ac15f32db1c4f94b30f5590c458f034289abce5ccc9bf1d940791935e0_arm64 as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:984101ac15f32db1c4f94b30f5590c458f034289abce5ccc9bf1d940791935e0_arm64"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:984101ac15f32db1c4f94b30f5590c458f034289abce5ccc9bf1d940791935e0_arm64",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bbe1d0fb8a6a95d0bef8eaa68e9693c3f3dc95d0f8d0c0eddacc9fdf750ba379_amd64 as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bbe1d0fb8a6a95d0bef8eaa68e9693c3f3dc95d0f8d0c0eddacc9fdf750ba379_amd64"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bbe1d0fb8a6a95d0bef8eaa68e9693c3f3dc95d0f8d0c0eddacc9fdf750ba379_amd64",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bea83d0e7e82ac5ec46c46503eb6ef41de4cf11a009b32552f2396c944f149ac_ppc64le as a component of multicluster-globalhub 1.2 for RHEL 9",
"product_id": "9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bea83d0e7e82ac5ec46c46503eb6ef41de4cf11a009b32552f2396c944f149ac_ppc64le"
},
"product_reference": "multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bea83d0e7e82ac5ec46c46503eb6ef41de4cf11a009b32552f2396c944f149ac_ppc64le",
"relates_to_product_reference": "9Base-multicluster-globalhub-1.2"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:26b909f95450a5df6661ae9a943fb3f0137dd2929c2a349ecb49869000d400f9_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:b7799fdb2cd7c90430cdd75746f2358ac8afeb49bdb5fe17ffd2db20db9ba05e_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:d794dd494aa44f2e16b3cb8d3fcbf0c329cc7cac06d77508fb49ed16e72bf011_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:e5c2dda0ed6a05bde0f4dd04613251cdf54bffd33e7dbe838e536e6b9a9f6753_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:436055136fbd639a2c1fef4b0d75ae75d91f439d6bb547f16a64d41fff2ad1e1_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:500d67988379635c926eb16747a6a421aec962d94ec4799ee1bf28fd690e8de5_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:8612ad3120318fa68d32d30c20464dbdf1e19e118150a3c575fc6b22d150c9a1_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:bb4213c3a7c0020368caed55393a90a277fc8e25dfd63fca41288f3900b74178_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:327a468f5911ba636aca030ce40a04fa65d9f2b70b270919778904932975a7b8_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:39868e6e3efce1d070887cc6e1105b7e94fa3a9e8bc599d34739cd56f1f2910a_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:6d532b72077f01b7f5105cffa7c704be0ba3b10121cfd618face9889cf5e1936_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:94485ea83bc7b5bfc539f013cb40dbeeec90ecec9230c8fdb0e1ed832206c436_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:1eca56a9b1aee89c7e75c35c03bd19e2ef15f81a34f8bcca589048b6f9ccd25e_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:2155d6b38e7cb9a5d0aa9c18ac8640b4d0d14f4dd26418b7354d7343efddeb79_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:3cef381c20e69ae036795995acc6c223cb1fe6a16637fbbf3811391b048d4d1a_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:b61667f7e4ccbeadde9be84558a45d0b2cec2bdefc598fd68143b5d6dbf7774a_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:033f183537a0aa750f27ad2b95c75a803ae722c27ea160283bcd0200201096a3_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:55d8c763f1f8f8030b041b6a06813ce5ab028532edd049480bcf7c2950204a29_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:af11464f7da098ff29309588027b12ca2d104546c25ef93aa3540b13d4ffd787_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:b40ae356aad16074f2373ea496a3c64e02a367905d3f0abab7a48f587c60cd2e_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:642e87ac26e09b8eef9b18bb607342b5e58410c6f712027710e7687ef73f5cf9_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:984101ac15f32db1c4f94b30f5590c458f034289abce5ccc9bf1d940791935e0_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bbe1d0fb8a6a95d0bef8eaa68e9693c3f3dc95d0f8d0c0eddacc9fdf750ba379_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bea83d0e7e82ac5ec46c46503eb6ef41de4cf11a009b32552f2396c944f149ac_ppc64le"
]
},
"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-04-01T21:01:14+00:00",
"details": "Before applying this update, make sure all previously released erratas are\nrelevant and have been applied to your system.",
"product_ids": [
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:26b909f95450a5df6661ae9a943fb3f0137dd2929c2a349ecb49869000d400f9_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:b7799fdb2cd7c90430cdd75746f2358ac8afeb49bdb5fe17ffd2db20db9ba05e_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:d794dd494aa44f2e16b3cb8d3fcbf0c329cc7cac06d77508fb49ed16e72bf011_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:e5c2dda0ed6a05bde0f4dd04613251cdf54bffd33e7dbe838e536e6b9a9f6753_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:436055136fbd639a2c1fef4b0d75ae75d91f439d6bb547f16a64d41fff2ad1e1_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:500d67988379635c926eb16747a6a421aec962d94ec4799ee1bf28fd690e8de5_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:8612ad3120318fa68d32d30c20464dbdf1e19e118150a3c575fc6b22d150c9a1_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:bb4213c3a7c0020368caed55393a90a277fc8e25dfd63fca41288f3900b74178_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:327a468f5911ba636aca030ce40a04fa65d9f2b70b270919778904932975a7b8_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:39868e6e3efce1d070887cc6e1105b7e94fa3a9e8bc599d34739cd56f1f2910a_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:6d532b72077f01b7f5105cffa7c704be0ba3b10121cfd618face9889cf5e1936_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:94485ea83bc7b5bfc539f013cb40dbeeec90ecec9230c8fdb0e1ed832206c436_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:1eca56a9b1aee89c7e75c35c03bd19e2ef15f81a34f8bcca589048b6f9ccd25e_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:2155d6b38e7cb9a5d0aa9c18ac8640b4d0d14f4dd26418b7354d7343efddeb79_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:3cef381c20e69ae036795995acc6c223cb1fe6a16637fbbf3811391b048d4d1a_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:b61667f7e4ccbeadde9be84558a45d0b2cec2bdefc598fd68143b5d6dbf7774a_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:033f183537a0aa750f27ad2b95c75a803ae722c27ea160283bcd0200201096a3_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:55d8c763f1f8f8030b041b6a06813ce5ab028532edd049480bcf7c2950204a29_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:af11464f7da098ff29309588027b12ca2d104546c25ef93aa3540b13d4ffd787_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:b40ae356aad16074f2373ea496a3c64e02a367905d3f0abab7a48f587c60cd2e_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:642e87ac26e09b8eef9b18bb607342b5e58410c6f712027710e7687ef73f5cf9_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:984101ac15f32db1c4f94b30f5590c458f034289abce5ccc9bf1d940791935e0_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bbe1d0fb8a6a95d0bef8eaa68e9693c3f3dc95d0f8d0c0eddacc9fdf750ba379_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bea83d0e7e82ac5ec46c46503eb6ef41de4cf11a009b32552f2396c944f149ac_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3498"
},
{
"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": [
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:26b909f95450a5df6661ae9a943fb3f0137dd2929c2a349ecb49869000d400f9_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:b7799fdb2cd7c90430cdd75746f2358ac8afeb49bdb5fe17ffd2db20db9ba05e_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:d794dd494aa44f2e16b3cb8d3fcbf0c329cc7cac06d77508fb49ed16e72bf011_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:e5c2dda0ed6a05bde0f4dd04613251cdf54bffd33e7dbe838e536e6b9a9f6753_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:436055136fbd639a2c1fef4b0d75ae75d91f439d6bb547f16a64d41fff2ad1e1_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:500d67988379635c926eb16747a6a421aec962d94ec4799ee1bf28fd690e8de5_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:8612ad3120318fa68d32d30c20464dbdf1e19e118150a3c575fc6b22d150c9a1_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:bb4213c3a7c0020368caed55393a90a277fc8e25dfd63fca41288f3900b74178_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:327a468f5911ba636aca030ce40a04fa65d9f2b70b270919778904932975a7b8_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:39868e6e3efce1d070887cc6e1105b7e94fa3a9e8bc599d34739cd56f1f2910a_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:6d532b72077f01b7f5105cffa7c704be0ba3b10121cfd618face9889cf5e1936_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:94485ea83bc7b5bfc539f013cb40dbeeec90ecec9230c8fdb0e1ed832206c436_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:1eca56a9b1aee89c7e75c35c03bd19e2ef15f81a34f8bcca589048b6f9ccd25e_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:2155d6b38e7cb9a5d0aa9c18ac8640b4d0d14f4dd26418b7354d7343efddeb79_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:3cef381c20e69ae036795995acc6c223cb1fe6a16637fbbf3811391b048d4d1a_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:b61667f7e4ccbeadde9be84558a45d0b2cec2bdefc598fd68143b5d6dbf7774a_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:033f183537a0aa750f27ad2b95c75a803ae722c27ea160283bcd0200201096a3_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:55d8c763f1f8f8030b041b6a06813ce5ab028532edd049480bcf7c2950204a29_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:af11464f7da098ff29309588027b12ca2d104546c25ef93aa3540b13d4ffd787_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:b40ae356aad16074f2373ea496a3c64e02a367905d3f0abab7a48f587c60cd2e_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:642e87ac26e09b8eef9b18bb607342b5e58410c6f712027710e7687ef73f5cf9_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:984101ac15f32db1c4f94b30f5590c458f034289abce5ccc9bf1d940791935e0_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bbe1d0fb8a6a95d0bef8eaa68e9693c3f3dc95d0f8d0c0eddacc9fdf750ba379_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bea83d0e7e82ac5ec46c46503eb6ef41de4cf11a009b32552f2396c944f149ac_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": [
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:26b909f95450a5df6661ae9a943fb3f0137dd2929c2a349ecb49869000d400f9_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:b7799fdb2cd7c90430cdd75746f2358ac8afeb49bdb5fe17ffd2db20db9ba05e_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:d794dd494aa44f2e16b3cb8d3fcbf0c329cc7cac06d77508fb49ed16e72bf011_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:e5c2dda0ed6a05bde0f4dd04613251cdf54bffd33e7dbe838e536e6b9a9f6753_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:436055136fbd639a2c1fef4b0d75ae75d91f439d6bb547f16a64d41fff2ad1e1_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:500d67988379635c926eb16747a6a421aec962d94ec4799ee1bf28fd690e8de5_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:8612ad3120318fa68d32d30c20464dbdf1e19e118150a3c575fc6b22d150c9a1_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:bb4213c3a7c0020368caed55393a90a277fc8e25dfd63fca41288f3900b74178_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:327a468f5911ba636aca030ce40a04fa65d9f2b70b270919778904932975a7b8_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:39868e6e3efce1d070887cc6e1105b7e94fa3a9e8bc599d34739cd56f1f2910a_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:6d532b72077f01b7f5105cffa7c704be0ba3b10121cfd618face9889cf5e1936_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:94485ea83bc7b5bfc539f013cb40dbeeec90ecec9230c8fdb0e1ed832206c436_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:1eca56a9b1aee89c7e75c35c03bd19e2ef15f81a34f8bcca589048b6f9ccd25e_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:2155d6b38e7cb9a5d0aa9c18ac8640b4d0d14f4dd26418b7354d7343efddeb79_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:3cef381c20e69ae036795995acc6c223cb1fe6a16637fbbf3811391b048d4d1a_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:b61667f7e4ccbeadde9be84558a45d0b2cec2bdefc598fd68143b5d6dbf7774a_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:033f183537a0aa750f27ad2b95c75a803ae722c27ea160283bcd0200201096a3_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:55d8c763f1f8f8030b041b6a06813ce5ab028532edd049480bcf7c2950204a29_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:af11464f7da098ff29309588027b12ca2d104546c25ef93aa3540b13d4ffd787_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:b40ae356aad16074f2373ea496a3c64e02a367905d3f0abab7a48f587c60cd2e_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:642e87ac26e09b8eef9b18bb607342b5e58410c6f712027710e7687ef73f5cf9_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:984101ac15f32db1c4f94b30f5590c458f034289abce5ccc9bf1d940791935e0_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bbe1d0fb8a6a95d0bef8eaa68e9693c3f3dc95d0f8d0c0eddacc9fdf750ba379_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bea83d0e7e82ac5ec46c46503eb6ef41de4cf11a009b32552f2396c944f149ac_ppc64le"
]
}
],
"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-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:26b909f95450a5df6661ae9a943fb3f0137dd2929c2a349ecb49869000d400f9_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:b7799fdb2cd7c90430cdd75746f2358ac8afeb49bdb5fe17ffd2db20db9ba05e_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:d794dd494aa44f2e16b3cb8d3fcbf0c329cc7cac06d77508fb49ed16e72bf011_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:e5c2dda0ed6a05bde0f4dd04613251cdf54bffd33e7dbe838e536e6b9a9f6753_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:436055136fbd639a2c1fef4b0d75ae75d91f439d6bb547f16a64d41fff2ad1e1_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:500d67988379635c926eb16747a6a421aec962d94ec4799ee1bf28fd690e8de5_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:8612ad3120318fa68d32d30c20464dbdf1e19e118150a3c575fc6b22d150c9a1_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:bb4213c3a7c0020368caed55393a90a277fc8e25dfd63fca41288f3900b74178_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:327a468f5911ba636aca030ce40a04fa65d9f2b70b270919778904932975a7b8_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:39868e6e3efce1d070887cc6e1105b7e94fa3a9e8bc599d34739cd56f1f2910a_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:6d532b72077f01b7f5105cffa7c704be0ba3b10121cfd618face9889cf5e1936_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:94485ea83bc7b5bfc539f013cb40dbeeec90ecec9230c8fdb0e1ed832206c436_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:1eca56a9b1aee89c7e75c35c03bd19e2ef15f81a34f8bcca589048b6f9ccd25e_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:2155d6b38e7cb9a5d0aa9c18ac8640b4d0d14f4dd26418b7354d7343efddeb79_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:3cef381c20e69ae036795995acc6c223cb1fe6a16637fbbf3811391b048d4d1a_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:b61667f7e4ccbeadde9be84558a45d0b2cec2bdefc598fd68143b5d6dbf7774a_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:033f183537a0aa750f27ad2b95c75a803ae722c27ea160283bcd0200201096a3_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:55d8c763f1f8f8030b041b6a06813ce5ab028532edd049480bcf7c2950204a29_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:af11464f7da098ff29309588027b12ca2d104546c25ef93aa3540b13d4ffd787_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:b40ae356aad16074f2373ea496a3c64e02a367905d3f0abab7a48f587c60cd2e_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:642e87ac26e09b8eef9b18bb607342b5e58410c6f712027710e7687ef73f5cf9_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:984101ac15f32db1c4f94b30f5590c458f034289abce5ccc9bf1d940791935e0_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bbe1d0fb8a6a95d0bef8eaa68e9693c3f3dc95d0f8d0c0eddacc9fdf750ba379_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bea83d0e7e82ac5ec46c46503eb6ef41de4cf11a009b32552f2396c944f149ac_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-01T21:01:14+00:00",
"details": "Before applying this update, make sure all previously released erratas are\nrelevant and have been applied to your system.",
"product_ids": [
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:26b909f95450a5df6661ae9a943fb3f0137dd2929c2a349ecb49869000d400f9_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:b7799fdb2cd7c90430cdd75746f2358ac8afeb49bdb5fe17ffd2db20db9ba05e_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:d794dd494aa44f2e16b3cb8d3fcbf0c329cc7cac06d77508fb49ed16e72bf011_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:e5c2dda0ed6a05bde0f4dd04613251cdf54bffd33e7dbe838e536e6b9a9f6753_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:436055136fbd639a2c1fef4b0d75ae75d91f439d6bb547f16a64d41fff2ad1e1_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:500d67988379635c926eb16747a6a421aec962d94ec4799ee1bf28fd690e8de5_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:8612ad3120318fa68d32d30c20464dbdf1e19e118150a3c575fc6b22d150c9a1_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:bb4213c3a7c0020368caed55393a90a277fc8e25dfd63fca41288f3900b74178_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:327a468f5911ba636aca030ce40a04fa65d9f2b70b270919778904932975a7b8_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:39868e6e3efce1d070887cc6e1105b7e94fa3a9e8bc599d34739cd56f1f2910a_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:6d532b72077f01b7f5105cffa7c704be0ba3b10121cfd618face9889cf5e1936_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:94485ea83bc7b5bfc539f013cb40dbeeec90ecec9230c8fdb0e1ed832206c436_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:1eca56a9b1aee89c7e75c35c03bd19e2ef15f81a34f8bcca589048b6f9ccd25e_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:2155d6b38e7cb9a5d0aa9c18ac8640b4d0d14f4dd26418b7354d7343efddeb79_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:3cef381c20e69ae036795995acc6c223cb1fe6a16637fbbf3811391b048d4d1a_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:b61667f7e4ccbeadde9be84558a45d0b2cec2bdefc598fd68143b5d6dbf7774a_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:033f183537a0aa750f27ad2b95c75a803ae722c27ea160283bcd0200201096a3_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:55d8c763f1f8f8030b041b6a06813ce5ab028532edd049480bcf7c2950204a29_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:af11464f7da098ff29309588027b12ca2d104546c25ef93aa3540b13d4ffd787_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:b40ae356aad16074f2373ea496a3c64e02a367905d3f0abab7a48f587c60cd2e_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:642e87ac26e09b8eef9b18bb607342b5e58410c6f712027710e7687ef73f5cf9_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:984101ac15f32db1c4f94b30f5590c458f034289abce5ccc9bf1d940791935e0_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bbe1d0fb8a6a95d0bef8eaa68e9693c3f3dc95d0f8d0c0eddacc9fdf750ba379_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bea83d0e7e82ac5ec46c46503eb6ef41de4cf11a009b32552f2396c944f149ac_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3498"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:26b909f95450a5df6661ae9a943fb3f0137dd2929c2a349ecb49869000d400f9_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:b7799fdb2cd7c90430cdd75746f2358ac8afeb49bdb5fe17ffd2db20db9ba05e_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:d794dd494aa44f2e16b3cb8d3fcbf0c329cc7cac06d77508fb49ed16e72bf011_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:e5c2dda0ed6a05bde0f4dd04613251cdf54bffd33e7dbe838e536e6b9a9f6753_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:436055136fbd639a2c1fef4b0d75ae75d91f439d6bb547f16a64d41fff2ad1e1_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:500d67988379635c926eb16747a6a421aec962d94ec4799ee1bf28fd690e8de5_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:8612ad3120318fa68d32d30c20464dbdf1e19e118150a3c575fc6b22d150c9a1_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:bb4213c3a7c0020368caed55393a90a277fc8e25dfd63fca41288f3900b74178_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:327a468f5911ba636aca030ce40a04fa65d9f2b70b270919778904932975a7b8_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:39868e6e3efce1d070887cc6e1105b7e94fa3a9e8bc599d34739cd56f1f2910a_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:6d532b72077f01b7f5105cffa7c704be0ba3b10121cfd618face9889cf5e1936_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:94485ea83bc7b5bfc539f013cb40dbeeec90ecec9230c8fdb0e1ed832206c436_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:1eca56a9b1aee89c7e75c35c03bd19e2ef15f81a34f8bcca589048b6f9ccd25e_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:2155d6b38e7cb9a5d0aa9c18ac8640b4d0d14f4dd26418b7354d7343efddeb79_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:3cef381c20e69ae036795995acc6c223cb1fe6a16637fbbf3811391b048d4d1a_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:b61667f7e4ccbeadde9be84558a45d0b2cec2bdefc598fd68143b5d6dbf7774a_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:033f183537a0aa750f27ad2b95c75a803ae722c27ea160283bcd0200201096a3_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:55d8c763f1f8f8030b041b6a06813ce5ab028532edd049480bcf7c2950204a29_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:af11464f7da098ff29309588027b12ca2d104546c25ef93aa3540b13d4ffd787_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:b40ae356aad16074f2373ea496a3c64e02a367905d3f0abab7a48f587c60cd2e_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:642e87ac26e09b8eef9b18bb607342b5e58410c6f712027710e7687ef73f5cf9_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:984101ac15f32db1c4f94b30f5590c458f034289abce5ccc9bf1d940791935e0_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bbe1d0fb8a6a95d0bef8eaa68e9693c3f3dc95d0f8d0c0eddacc9fdf750ba379_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bea83d0e7e82ac5ec46c46503eb6ef41de4cf11a009b32552f2396c944f149ac_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": [
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:26b909f95450a5df6661ae9a943fb3f0137dd2929c2a349ecb49869000d400f9_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:b7799fdb2cd7c90430cdd75746f2358ac8afeb49bdb5fe17ffd2db20db9ba05e_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:d794dd494aa44f2e16b3cb8d3fcbf0c329cc7cac06d77508fb49ed16e72bf011_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:e5c2dda0ed6a05bde0f4dd04613251cdf54bffd33e7dbe838e536e6b9a9f6753_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:436055136fbd639a2c1fef4b0d75ae75d91f439d6bb547f16a64d41fff2ad1e1_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:500d67988379635c926eb16747a6a421aec962d94ec4799ee1bf28fd690e8de5_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:8612ad3120318fa68d32d30c20464dbdf1e19e118150a3c575fc6b22d150c9a1_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:bb4213c3a7c0020368caed55393a90a277fc8e25dfd63fca41288f3900b74178_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:327a468f5911ba636aca030ce40a04fa65d9f2b70b270919778904932975a7b8_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:39868e6e3efce1d070887cc6e1105b7e94fa3a9e8bc599d34739cd56f1f2910a_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:6d532b72077f01b7f5105cffa7c704be0ba3b10121cfd618face9889cf5e1936_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:94485ea83bc7b5bfc539f013cb40dbeeec90ecec9230c8fdb0e1ed832206c436_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:1eca56a9b1aee89c7e75c35c03bd19e2ef15f81a34f8bcca589048b6f9ccd25e_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:2155d6b38e7cb9a5d0aa9c18ac8640b4d0d14f4dd26418b7354d7343efddeb79_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:3cef381c20e69ae036795995acc6c223cb1fe6a16637fbbf3811391b048d4d1a_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:b61667f7e4ccbeadde9be84558a45d0b2cec2bdefc598fd68143b5d6dbf7774a_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:033f183537a0aa750f27ad2b95c75a803ae722c27ea160283bcd0200201096a3_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:55d8c763f1f8f8030b041b6a06813ce5ab028532edd049480bcf7c2950204a29_ppc64le",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:af11464f7da098ff29309588027b12ca2d104546c25ef93aa3540b13d4ffd787_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:b40ae356aad16074f2373ea496a3c64e02a367905d3f0abab7a48f587c60cd2e_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:642e87ac26e09b8eef9b18bb607342b5e58410c6f712027710e7687ef73f5cf9_s390x",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:984101ac15f32db1c4f94b30f5590c458f034289abce5ccc9bf1d940791935e0_arm64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bbe1d0fb8a6a95d0bef8eaa68e9693c3f3dc95d0f8d0c0eddacc9fdf750ba379_amd64",
"9Base-multicluster-globalhub-1.2:multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:bea83d0e7e82ac5ec46c46503eb6ef41de4cf11a009b32552f2396c944f149ac_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
}
]
}
RHSA-2025:3501
Vulnerability from csaf_redhat - Published: 2025-04-01 20:50 - Updated: 2026-06-08 03:39A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64 | — |
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64 | — |
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64 | — |
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64 | — |
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_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: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64 | — |
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_amd64 | — |
Workaround
|
A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64 | — |
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64 | — |
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64 | — |
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64 | — |
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_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": "Custom Metrics Autoscaler Operator for Red Hat OpenShift updates.\nThe following updates for the Custom Metric Autoscaler operator for Red Hat OpenShift are now available:\n* custom-metrics-autoscaler-adapter-container * custom-metrics-autoscaler-admission-webhooks-container * custom-metrics-autoscaler-container * custom-metrics-autoscaler-operator-bundle-container * custom-metrics-autoscaler-operator-container",
"title": "Topic"
},
{
"category": "general",
"text": "The Custom Metrics Autoscaler Operator for Red Hat OpenShift is an optional operator, based on the Kubernetes Event Driven Autoscaler (KEDA), which allows workloads to be scaled using additional metrics sources other than pod metrics.\nThis release is based upon KEDA 2.15.1",
"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:3501",
"url": "https://access.redhat.com/errata/RHSA-2025:3501"
},
{
"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-2024-34156",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-27144",
"url": "https://access.redhat.com/security/cve/CVE-2025-27144"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3501.json"
}
],
"title": "Red Hat Security Advisory: Custom Metrics Autoscaler Operator for Red Hat OpenShift 2.15.1-4 Update",
"tracking": {
"current_release_date": "2026-06-08T03:39:41+00:00",
"generator": {
"date": "2026-06-08T03:39:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:3501",
"initial_release_date": "2025-04-01T20:50:35+00:00",
"revision_history": [
{
"date": "2025-04-01T20:50:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-02T15:21:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T03:39:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15",
"product": {
"name": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15",
"product_id": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_custom_metrics_autoscaler:2.15::el9"
}
}
}
],
"category": "product_family",
"name": "Custom Metric Autoscaler operator for Red Hat Openshift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_amd64",
"product": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_amd64",
"product_id": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-rhel9-operator@sha256%3Af29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler\u0026tag=2.15.1-1742297344"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64",
"product": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64",
"product_id": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-operator-bundle@sha256%3A8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler\u0026tag=2.15.1-1742311148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64",
"product": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64",
"product_id": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-adapter-rhel9@sha256%3Ac1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler\u0026tag=2.15.1-1742296189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_amd64",
"product": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_amd64",
"product_id": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-rhel9@sha256%3Acc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler\u0026tag=2.15.1-1742296747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64",
"product": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64",
"product_id": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256%3A4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler\u0026tag=2.15.1-1742297180"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64",
"product": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64",
"product_id": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-rhel9-operator@sha256%3A9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c?arch=arm64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler\u0026tag=2.15.1-1742297344"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64",
"product": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64",
"product_id": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-adapter-rhel9@sha256%3A54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd?arch=arm64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler\u0026tag=2.15.1-1742296189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64",
"product": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64",
"product_id": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-rhel9@sha256%3Aa5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303?arch=arm64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler\u0026tag=2.15.1-1742296747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64",
"product": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64",
"product_id": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256%3Aca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9?arch=arm64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler\u0026tag=2.15.1-1742297180"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64 as a component of Custom Metric Autoscaler operator for Red Hat Openshift 2.15",
"product_id": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64"
},
"product_reference": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64",
"relates_to_product_reference": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64 as a component of Custom Metric Autoscaler operator for Red Hat Openshift 2.15",
"product_id": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64"
},
"product_reference": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64",
"relates_to_product_reference": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64 as a component of Custom Metric Autoscaler operator for Red Hat Openshift 2.15",
"product_id": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64"
},
"product_reference": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64",
"relates_to_product_reference": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64 as a component of Custom Metric Autoscaler operator for Red Hat Openshift 2.15",
"product_id": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64"
},
"product_reference": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64",
"relates_to_product_reference": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64 as a component of Custom Metric Autoscaler operator for Red Hat Openshift 2.15",
"product_id": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64"
},
"product_reference": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64",
"relates_to_product_reference": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64 as a component of Custom Metric Autoscaler operator for Red Hat Openshift 2.15",
"product_id": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64"
},
"product_reference": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64",
"relates_to_product_reference": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_amd64 as a component of Custom Metric Autoscaler operator for Red Hat Openshift 2.15",
"product_id": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_amd64"
},
"product_reference": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_amd64",
"relates_to_product_reference": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64 as a component of Custom Metric Autoscaler operator for Red Hat Openshift 2.15",
"product_id": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64"
},
"product_reference": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64",
"relates_to_product_reference": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_amd64 as a component of Custom Metric Autoscaler operator for Red Hat Openshift 2.15",
"product_id": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_amd64"
},
"product_reference": "registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_amd64",
"relates_to_product_reference": "Custom Metric Autoscaler operator for Red Hat Openshift 2.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_amd64"
],
"known_not_affected": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-01T20:50:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3501"
},
{
"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": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_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": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"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": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_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": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_amd64"
],
"known_not_affected": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_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-04-01T20:50:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3501"
},
{
"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": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_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": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_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-27144",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-24T23:00:42.448432+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-jose: Go JOSE\u0027s Parsing Vulnerable to 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": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_amd64"
],
"known_not_affected": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "RHBZ#2347423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22",
"url": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5",
"url": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78"
}
],
"release_date": "2025-02-24T22:22:22.863000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-01T20:50:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3501"
},
{
"category": "workaround",
"details": "As a workaround, applications can pre-validate that payloads being passed to Go JOSE do not contain an excessive number of `.` characters.",
"product_ids": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_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": [
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:54bea2715a756906158c46c522b1b25fc91389a4f8834ed7abc8ec8e74742edd_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-adapter-rhel9@sha256:c1157f466293e87e51162599e1d69c489eaf9699dbfba334760b9927eabdd475_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:4b65d73b1479d35ceb8caba98e2dc58cb13d3d8f3545ec8bb8799439dfca4ee3_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9@sha256:ca9c73d5adf71ba2aba7b47d63f038364860f0fb5becf39eb87bf2f261eef7b9_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-operator-bundle@sha256:8b9ebfcc795ea83fa038daa9471b45bb8527d4fc705a95f8121703fd063c6b79_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:9f583938da2d79ea0ab8a49d0d4b936fc48754d0048e04a7caad78ab886c2c4c_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9-operator@sha256:f29faa109ea2a8c418e5a3c6cb2069805037232872122db46e7c0a2033e9ec9e_amd64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:a5b5570c4c0c54d6d8833ea5985e849f0cf79913c6c049378767e11ef7eb6303_arm64",
"Custom Metric Autoscaler operator for Red Hat Openshift 2.15:registry.redhat.io/custom-metrics-autoscaler/custom-metrics-autoscaler-rhel9@sha256:cc1abd24fce82a1fb24ba726e25f1763ac2a497d5bf2e3352210fa65d133a514_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service"
}
]
}
RHSA-2025:3503
Vulnerability from csaf_redhat - Published: 2025-04-02 04:03 - Updated: 2026-06-08 03:39A 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: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:12a06a8e0d5d382c26d38c483c4f78e1a51d6ad3d79dff1639bec6a622a09d52_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:428c822edc825eb2edc7ca3c2228f445aacbe5f997bc7bd681e2af3c5a386c88_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:157664280b02da4cdde98df786cc27abb3aded584e5a03cbd4bd3784203c4706_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:173716b149b7457f165166ce40f894be7d3fecb11460202cbce52040e5409c35_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:54ffe77a5bf806e7be3ee1a8d72e68057d77a249065dc2462a2bbf559827ea92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:8e3df4dd75a6aafc343aef028698d53e698993d19402d0d355f80d5018bff762_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c255654c653c29e80cf9c10c7e473cb151f39d94290f944475f19a12ef1c39ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:eb034cbcb54c54ef37dfad635f17182bcd3dc74b79690b116fdc24e4249e8ecb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:7a4da133dceabc42a411e70d35af99988c2bf1e76f7f44291105f16b561f344e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8306aa3360d707d0cc3e070e1f924145331a350991a4b130d48d7f9089313ed9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:1cbdcaff07fcfe25c14191d2d585e2379369dff38ea22d85c85cb7e0219941af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:3552d84395e741d3c3d808734efc4d1a1d539785a4a8f38697cb0060a471833d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:ccfe79e9225349ba158b6286d9e61f78ea80cb07433c4b691c976ce40debd002_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:fa94f80fd26e0664bfa343018888c90c86290290b519c0e0b2c7dccc869c3a33_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a1e0e21641dac4d48017d0e766a2fa42b502dffeb6df3548eb464e785ec48b6a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a4c71fd908b5933b74aab3ee1747223d3ec8313a73b14dfe589411dfca41453c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:2bb5b9eaeeff2f2d8c37390c84ede1133d50e11610b65586f68776897e13357d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:e9fe9919dd3f96580ab42b92f317cbc6f32229c38b77d566319feeb79dcd5f13_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:16552269a995975755cb616f21896388f7565125323ffb59d4b3f1faf0e45874_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:6918d6472c06b73ce99c6f2892501c9119e0d0edceefd2202d884bda8bb82595_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:1fe4428a9048c8257b28a748fe72f20fba5adc02f5fa6c017f7472dff83b2f26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:437080e91c3dbcb4f6c91bc03613dc33b65ed42b20923464c4ddc634d95be8df_amd64 | — |
Vendor Fix
fix
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: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:12a06a8e0d5d382c26d38c483c4f78e1a51d6ad3d79dff1639bec6a622a09d52_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:428c822edc825eb2edc7ca3c2228f445aacbe5f997bc7bd681e2af3c5a386c88_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:157664280b02da4cdde98df786cc27abb3aded584e5a03cbd4bd3784203c4706_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:173716b149b7457f165166ce40f894be7d3fecb11460202cbce52040e5409c35_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:54ffe77a5bf806e7be3ee1a8d72e68057d77a249065dc2462a2bbf559827ea92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:8e3df4dd75a6aafc343aef028698d53e698993d19402d0d355f80d5018bff762_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c255654c653c29e80cf9c10c7e473cb151f39d94290f944475f19a12ef1c39ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:eb034cbcb54c54ef37dfad635f17182bcd3dc74b79690b116fdc24e4249e8ecb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:7a4da133dceabc42a411e70d35af99988c2bf1e76f7f44291105f16b561f344e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8306aa3360d707d0cc3e070e1f924145331a350991a4b130d48d7f9089313ed9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:1cbdcaff07fcfe25c14191d2d585e2379369dff38ea22d85c85cb7e0219941af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:3552d84395e741d3c3d808734efc4d1a1d539785a4a8f38697cb0060a471833d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:ccfe79e9225349ba158b6286d9e61f78ea80cb07433c4b691c976ce40debd002_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:fa94f80fd26e0664bfa343018888c90c86290290b519c0e0b2c7dccc869c3a33_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a1e0e21641dac4d48017d0e766a2fa42b502dffeb6df3548eb464e785ec48b6a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a4c71fd908b5933b74aab3ee1747223d3ec8313a73b14dfe589411dfca41453c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:2bb5b9eaeeff2f2d8c37390c84ede1133d50e11610b65586f68776897e13357d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:e9fe9919dd3f96580ab42b92f317cbc6f32229c38b77d566319feeb79dcd5f13_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:16552269a995975755cb616f21896388f7565125323ffb59d4b3f1faf0e45874_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:6918d6472c06b73ce99c6f2892501c9119e0d0edceefd2202d884bda8bb82595_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:1fe4428a9048c8257b28a748fe72f20fba5adc02f5fa6c017f7472dff83b2f26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:437080e91c3dbcb4f6c91bc03613dc33b65ed42b20923464c4ddc634d95be8df_amd64 | — |
Vendor Fix
fix
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 update is now available for the Red Hat build of Cryostat 4 on 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": "An update is now available for the Red Hat build of Cryostat 4 on RHEL 9.\n\nSecurity Fix(es):\n\n* golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws (CVE-2025-22868)\n* golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing (CVE-2025-30204)\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:3503",
"url": "https://access.redhat.com/errata/RHSA-2025:3503"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3503.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Cryostat security update",
"tracking": {
"current_release_date": "2026-06-08T03:39:41+00:00",
"generator": {
"date": "2026-06-08T03:39:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:3503",
"initial_release_date": "2025-04-02T04:03:14+00:00",
"revision_history": [
{
"date": "2025-04-02T04:03:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-02T04:03:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T03:39:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cryostat 4 on RHEL 9",
"product": {
"name": "Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cryostat:4::el9"
}
}
}
],
"category": "product_family",
"name": "Cryostat"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat/cryostat-agent-init-rhel9@sha256:12a06a8e0d5d382c26d38c483c4f78e1a51d6ad3d79dff1639bec6a622a09d52_amd64",
"product": {
"name": "cryostat/cryostat-agent-init-rhel9@sha256:12a06a8e0d5d382c26d38c483c4f78e1a51d6ad3d79dff1639bec6a622a09d52_amd64",
"product_id": "cryostat/cryostat-agent-init-rhel9@sha256:12a06a8e0d5d382c26d38c483c4f78e1a51d6ad3d79dff1639bec6a622a09d52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-agent-init-rhel9@sha256:12a06a8e0d5d382c26d38c483c4f78e1a51d6ad3d79dff1639bec6a622a09d52?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-agent-init-rhel9\u0026tag=0.5.0-9"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-db-rhel9@sha256:157664280b02da4cdde98df786cc27abb3aded584e5a03cbd4bd3784203c4706_amd64",
"product": {
"name": "cryostat/cryostat-db-rhel9@sha256:157664280b02da4cdde98df786cc27abb3aded584e5a03cbd4bd3784203c4706_amd64",
"product_id": "cryostat/cryostat-db-rhel9@sha256:157664280b02da4cdde98df786cc27abb3aded584e5a03cbd4bd3784203c4706_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-db-rhel9@sha256:157664280b02da4cdde98df786cc27abb3aded584e5a03cbd4bd3784203c4706?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-db-rhel9\u0026tag=4.0.0-10"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:54ffe77a5bf806e7be3ee1a8d72e68057d77a249065dc2462a2bbf559827ea92_amd64",
"product": {
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:54ffe77a5bf806e7be3ee1a8d72e68057d77a249065dc2462a2bbf559827ea92_amd64",
"product_id": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:54ffe77a5bf806e7be3ee1a8d72e68057d77a249065dc2462a2bbf559827ea92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel9@sha256:54ffe77a5bf806e7be3ee1a8d72e68057d77a249065dc2462a2bbf559827ea92?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-grafana-dashboard-rhel9\u0026tag=4.0.0-10"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c255654c653c29e80cf9c10c7e473cb151f39d94290f944475f19a12ef1c39ec_amd64",
"product": {
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c255654c653c29e80cf9c10c7e473cb151f39d94290f944475f19a12ef1c39ec_amd64",
"product_id": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c255654c653c29e80cf9c10c7e473cb151f39d94290f944475f19a12ef1c39ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-openshift-console-plugin-rhel9@sha256:c255654c653c29e80cf9c10c7e473cb151f39d94290f944475f19a12ef1c39ec?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-openshift-console-plugin-rhel9\u0026tag=4.0.0-10"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:3552d84395e741d3c3d808734efc4d1a1d539785a4a8f38697cb0060a471833d_amd64",
"product": {
"name": "cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:3552d84395e741d3c3d808734efc4d1a1d539785a4a8f38697cb0060a471833d_amd64",
"product_id": "cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:3552d84395e741d3c3d808734efc4d1a1d539785a4a8f38697cb0060a471833d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-ose-oauth-proxy-rhel9@sha256:3552d84395e741d3c3d808734efc4d1a1d539785a4a8f38697cb0060a471833d?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-ose-oauth-proxy-rhel9\u0026tag=4.0.0-10"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-reports-rhel9@sha256:ccfe79e9225349ba158b6286d9e61f78ea80cb07433c4b691c976ce40debd002_amd64",
"product": {
"name": "cryostat/cryostat-reports-rhel9@sha256:ccfe79e9225349ba158b6286d9e61f78ea80cb07433c4b691c976ce40debd002_amd64",
"product_id": "cryostat/cryostat-reports-rhel9@sha256:ccfe79e9225349ba158b6286d9e61f78ea80cb07433c4b691c976ce40debd002_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel9@sha256:ccfe79e9225349ba158b6286d9e61f78ea80cb07433c4b691c976ce40debd002?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-reports-rhel9\u0026tag=4.0.0-10"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-rhel9@sha256:e9fe9919dd3f96580ab42b92f317cbc6f32229c38b77d566319feeb79dcd5f13_amd64",
"product": {
"name": "cryostat/cryostat-rhel9@sha256:e9fe9919dd3f96580ab42b92f317cbc6f32229c38b77d566319feeb79dcd5f13_amd64",
"product_id": "cryostat/cryostat-rhel9@sha256:e9fe9919dd3f96580ab42b92f317cbc6f32229c38b77d566319feeb79dcd5f13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel9@sha256:e9fe9919dd3f96580ab42b92f317cbc6f32229c38b77d566319feeb79dcd5f13?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-rhel9\u0026tag=4.0.0-10"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-operator-bundle@sha256:8306aa3360d707d0cc3e070e1f924145331a350991a4b130d48d7f9089313ed9_amd64",
"product": {
"name": "cryostat/cryostat-operator-bundle@sha256:8306aa3360d707d0cc3e070e1f924145331a350991a4b130d48d7f9089313ed9_amd64",
"product_id": "cryostat/cryostat-operator-bundle@sha256:8306aa3360d707d0cc3e070e1f924145331a350991a4b130d48d7f9089313ed9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:8306aa3360d707d0cc3e070e1f924145331a350991a4b130d48d7f9089313ed9?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-operator-bundle\u0026tag=4.0.0-9"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-rhel9-operator@sha256:a1e0e21641dac4d48017d0e766a2fa42b502dffeb6df3548eb464e785ec48b6a_amd64",
"product": {
"name": "cryostat/cryostat-rhel9-operator@sha256:a1e0e21641dac4d48017d0e766a2fa42b502dffeb6df3548eb464e785ec48b6a_amd64",
"product_id": "cryostat/cryostat-rhel9-operator@sha256:a1e0e21641dac4d48017d0e766a2fa42b502dffeb6df3548eb464e785ec48b6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel9-operator@sha256:a1e0e21641dac4d48017d0e766a2fa42b502dffeb6df3548eb464e785ec48b6a?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-rhel9-operator\u0026tag=4.0.0-10"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-storage-rhel9@sha256:6918d6472c06b73ce99c6f2892501c9119e0d0edceefd2202d884bda8bb82595_amd64",
"product": {
"name": "cryostat/cryostat-storage-rhel9@sha256:6918d6472c06b73ce99c6f2892501c9119e0d0edceefd2202d884bda8bb82595_amd64",
"product_id": "cryostat/cryostat-storage-rhel9@sha256:6918d6472c06b73ce99c6f2892501c9119e0d0edceefd2202d884bda8bb82595_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-storage-rhel9@sha256:6918d6472c06b73ce99c6f2892501c9119e0d0edceefd2202d884bda8bb82595?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-storage-rhel9\u0026tag=4.0.0-10"
}
}
},
{
"category": "product_version",
"name": "cryostat/jfr-datasource-rhel9@sha256:437080e91c3dbcb4f6c91bc03613dc33b65ed42b20923464c4ddc634d95be8df_amd64",
"product": {
"name": "cryostat/jfr-datasource-rhel9@sha256:437080e91c3dbcb4f6c91bc03613dc33b65ed42b20923464c4ddc634d95be8df_amd64",
"product_id": "cryostat/jfr-datasource-rhel9@sha256:437080e91c3dbcb4f6c91bc03613dc33b65ed42b20923464c4ddc634d95be8df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel9@sha256:437080e91c3dbcb4f6c91bc03613dc33b65ed42b20923464c4ddc634d95be8df?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/jfr-datasource-rhel9\u0026tag=4.0.0-10"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat/cryostat-agent-init-rhel9@sha256:428c822edc825eb2edc7ca3c2228f445aacbe5f997bc7bd681e2af3c5a386c88_arm64",
"product": {
"name": "cryostat/cryostat-agent-init-rhel9@sha256:428c822edc825eb2edc7ca3c2228f445aacbe5f997bc7bd681e2af3c5a386c88_arm64",
"product_id": "cryostat/cryostat-agent-init-rhel9@sha256:428c822edc825eb2edc7ca3c2228f445aacbe5f997bc7bd681e2af3c5a386c88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-agent-init-rhel9@sha256:428c822edc825eb2edc7ca3c2228f445aacbe5f997bc7bd681e2af3c5a386c88?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-agent-init-rhel9\u0026tag=0.5.0-9"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-db-rhel9@sha256:173716b149b7457f165166ce40f894be7d3fecb11460202cbce52040e5409c35_arm64",
"product": {
"name": "cryostat/cryostat-db-rhel9@sha256:173716b149b7457f165166ce40f894be7d3fecb11460202cbce52040e5409c35_arm64",
"product_id": "cryostat/cryostat-db-rhel9@sha256:173716b149b7457f165166ce40f894be7d3fecb11460202cbce52040e5409c35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-db-rhel9@sha256:173716b149b7457f165166ce40f894be7d3fecb11460202cbce52040e5409c35?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-db-rhel9\u0026tag=4.0.0-10"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:8e3df4dd75a6aafc343aef028698d53e698993d19402d0d355f80d5018bff762_arm64",
"product": {
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:8e3df4dd75a6aafc343aef028698d53e698993d19402d0d355f80d5018bff762_arm64",
"product_id": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:8e3df4dd75a6aafc343aef028698d53e698993d19402d0d355f80d5018bff762_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel9@sha256:8e3df4dd75a6aafc343aef028698d53e698993d19402d0d355f80d5018bff762?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-grafana-dashboard-rhel9\u0026tag=4.0.0-10"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:eb034cbcb54c54ef37dfad635f17182bcd3dc74b79690b116fdc24e4249e8ecb_arm64",
"product": {
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:eb034cbcb54c54ef37dfad635f17182bcd3dc74b79690b116fdc24e4249e8ecb_arm64",
"product_id": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:eb034cbcb54c54ef37dfad635f17182bcd3dc74b79690b116fdc24e4249e8ecb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-openshift-console-plugin-rhel9@sha256:eb034cbcb54c54ef37dfad635f17182bcd3dc74b79690b116fdc24e4249e8ecb?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-openshift-console-plugin-rhel9\u0026tag=4.0.0-10"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:1cbdcaff07fcfe25c14191d2d585e2379369dff38ea22d85c85cb7e0219941af_arm64",
"product": {
"name": "cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:1cbdcaff07fcfe25c14191d2d585e2379369dff38ea22d85c85cb7e0219941af_arm64",
"product_id": "cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:1cbdcaff07fcfe25c14191d2d585e2379369dff38ea22d85c85cb7e0219941af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-ose-oauth-proxy-rhel9@sha256:1cbdcaff07fcfe25c14191d2d585e2379369dff38ea22d85c85cb7e0219941af?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-ose-oauth-proxy-rhel9\u0026tag=4.0.0-10"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-reports-rhel9@sha256:fa94f80fd26e0664bfa343018888c90c86290290b519c0e0b2c7dccc869c3a33_arm64",
"product": {
"name": "cryostat/cryostat-reports-rhel9@sha256:fa94f80fd26e0664bfa343018888c90c86290290b519c0e0b2c7dccc869c3a33_arm64",
"product_id": "cryostat/cryostat-reports-rhel9@sha256:fa94f80fd26e0664bfa343018888c90c86290290b519c0e0b2c7dccc869c3a33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel9@sha256:fa94f80fd26e0664bfa343018888c90c86290290b519c0e0b2c7dccc869c3a33?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-reports-rhel9\u0026tag=4.0.0-10"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-rhel9@sha256:2bb5b9eaeeff2f2d8c37390c84ede1133d50e11610b65586f68776897e13357d_arm64",
"product": {
"name": "cryostat/cryostat-rhel9@sha256:2bb5b9eaeeff2f2d8c37390c84ede1133d50e11610b65586f68776897e13357d_arm64",
"product_id": "cryostat/cryostat-rhel9@sha256:2bb5b9eaeeff2f2d8c37390c84ede1133d50e11610b65586f68776897e13357d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel9@sha256:2bb5b9eaeeff2f2d8c37390c84ede1133d50e11610b65586f68776897e13357d?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-rhel9\u0026tag=4.0.0-10"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-operator-bundle@sha256:7a4da133dceabc42a411e70d35af99988c2bf1e76f7f44291105f16b561f344e_arm64",
"product": {
"name": "cryostat/cryostat-operator-bundle@sha256:7a4da133dceabc42a411e70d35af99988c2bf1e76f7f44291105f16b561f344e_arm64",
"product_id": "cryostat/cryostat-operator-bundle@sha256:7a4da133dceabc42a411e70d35af99988c2bf1e76f7f44291105f16b561f344e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:7a4da133dceabc42a411e70d35af99988c2bf1e76f7f44291105f16b561f344e?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-operator-bundle\u0026tag=4.0.0-9"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-rhel9-operator@sha256:a4c71fd908b5933b74aab3ee1747223d3ec8313a73b14dfe589411dfca41453c_arm64",
"product": {
"name": "cryostat/cryostat-rhel9-operator@sha256:a4c71fd908b5933b74aab3ee1747223d3ec8313a73b14dfe589411dfca41453c_arm64",
"product_id": "cryostat/cryostat-rhel9-operator@sha256:a4c71fd908b5933b74aab3ee1747223d3ec8313a73b14dfe589411dfca41453c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel9-operator@sha256:a4c71fd908b5933b74aab3ee1747223d3ec8313a73b14dfe589411dfca41453c?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-rhel9-operator\u0026tag=4.0.0-10"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-storage-rhel9@sha256:16552269a995975755cb616f21896388f7565125323ffb59d4b3f1faf0e45874_arm64",
"product": {
"name": "cryostat/cryostat-storage-rhel9@sha256:16552269a995975755cb616f21896388f7565125323ffb59d4b3f1faf0e45874_arm64",
"product_id": "cryostat/cryostat-storage-rhel9@sha256:16552269a995975755cb616f21896388f7565125323ffb59d4b3f1faf0e45874_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-storage-rhel9@sha256:16552269a995975755cb616f21896388f7565125323ffb59d4b3f1faf0e45874?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-storage-rhel9\u0026tag=4.0.0-10"
}
}
},
{
"category": "product_version",
"name": "cryostat/jfr-datasource-rhel9@sha256:1fe4428a9048c8257b28a748fe72f20fba5adc02f5fa6c017f7472dff83b2f26_arm64",
"product": {
"name": "cryostat/jfr-datasource-rhel9@sha256:1fe4428a9048c8257b28a748fe72f20fba5adc02f5fa6c017f7472dff83b2f26_arm64",
"product_id": "cryostat/jfr-datasource-rhel9@sha256:1fe4428a9048c8257b28a748fe72f20fba5adc02f5fa6c017f7472dff83b2f26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel9@sha256:1fe4428a9048c8257b28a748fe72f20fba5adc02f5fa6c017f7472dff83b2f26?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/jfr-datasource-rhel9\u0026tag=4.0.0-10"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-agent-init-rhel9@sha256:12a06a8e0d5d382c26d38c483c4f78e1a51d6ad3d79dff1639bec6a622a09d52_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:12a06a8e0d5d382c26d38c483c4f78e1a51d6ad3d79dff1639bec6a622a09d52_amd64"
},
"product_reference": "cryostat/cryostat-agent-init-rhel9@sha256:12a06a8e0d5d382c26d38c483c4f78e1a51d6ad3d79dff1639bec6a622a09d52_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-agent-init-rhel9@sha256:428c822edc825eb2edc7ca3c2228f445aacbe5f997bc7bd681e2af3c5a386c88_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:428c822edc825eb2edc7ca3c2228f445aacbe5f997bc7bd681e2af3c5a386c88_arm64"
},
"product_reference": "cryostat/cryostat-agent-init-rhel9@sha256:428c822edc825eb2edc7ca3c2228f445aacbe5f997bc7bd681e2af3c5a386c88_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-db-rhel9@sha256:157664280b02da4cdde98df786cc27abb3aded584e5a03cbd4bd3784203c4706_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:157664280b02da4cdde98df786cc27abb3aded584e5a03cbd4bd3784203c4706_amd64"
},
"product_reference": "cryostat/cryostat-db-rhel9@sha256:157664280b02da4cdde98df786cc27abb3aded584e5a03cbd4bd3784203c4706_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-db-rhel9@sha256:173716b149b7457f165166ce40f894be7d3fecb11460202cbce52040e5409c35_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:173716b149b7457f165166ce40f894be7d3fecb11460202cbce52040e5409c35_arm64"
},
"product_reference": "cryostat/cryostat-db-rhel9@sha256:173716b149b7457f165166ce40f894be7d3fecb11460202cbce52040e5409c35_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:54ffe77a5bf806e7be3ee1a8d72e68057d77a249065dc2462a2bbf559827ea92_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:54ffe77a5bf806e7be3ee1a8d72e68057d77a249065dc2462a2bbf559827ea92_amd64"
},
"product_reference": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:54ffe77a5bf806e7be3ee1a8d72e68057d77a249065dc2462a2bbf559827ea92_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:8e3df4dd75a6aafc343aef028698d53e698993d19402d0d355f80d5018bff762_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:8e3df4dd75a6aafc343aef028698d53e698993d19402d0d355f80d5018bff762_arm64"
},
"product_reference": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:8e3df4dd75a6aafc343aef028698d53e698993d19402d0d355f80d5018bff762_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c255654c653c29e80cf9c10c7e473cb151f39d94290f944475f19a12ef1c39ec_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c255654c653c29e80cf9c10c7e473cb151f39d94290f944475f19a12ef1c39ec_amd64"
},
"product_reference": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c255654c653c29e80cf9c10c7e473cb151f39d94290f944475f19a12ef1c39ec_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:eb034cbcb54c54ef37dfad635f17182bcd3dc74b79690b116fdc24e4249e8ecb_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:eb034cbcb54c54ef37dfad635f17182bcd3dc74b79690b116fdc24e4249e8ecb_arm64"
},
"product_reference": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:eb034cbcb54c54ef37dfad635f17182bcd3dc74b79690b116fdc24e4249e8ecb_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-operator-bundle@sha256:7a4da133dceabc42a411e70d35af99988c2bf1e76f7f44291105f16b561f344e_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:7a4da133dceabc42a411e70d35af99988c2bf1e76f7f44291105f16b561f344e_arm64"
},
"product_reference": "cryostat/cryostat-operator-bundle@sha256:7a4da133dceabc42a411e70d35af99988c2bf1e76f7f44291105f16b561f344e_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-operator-bundle@sha256:8306aa3360d707d0cc3e070e1f924145331a350991a4b130d48d7f9089313ed9_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8306aa3360d707d0cc3e070e1f924145331a350991a4b130d48d7f9089313ed9_amd64"
},
"product_reference": "cryostat/cryostat-operator-bundle@sha256:8306aa3360d707d0cc3e070e1f924145331a350991a4b130d48d7f9089313ed9_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:1cbdcaff07fcfe25c14191d2d585e2379369dff38ea22d85c85cb7e0219941af_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:1cbdcaff07fcfe25c14191d2d585e2379369dff38ea22d85c85cb7e0219941af_arm64"
},
"product_reference": "cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:1cbdcaff07fcfe25c14191d2d585e2379369dff38ea22d85c85cb7e0219941af_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:3552d84395e741d3c3d808734efc4d1a1d539785a4a8f38697cb0060a471833d_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:3552d84395e741d3c3d808734efc4d1a1d539785a4a8f38697cb0060a471833d_amd64"
},
"product_reference": "cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:3552d84395e741d3c3d808734efc4d1a1d539785a4a8f38697cb0060a471833d_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-reports-rhel9@sha256:ccfe79e9225349ba158b6286d9e61f78ea80cb07433c4b691c976ce40debd002_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:ccfe79e9225349ba158b6286d9e61f78ea80cb07433c4b691c976ce40debd002_amd64"
},
"product_reference": "cryostat/cryostat-reports-rhel9@sha256:ccfe79e9225349ba158b6286d9e61f78ea80cb07433c4b691c976ce40debd002_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-reports-rhel9@sha256:fa94f80fd26e0664bfa343018888c90c86290290b519c0e0b2c7dccc869c3a33_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:fa94f80fd26e0664bfa343018888c90c86290290b519c0e0b2c7dccc869c3a33_arm64"
},
"product_reference": "cryostat/cryostat-reports-rhel9@sha256:fa94f80fd26e0664bfa343018888c90c86290290b519c0e0b2c7dccc869c3a33_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-rhel9-operator@sha256:a1e0e21641dac4d48017d0e766a2fa42b502dffeb6df3548eb464e785ec48b6a_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a1e0e21641dac4d48017d0e766a2fa42b502dffeb6df3548eb464e785ec48b6a_amd64"
},
"product_reference": "cryostat/cryostat-rhel9-operator@sha256:a1e0e21641dac4d48017d0e766a2fa42b502dffeb6df3548eb464e785ec48b6a_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-rhel9-operator@sha256:a4c71fd908b5933b74aab3ee1747223d3ec8313a73b14dfe589411dfca41453c_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a4c71fd908b5933b74aab3ee1747223d3ec8313a73b14dfe589411dfca41453c_arm64"
},
"product_reference": "cryostat/cryostat-rhel9-operator@sha256:a4c71fd908b5933b74aab3ee1747223d3ec8313a73b14dfe589411dfca41453c_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-rhel9@sha256:2bb5b9eaeeff2f2d8c37390c84ede1133d50e11610b65586f68776897e13357d_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:2bb5b9eaeeff2f2d8c37390c84ede1133d50e11610b65586f68776897e13357d_arm64"
},
"product_reference": "cryostat/cryostat-rhel9@sha256:2bb5b9eaeeff2f2d8c37390c84ede1133d50e11610b65586f68776897e13357d_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-rhel9@sha256:e9fe9919dd3f96580ab42b92f317cbc6f32229c38b77d566319feeb79dcd5f13_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:e9fe9919dd3f96580ab42b92f317cbc6f32229c38b77d566319feeb79dcd5f13_amd64"
},
"product_reference": "cryostat/cryostat-rhel9@sha256:e9fe9919dd3f96580ab42b92f317cbc6f32229c38b77d566319feeb79dcd5f13_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-storage-rhel9@sha256:16552269a995975755cb616f21896388f7565125323ffb59d4b3f1faf0e45874_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:16552269a995975755cb616f21896388f7565125323ffb59d4b3f1faf0e45874_arm64"
},
"product_reference": "cryostat/cryostat-storage-rhel9@sha256:16552269a995975755cb616f21896388f7565125323ffb59d4b3f1faf0e45874_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-storage-rhel9@sha256:6918d6472c06b73ce99c6f2892501c9119e0d0edceefd2202d884bda8bb82595_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:6918d6472c06b73ce99c6f2892501c9119e0d0edceefd2202d884bda8bb82595_amd64"
},
"product_reference": "cryostat/cryostat-storage-rhel9@sha256:6918d6472c06b73ce99c6f2892501c9119e0d0edceefd2202d884bda8bb82595_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/jfr-datasource-rhel9@sha256:1fe4428a9048c8257b28a748fe72f20fba5adc02f5fa6c017f7472dff83b2f26_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:1fe4428a9048c8257b28a748fe72f20fba5adc02f5fa6c017f7472dff83b2f26_arm64"
},
"product_reference": "cryostat/jfr-datasource-rhel9@sha256:1fe4428a9048c8257b28a748fe72f20fba5adc02f5fa6c017f7472dff83b2f26_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/jfr-datasource-rhel9@sha256:437080e91c3dbcb4f6c91bc03613dc33b65ed42b20923464c4ddc634d95be8df_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:437080e91c3dbcb4f6c91bc03613dc33b65ed42b20923464c4ddc634d95be8df_amd64"
},
"product_reference": "cryostat/jfr-datasource-rhel9@sha256:437080e91c3dbcb4f6c91bc03613dc33b65ed42b20923464c4ddc634d95be8df_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:12a06a8e0d5d382c26d38c483c4f78e1a51d6ad3d79dff1639bec6a622a09d52_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:428c822edc825eb2edc7ca3c2228f445aacbe5f997bc7bd681e2af3c5a386c88_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:157664280b02da4cdde98df786cc27abb3aded584e5a03cbd4bd3784203c4706_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:173716b149b7457f165166ce40f894be7d3fecb11460202cbce52040e5409c35_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:54ffe77a5bf806e7be3ee1a8d72e68057d77a249065dc2462a2bbf559827ea92_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:8e3df4dd75a6aafc343aef028698d53e698993d19402d0d355f80d5018bff762_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c255654c653c29e80cf9c10c7e473cb151f39d94290f944475f19a12ef1c39ec_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:eb034cbcb54c54ef37dfad635f17182bcd3dc74b79690b116fdc24e4249e8ecb_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:7a4da133dceabc42a411e70d35af99988c2bf1e76f7f44291105f16b561f344e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8306aa3360d707d0cc3e070e1f924145331a350991a4b130d48d7f9089313ed9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:1cbdcaff07fcfe25c14191d2d585e2379369dff38ea22d85c85cb7e0219941af_arm64",
"9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:3552d84395e741d3c3d808734efc4d1a1d539785a4a8f38697cb0060a471833d_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:ccfe79e9225349ba158b6286d9e61f78ea80cb07433c4b691c976ce40debd002_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:fa94f80fd26e0664bfa343018888c90c86290290b519c0e0b2c7dccc869c3a33_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a1e0e21641dac4d48017d0e766a2fa42b502dffeb6df3548eb464e785ec48b6a_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a4c71fd908b5933b74aab3ee1747223d3ec8313a73b14dfe589411dfca41453c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:2bb5b9eaeeff2f2d8c37390c84ede1133d50e11610b65586f68776897e13357d_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:e9fe9919dd3f96580ab42b92f317cbc6f32229c38b77d566319feeb79dcd5f13_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:16552269a995975755cb616f21896388f7565125323ffb59d4b3f1faf0e45874_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:6918d6472c06b73ce99c6f2892501c9119e0d0edceefd2202d884bda8bb82595_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:1fe4428a9048c8257b28a748fe72f20fba5adc02f5fa6c017f7472dff83b2f26_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:437080e91c3dbcb4f6c91bc03613dc33b65ed42b20923464c4ddc634d95be8df_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-04-02T04:03:14+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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:12a06a8e0d5d382c26d38c483c4f78e1a51d6ad3d79dff1639bec6a622a09d52_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:428c822edc825eb2edc7ca3c2228f445aacbe5f997bc7bd681e2af3c5a386c88_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:157664280b02da4cdde98df786cc27abb3aded584e5a03cbd4bd3784203c4706_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:173716b149b7457f165166ce40f894be7d3fecb11460202cbce52040e5409c35_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:54ffe77a5bf806e7be3ee1a8d72e68057d77a249065dc2462a2bbf559827ea92_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:8e3df4dd75a6aafc343aef028698d53e698993d19402d0d355f80d5018bff762_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c255654c653c29e80cf9c10c7e473cb151f39d94290f944475f19a12ef1c39ec_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:eb034cbcb54c54ef37dfad635f17182bcd3dc74b79690b116fdc24e4249e8ecb_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:7a4da133dceabc42a411e70d35af99988c2bf1e76f7f44291105f16b561f344e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8306aa3360d707d0cc3e070e1f924145331a350991a4b130d48d7f9089313ed9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:1cbdcaff07fcfe25c14191d2d585e2379369dff38ea22d85c85cb7e0219941af_arm64",
"9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:3552d84395e741d3c3d808734efc4d1a1d539785a4a8f38697cb0060a471833d_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:ccfe79e9225349ba158b6286d9e61f78ea80cb07433c4b691c976ce40debd002_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:fa94f80fd26e0664bfa343018888c90c86290290b519c0e0b2c7dccc869c3a33_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a1e0e21641dac4d48017d0e766a2fa42b502dffeb6df3548eb464e785ec48b6a_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a4c71fd908b5933b74aab3ee1747223d3ec8313a73b14dfe589411dfca41453c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:2bb5b9eaeeff2f2d8c37390c84ede1133d50e11610b65586f68776897e13357d_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:e9fe9919dd3f96580ab42b92f317cbc6f32229c38b77d566319feeb79dcd5f13_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:16552269a995975755cb616f21896388f7565125323ffb59d4b3f1faf0e45874_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:6918d6472c06b73ce99c6f2892501c9119e0d0edceefd2202d884bda8bb82595_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:1fe4428a9048c8257b28a748fe72f20fba5adc02f5fa6c017f7472dff83b2f26_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:437080e91c3dbcb4f6c91bc03613dc33b65ed42b20923464c4ddc634d95be8df_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3503"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:12a06a8e0d5d382c26d38c483c4f78e1a51d6ad3d79dff1639bec6a622a09d52_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:428c822edc825eb2edc7ca3c2228f445aacbe5f997bc7bd681e2af3c5a386c88_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:157664280b02da4cdde98df786cc27abb3aded584e5a03cbd4bd3784203c4706_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:173716b149b7457f165166ce40f894be7d3fecb11460202cbce52040e5409c35_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:54ffe77a5bf806e7be3ee1a8d72e68057d77a249065dc2462a2bbf559827ea92_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:8e3df4dd75a6aafc343aef028698d53e698993d19402d0d355f80d5018bff762_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c255654c653c29e80cf9c10c7e473cb151f39d94290f944475f19a12ef1c39ec_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:eb034cbcb54c54ef37dfad635f17182bcd3dc74b79690b116fdc24e4249e8ecb_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:7a4da133dceabc42a411e70d35af99988c2bf1e76f7f44291105f16b561f344e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8306aa3360d707d0cc3e070e1f924145331a350991a4b130d48d7f9089313ed9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:1cbdcaff07fcfe25c14191d2d585e2379369dff38ea22d85c85cb7e0219941af_arm64",
"9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:3552d84395e741d3c3d808734efc4d1a1d539785a4a8f38697cb0060a471833d_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:ccfe79e9225349ba158b6286d9e61f78ea80cb07433c4b691c976ce40debd002_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:fa94f80fd26e0664bfa343018888c90c86290290b519c0e0b2c7dccc869c3a33_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a1e0e21641dac4d48017d0e766a2fa42b502dffeb6df3548eb464e785ec48b6a_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a4c71fd908b5933b74aab3ee1747223d3ec8313a73b14dfe589411dfca41453c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:2bb5b9eaeeff2f2d8c37390c84ede1133d50e11610b65586f68776897e13357d_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:e9fe9919dd3f96580ab42b92f317cbc6f32229c38b77d566319feeb79dcd5f13_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:16552269a995975755cb616f21896388f7565125323ffb59d4b3f1faf0e45874_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:6918d6472c06b73ce99c6f2892501c9119e0d0edceefd2202d884bda8bb82595_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:1fe4428a9048c8257b28a748fe72f20fba5adc02f5fa6c017f7472dff83b2f26_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:437080e91c3dbcb4f6c91bc03613dc33b65ed42b20923464c4ddc634d95be8df_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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:12a06a8e0d5d382c26d38c483c4f78e1a51d6ad3d79dff1639bec6a622a09d52_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:428c822edc825eb2edc7ca3c2228f445aacbe5f997bc7bd681e2af3c5a386c88_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:157664280b02da4cdde98df786cc27abb3aded584e5a03cbd4bd3784203c4706_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:173716b149b7457f165166ce40f894be7d3fecb11460202cbce52040e5409c35_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:54ffe77a5bf806e7be3ee1a8d72e68057d77a249065dc2462a2bbf559827ea92_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:8e3df4dd75a6aafc343aef028698d53e698993d19402d0d355f80d5018bff762_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c255654c653c29e80cf9c10c7e473cb151f39d94290f944475f19a12ef1c39ec_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:eb034cbcb54c54ef37dfad635f17182bcd3dc74b79690b116fdc24e4249e8ecb_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:7a4da133dceabc42a411e70d35af99988c2bf1e76f7f44291105f16b561f344e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8306aa3360d707d0cc3e070e1f924145331a350991a4b130d48d7f9089313ed9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:1cbdcaff07fcfe25c14191d2d585e2379369dff38ea22d85c85cb7e0219941af_arm64",
"9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:3552d84395e741d3c3d808734efc4d1a1d539785a4a8f38697cb0060a471833d_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:ccfe79e9225349ba158b6286d9e61f78ea80cb07433c4b691c976ce40debd002_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:fa94f80fd26e0664bfa343018888c90c86290290b519c0e0b2c7dccc869c3a33_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a1e0e21641dac4d48017d0e766a2fa42b502dffeb6df3548eb464e785ec48b6a_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a4c71fd908b5933b74aab3ee1747223d3ec8313a73b14dfe589411dfca41453c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:2bb5b9eaeeff2f2d8c37390c84ede1133d50e11610b65586f68776897e13357d_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:e9fe9919dd3f96580ab42b92f317cbc6f32229c38b77d566319feeb79dcd5f13_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:16552269a995975755cb616f21896388f7565125323ffb59d4b3f1faf0e45874_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:6918d6472c06b73ce99c6f2892501c9119e0d0edceefd2202d884bda8bb82595_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:1fe4428a9048c8257b28a748fe72f20fba5adc02f5fa6c017f7472dff83b2f26_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:437080e91c3dbcb4f6c91bc03613dc33b65ed42b20923464c4ddc634d95be8df_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",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:12a06a8e0d5d382c26d38c483c4f78e1a51d6ad3d79dff1639bec6a622a09d52_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:428c822edc825eb2edc7ca3c2228f445aacbe5f997bc7bd681e2af3c5a386c88_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:157664280b02da4cdde98df786cc27abb3aded584e5a03cbd4bd3784203c4706_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:173716b149b7457f165166ce40f894be7d3fecb11460202cbce52040e5409c35_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:54ffe77a5bf806e7be3ee1a8d72e68057d77a249065dc2462a2bbf559827ea92_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:8e3df4dd75a6aafc343aef028698d53e698993d19402d0d355f80d5018bff762_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c255654c653c29e80cf9c10c7e473cb151f39d94290f944475f19a12ef1c39ec_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:eb034cbcb54c54ef37dfad635f17182bcd3dc74b79690b116fdc24e4249e8ecb_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:7a4da133dceabc42a411e70d35af99988c2bf1e76f7f44291105f16b561f344e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8306aa3360d707d0cc3e070e1f924145331a350991a4b130d48d7f9089313ed9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:1cbdcaff07fcfe25c14191d2d585e2379369dff38ea22d85c85cb7e0219941af_arm64",
"9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:3552d84395e741d3c3d808734efc4d1a1d539785a4a8f38697cb0060a471833d_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:ccfe79e9225349ba158b6286d9e61f78ea80cb07433c4b691c976ce40debd002_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:fa94f80fd26e0664bfa343018888c90c86290290b519c0e0b2c7dccc869c3a33_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a1e0e21641dac4d48017d0e766a2fa42b502dffeb6df3548eb464e785ec48b6a_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a4c71fd908b5933b74aab3ee1747223d3ec8313a73b14dfe589411dfca41453c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:2bb5b9eaeeff2f2d8c37390c84ede1133d50e11610b65586f68776897e13357d_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:e9fe9919dd3f96580ab42b92f317cbc6f32229c38b77d566319feeb79dcd5f13_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:16552269a995975755cb616f21896388f7565125323ffb59d4b3f1faf0e45874_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:6918d6472c06b73ce99c6f2892501c9119e0d0edceefd2202d884bda8bb82595_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:1fe4428a9048c8257b28a748fe72f20fba5adc02f5fa6c017f7472dff83b2f26_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:437080e91c3dbcb4f6c91bc03613dc33b65ed42b20923464c4ddc634d95be8df_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-04-02T04:03:14+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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:12a06a8e0d5d382c26d38c483c4f78e1a51d6ad3d79dff1639bec6a622a09d52_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:428c822edc825eb2edc7ca3c2228f445aacbe5f997bc7bd681e2af3c5a386c88_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:157664280b02da4cdde98df786cc27abb3aded584e5a03cbd4bd3784203c4706_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:173716b149b7457f165166ce40f894be7d3fecb11460202cbce52040e5409c35_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:54ffe77a5bf806e7be3ee1a8d72e68057d77a249065dc2462a2bbf559827ea92_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:8e3df4dd75a6aafc343aef028698d53e698993d19402d0d355f80d5018bff762_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c255654c653c29e80cf9c10c7e473cb151f39d94290f944475f19a12ef1c39ec_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:eb034cbcb54c54ef37dfad635f17182bcd3dc74b79690b116fdc24e4249e8ecb_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:7a4da133dceabc42a411e70d35af99988c2bf1e76f7f44291105f16b561f344e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8306aa3360d707d0cc3e070e1f924145331a350991a4b130d48d7f9089313ed9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:1cbdcaff07fcfe25c14191d2d585e2379369dff38ea22d85c85cb7e0219941af_arm64",
"9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:3552d84395e741d3c3d808734efc4d1a1d539785a4a8f38697cb0060a471833d_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:ccfe79e9225349ba158b6286d9e61f78ea80cb07433c4b691c976ce40debd002_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:fa94f80fd26e0664bfa343018888c90c86290290b519c0e0b2c7dccc869c3a33_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a1e0e21641dac4d48017d0e766a2fa42b502dffeb6df3548eb464e785ec48b6a_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a4c71fd908b5933b74aab3ee1747223d3ec8313a73b14dfe589411dfca41453c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:2bb5b9eaeeff2f2d8c37390c84ede1133d50e11610b65586f68776897e13357d_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:e9fe9919dd3f96580ab42b92f317cbc6f32229c38b77d566319feeb79dcd5f13_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:16552269a995975755cb616f21896388f7565125323ffb59d4b3f1faf0e45874_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:6918d6472c06b73ce99c6f2892501c9119e0d0edceefd2202d884bda8bb82595_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:1fe4428a9048c8257b28a748fe72f20fba5adc02f5fa6c017f7472dff83b2f26_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:437080e91c3dbcb4f6c91bc03613dc33b65ed42b20923464c4ddc634d95be8df_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3503"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:12a06a8e0d5d382c26d38c483c4f78e1a51d6ad3d79dff1639bec6a622a09d52_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:428c822edc825eb2edc7ca3c2228f445aacbe5f997bc7bd681e2af3c5a386c88_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:157664280b02da4cdde98df786cc27abb3aded584e5a03cbd4bd3784203c4706_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:173716b149b7457f165166ce40f894be7d3fecb11460202cbce52040e5409c35_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:54ffe77a5bf806e7be3ee1a8d72e68057d77a249065dc2462a2bbf559827ea92_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:8e3df4dd75a6aafc343aef028698d53e698993d19402d0d355f80d5018bff762_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c255654c653c29e80cf9c10c7e473cb151f39d94290f944475f19a12ef1c39ec_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:eb034cbcb54c54ef37dfad635f17182bcd3dc74b79690b116fdc24e4249e8ecb_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:7a4da133dceabc42a411e70d35af99988c2bf1e76f7f44291105f16b561f344e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8306aa3360d707d0cc3e070e1f924145331a350991a4b130d48d7f9089313ed9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:1cbdcaff07fcfe25c14191d2d585e2379369dff38ea22d85c85cb7e0219941af_arm64",
"9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:3552d84395e741d3c3d808734efc4d1a1d539785a4a8f38697cb0060a471833d_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:ccfe79e9225349ba158b6286d9e61f78ea80cb07433c4b691c976ce40debd002_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:fa94f80fd26e0664bfa343018888c90c86290290b519c0e0b2c7dccc869c3a33_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a1e0e21641dac4d48017d0e766a2fa42b502dffeb6df3548eb464e785ec48b6a_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a4c71fd908b5933b74aab3ee1747223d3ec8313a73b14dfe589411dfca41453c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:2bb5b9eaeeff2f2d8c37390c84ede1133d50e11610b65586f68776897e13357d_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:e9fe9919dd3f96580ab42b92f317cbc6f32229c38b77d566319feeb79dcd5f13_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:16552269a995975755cb616f21896388f7565125323ffb59d4b3f1faf0e45874_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:6918d6472c06b73ce99c6f2892501c9119e0d0edceefd2202d884bda8bb82595_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:1fe4428a9048c8257b28a748fe72f20fba5adc02f5fa6c017f7472dff83b2f26_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:437080e91c3dbcb4f6c91bc03613dc33b65ed42b20923464c4ddc634d95be8df_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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:12a06a8e0d5d382c26d38c483c4f78e1a51d6ad3d79dff1639bec6a622a09d52_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:428c822edc825eb2edc7ca3c2228f445aacbe5f997bc7bd681e2af3c5a386c88_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:157664280b02da4cdde98df786cc27abb3aded584e5a03cbd4bd3784203c4706_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:173716b149b7457f165166ce40f894be7d3fecb11460202cbce52040e5409c35_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:54ffe77a5bf806e7be3ee1a8d72e68057d77a249065dc2462a2bbf559827ea92_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:8e3df4dd75a6aafc343aef028698d53e698993d19402d0d355f80d5018bff762_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c255654c653c29e80cf9c10c7e473cb151f39d94290f944475f19a12ef1c39ec_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:eb034cbcb54c54ef37dfad635f17182bcd3dc74b79690b116fdc24e4249e8ecb_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:7a4da133dceabc42a411e70d35af99988c2bf1e76f7f44291105f16b561f344e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8306aa3360d707d0cc3e070e1f924145331a350991a4b130d48d7f9089313ed9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:1cbdcaff07fcfe25c14191d2d585e2379369dff38ea22d85c85cb7e0219941af_arm64",
"9Base-Cryostat-4:cryostat/cryostat-ose-oauth-proxy-rhel9@sha256:3552d84395e741d3c3d808734efc4d1a1d539785a4a8f38697cb0060a471833d_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:ccfe79e9225349ba158b6286d9e61f78ea80cb07433c4b691c976ce40debd002_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:fa94f80fd26e0664bfa343018888c90c86290290b519c0e0b2c7dccc869c3a33_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a1e0e21641dac4d48017d0e766a2fa42b502dffeb6df3548eb464e785ec48b6a_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:a4c71fd908b5933b74aab3ee1747223d3ec8313a73b14dfe589411dfca41453c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:2bb5b9eaeeff2f2d8c37390c84ede1133d50e11610b65586f68776897e13357d_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:e9fe9919dd3f96580ab42b92f317cbc6f32229c38b77d566319feeb79dcd5f13_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:16552269a995975755cb616f21896388f7565125323ffb59d4b3f1faf0e45874_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:6918d6472c06b73ce99c6f2892501c9119e0d0edceefd2202d884bda8bb82595_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:1fe4428a9048c8257b28a748fe72f20fba5adc02f5fa6c017f7472dff83b2f26_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:437080e91c3dbcb4f6c91bc03613dc33b65ed42b20923464c4ddc634d95be8df_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:3593
Vulnerability from csaf_redhat - Published: 2025-04-03 13:38 - Updated: 2026-06-08 03:39A flaw was found in the net/http package of the Golang standard library. The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to `a.com/` containing an Authorization header redirected to `b.com/` will not send that header to `b.com`. However, the sensitive headers would be restored if the client received a subsequent same-domain redirect. For example, a chain of redirects from `a.com/`, to `b.com/1`, and finally to `b.com/2` would incorrectly send the Authorization header to `b.com/2`.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64 | — |
Vendor Fix
fix
|
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: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Expr. This vulnerability allows excessive memory usage and potential out-of-memory (OOM) crashes via unbounded input strings, where a malicious or inadvertent large expression can cause the parser to construct an extremely large Abstract Syntax Tree (AST), consuming excessive memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64 | — |
Vendor Fix
fix
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 update for opentelemetry-collector is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Collector with the supported components for a Red Hat build of OpenTelemetry\n\nSecurity Fix(es):\n\n* golang: net/http: net/http: sensitive headers incorrectly sent after cross-domain redirect (CVE-2024-45336)\n\n* go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service (CVE-2025-27144)\n\n* golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws (CVE-2025-22868)\n\n* github.com/expr-lang/expr: Memory Exhaustion in Expr Parser with Unrestricted Input (CVE-2025-29786)\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:3593",
"url": "https://access.redhat.com/errata/RHSA-2025:3593"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2341751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2341751"
},
{
"category": "external",
"summary": "2347423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347423"
},
{
"category": "external",
"summary": "2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "2352914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352914"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3593.json"
}
],
"title": "Red Hat Security Advisory: opentelemetry-collector security update",
"tracking": {
"current_release_date": "2026-06-08T03:39:43+00:00",
"generator": {
"date": "2026-06-08T03:39:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:3593",
"initial_release_date": "2025-04-03T13:38:52+00:00",
"revision_history": [
{
"date": "2025-04-03T13:38:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-03T13:38:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T03:39:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.107.0-7.el9_4.src",
"product": {
"name": "opentelemetry-collector-0:0.107.0-7.el9_4.src",
"product_id": "opentelemetry-collector-0:0.107.0-7.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.107.0-7.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"product": {
"name": "opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"product_id": "opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.107.0-7.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"product": {
"name": "opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"product_id": "opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.107.0-7.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.107.0-7.el9_4.x86_64",
"product": {
"name": "opentelemetry-collector-0:0.107.0-7.el9_4.x86_64",
"product_id": "opentelemetry-collector-0:0.107.0-7.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.107.0-7.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"product": {
"name": "opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"product_id": "opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.107.0-7.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.107.0-7.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64"
},
"product_reference": "opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le"
},
"product_reference": "opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.107.0-7.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x"
},
"product_reference": "opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.107.0-7.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src"
},
"product_reference": "opentelemetry-collector-0:0.107.0-7.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.107.0-7.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64"
},
"product_reference": "opentelemetry-collector-0:0.107.0-7.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45336",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-01-23T12:57:38.123000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2341751"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http package of the Golang standard library. The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to `a.com/` containing an Authorization header redirected to `b.com/` will not send that header to `b.com`. However, the sensitive headers would be restored if the client received a subsequent same-domain redirect. For example, a chain of redirects from `a.com/`, to `b.com/1`, and finally to `b.com/2` would incorrectly send the Authorization header to `b.com/2`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: net/http: sensitive headers incorrectly sent after cross-domain redirect",
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45336"
},
{
"category": "external",
"summary": "RHBZ#2341751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2341751"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45336",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45336"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/70530",
"url": "https://github.com/golang/go/issues/70530"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/sSaUhLA-2SI",
"url": "https://groups.google.com/g/golang-announce/c/sSaUhLA-2SI"
}
],
"release_date": "2025-01-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-03T13:38:52+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3593"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: net/http: sensitive headers incorrectly sent after cross-domain redirect"
},
{
"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",
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64"
]
},
"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-04-03T13:38:52+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3593"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64"
]
}
],
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64"
]
}
],
"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-27144",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-24T23:00:42.448432+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-jose: Go JOSE\u0027s Parsing Vulnerable to 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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "RHBZ#2347423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22",
"url": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5",
"url": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78"
}
],
"release_date": "2025-02-24T22:22:22.863000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-03T13:38:52+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3593"
},
{
"category": "workaround",
"details": "As a workaround, applications can pre-validate that payloads being passed to Go JOSE do not contain an excessive number of `.` characters.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64"
]
}
],
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service"
},
{
"cve": "CVE-2025-29786",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-03-17T14:00:59.078419+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2352914"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Expr. This vulnerability allows excessive memory usage and potential out-of-memory (OOM) crashes via unbounded input strings, where a malicious or inadvertent large expression can cause the parser to construct an extremely large Abstract Syntax Tree (AST), consuming excessive memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/expr-lang/expr: Memory Exhaustion in Expr Parser with Unrestricted Input",
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-29786"
},
{
"category": "external",
"summary": "RHBZ#2352914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352914"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-29786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29786"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/pull/762",
"url": "https://github.com/expr-lang/expr/pull/762"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/security/advisories/GHSA-93mq-9ffx-83m2",
"url": "https://github.com/expr-lang/expr/security/advisories/GHSA-93mq-9ffx-83m2"
}
],
"release_date": "2025-03-17T13:15:32.836000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-03T13:38:52+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3593"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to impose an input size restriction before parsing (i.e. validating or limiting the length of expression strings that the application will accept). Ensuring no unbounded-length expressions are fed into the parser will prevent the parser from constructing a very large AST and avoid the potential memory exhaustion issue.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64"
]
}
],
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.107.0-7.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/expr-lang/expr: Memory Exhaustion in Expr Parser with Unrestricted Input"
}
]
}
RHSA-2025:3720
Vulnerability from csaf_redhat - Published: 2025-04-08 23:25 - Updated: 2026-06-08 03:39A 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: 8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:107d873609968b6be379a7f99ca35d8a3ad884549a4b4777025fc5ba0989dec5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:11ae4165efd6e531c79a343412358a897a1c04b7231e563580730ec7c0946fe1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:96cfff4752f4222554a597a1d8c73353b10ea1d059b888abf0aec5ee2a3833f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:b9b5199ae670b9e53cc84a4efbc530b1db914ac232bacdbb24ed3641b3a45b72_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:36eccb6cc61139350bea697104f2b5c4166a9b23a693a29f1b7f5ecce2546a2d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:734dbbea97ec7f122cdc405dc43d4b0a8f8e4441563c387d9e84dbca3ffbcfda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:e3bce66447b024a9279613270dd9e1f9486f377f35c8b84a7f0c5776a3d684cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:fd648f8a08148e0e767920884d1047055f44de870b6ba0ab358fd8d082125394_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:323690c495691bc3f09b2822e94cd7a2fcfdf4308cf57936c550291010572d08_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:a03795fe37632df1927038010866f393e5479e9c26c4ec540a31f4a1254a0ed1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:c2cee18f2089e9f0125bee295fc69b3f3f34bc0d47c69ff0f3fd3124185a5694_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:d9a9e8b9ed7917d3a64e98810605edfb723551f38bb6ddc671e1a374748e5b28_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:0f546b43dc4dabe3a62167b5be49783ed4cfe2a244bd922e0f76e9f0d7ae0620_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:36e79fc72408aad0ae42dae1997aacea4d86a1c015f783f1736f4d7509d4c221_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:64dde2c384ef64e2c596a52e3c2d4120aa9fb3c10ecfd52d0cbdec9d88a7c4ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:ff226f55432b901a5687eb3b0f56f314e08ca81ada0d050c81c3cd9175287d35_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:12a94b9f4dbeef96976e0d27536a4fb0e8ceb0a38b6ec77a8ac733c1c0c6efe0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:44a1a2aa5107c09f341cbdeee373ef618f34aba0a32469bb1a2c68a946024bff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:6be460ec9f5573132771f0a040241ecb42f254e89741df11b8d96f9145c8c508_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:fc4aa307c18785bff8f019ef65eb08518f0cfe48a8b1ed6e15434a63ce4fb88e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:1340232fb5217ffddab568726cce3f4232ca08644b065261d9d95ecf21fc9232_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:2f3e12b38285002b14b0240a29edcfbff6ed509efdb9a8bfab111ae183a5745b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:cf39b12f5ce58e6b6f146316a11a872a19435eba168ba7b1b9fd04f3a82ade17_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:f0f87ed16ca0ca7410224f5c8aa0401c6f5ae07b988c9827e55c3ed9464b3d13_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:6b575a9290cb5b5dc24f752f5ca2ac1277a05025b75a4718a6ffcd95184f7f69_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:6d6983ae5667627fe07b0923ff67b31a273a82de8d520d43e7c4918207d0d4eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:8521e751cdbe8702b3f682c7b5dd233490ea9ddf1058011f4de656e994a8391f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:b899ebf22e39a26ac75b1efb5ecae4f9fe5965fe5832ee3ef1cb61e6bececcde_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:03d7706c3affd07f1793287a346438af17b311059d81e4e609fad93dcc9f7221_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:4bedad122e72466bbcb26d3c0f8ee5dda27a3873edac35543c556eb0e9396909_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:778ee16fed485e95aa7333f0d42a28df9e1297e51d8289ebcef491ab2edcba26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:89c0fbdfb728494ad6f6b10a339782485b9ec952a28956d028cd8b43b42820f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:69282847a5435a5c758f80f53c4509943daa1c3027a61d2b2a99c59e832f3a9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:811651534208a86352ff584647a517f8c48fd567211da39ce4e4b7b9d51f9023_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9ee5ffed60e042575f3719ceae5152fc7469b2b879281911ddea4530185e850b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbc1595ea264c809f672533c38994f5f63a4f0de94c566b983a551b74172055e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:45aca365263eeb3ab37bea5e0d222a712146543f91d630ca7b8f5b6a3580ff54_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8cc7bfbde00500327e65dcf95266700f04915651ebdc2a87fcf21318f08e6c88_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c53ce3a372fe9381f1d58e6e960978482410c5e8485c1481ddd32bc780150de7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dee257b745138ac9e68fe4863b95f14a0ed456fe73aff0e9b31e40d28df555e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:1908d46771cdd6bf8ff43ea198bc8c9868852dcfff44186030da704b391cde07_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:38093a3c240b297514f2c417ecf17456d18c11e91bc7952c998f51fe0b4a5a0b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:3fae0c7b2172c1796ebf0c19aa7d4cfcd22d19fbf4ffd1b560ed56059c3f9ba8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:9b5a5806b5e938917dfdaff2770fe695dc572014aea4c3841e724995a40fb030_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:58b015abe231a2afba17b853be043eeb62f3684ad5df2ed400bf8108449d7184_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9e2b76701c74b60ce73f54a9cf84fc557aa0035ab3403e1ff92ad40d2cfa8c55_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:aad6d8449dad6d4894d43aabada09c2a5aa64f47192ac729b4940e91bb4834c7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:d7491ce917167e0b41b3ee33b3c4c53c1835b680e9c70787ffa4434dc905d2c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:9173aa71b4276af6cef88e89e3db9e141df6e5d6fb13945dfc5f6c840daabf80_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:aa082ec2bcca1e93bbda36b05d168c1ab87a83b362d2e7e0e583d6b5214ef6d4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ab58c6478dcdd84f9e409e38facb7ff7bf0201d385f586f3d1d389da6258a3b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c2621c406425590d98339f11ef3dedb80afdd870184c33d5ea264467e913f9f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:0d646f045b6cbc8108437f728e9ba8c4b7181a114c3c4b76bcf7ee56f118a4b0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:322938fdb04e1385338c92619015f69555f3908de14ad73a71a29e239601fbd9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:9812e94bd74ca15fa20d3eeb408306346d6f20e9207f2df6ab13533b3e624f4a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:e09928f36c3ba2d15225bd667037b722f48858e8eea1789655c44c80e0648774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:256ad85fb5929eb04b5111cefefaac2884f78225906a805feb591f91fa76ecdb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:8f2daea3e6a92ad28792d2bd3f2dbb701e2823af81d8497d9b024a251fa9b6bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:a806ed6f9a6b8f2fd1537bfc5c11cd811eb191680ae5b327eefa01c2ce529b3e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:e644b1b4e1f3096fd2d7cea3bdf860c65235e2f97195ff336b2b5c3d1f51ef85_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:02b944a80d276f8a477a0dff54ea6bb3ab0de71d7dd7c3eb8e6b745ae46a7fd2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:56288014ed598d7e17d24242c8db3ab68548d23d16ff23d03dcb78ee27359178_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ada6d8ecc28cfdb00aab5e8b71a1b74a5b3806f4fb035f6958d516a5e55fcbb1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d2b5de6b3d5530a1b139f592912691075c13ffe310b236c91de7f2e3ad99099a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:28ce07920e86f5e1216d6d3edb5b19c8d65f600acfad342684888c92b9010c86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:4585226185567f17ba5abdfe72e0ad03f2556d8baa7d982f447dd8b20f928d5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:64e30fef92f7b61b72401223bd45436ec5d79e0aff863903662238311c99fa8e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:d642f78c412385ebe7878a910414457f84c24b57e757ec91d16bfb1a27badff1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:52dca40b1460ca2281c83ad46c4e493f80581f263b6d10ae1a10f3e78763f52d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:c2b21f35d9d0ce27ae05dc29f97d3aea52b208ab35a9e985796b9e26634423da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:d23be87071107dc8d4e61e2560f267583df36b5a0a0813154b717e830dd8413c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:f5654486fcfd0d9ecf30e5afbbb39cc009d32ce59f061e8392f7863aea393576_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:1a6de9debd3590f9c2c433275164df894f88cf8c0a4002d04f1823ff264ba1bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:5bcc8fd02e0ed1540db484a22d9b4db23806c702d3da8687be279ef6453b4319_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:6850f004367b4e429bc2cc32203c7c943d1687df2dad5ad42d82f1bbc345080d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:944fa2526680771b6decefe2604bf06db02a970b6350716235958703c21e003b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:281aefcf66e89388213d9824fa8397efba4b9b3d20124116ce1ba69c97e282ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:4bab821006a774880939bfe349d152820d792822c45877928a8e2965ef310cf4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:c6e03673c56431406746124ba71848e42f9779c589463285bcea4c762195b8aa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:f5ea55f3903ae69ac5607ae6b6c1e7238a76056701a8fc2877e0c914660aae3c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:344e1b764490af7e7b4d47fcb2a7282f2412c4529e1908f4cb5ecd1b690dd650_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:3a942342f3588d8718a4039f2e1cb29ca7acc0d8e581666f48ce20198e4de8d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:597ef20248a1c3fe0f882cbd707b7f4230baa41a1a816573f1301c8cf18479c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:b8cba34ce75cf7431d16b824c69f286a1814588ee6a06121d9a90dec08db8b15_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:724453cc19f723efa22ace938a0ab31c82f34c3cd2004172dce6b518e9e9fd64_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:7e87b46caeb102409f79dad3f109070c127b3cc889118ed639cb244b52c28dc6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:91d82ef84b202c22fe4d585d178957ea1223a849961af91c9f0bf0fed2b20c49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:cdaf4537bfa7ecad7f94dff7ca46393aa8e70c7ce08a45423cc2f653050e58a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:0f97029b4941d9a54656ea706ec0663868fb382a34158ba2eeec9d4478b4058e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:22b42e2c8199f648ba21166b64ffc5feb7905bc2a49f7a0b7aafa2e6703837f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:678337ca80d728cc982efec0d202ebb17b91a30e56739528da97f0692ff46139_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:8ed43785bfd434722d3764a6ef04907431cebba115083f588e6781c62258658c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:60b0b1fc266491f29dd778a73ba1cac6415d97335a2f5d70e1aa6ede1036da5b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bda2d476d8a5dd31a87ffd31b75cfc9ef694252ea1f05970df4c104c17c20623_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:c6c53f541c86acde3789af3ea887418f0e20006cd2d43f674f543b5caf6de8c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:df1f58e1efb165f9e54eb98736c3455880316b1908403d01d925df7774ae5db8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:0554dbfd712dadfbcc9f19d05e9f4f35c74014ddc5d0328f080c709b25c20bee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:19eeff38305230d434c15e0857c9dffed7d64a5a00120094a7c566e16a493207_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:76bb716ba7f9febf38319484ef04cce24f949c42c1bd7cfeac826cc007f02831_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:eb9babfef8bf1622e0d1ab2d32f90d4e2820a6fc368f7ae4dc755d1066f7ed8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:1bc95c34b154818545cd60ac3d717b9e72ed2fb90fc8399604d769f8fc81da20_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:72bd7cc27ae26bdb1b9ea2a6361b31de71fdf65618b4902d0898f86c8d3fc065_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:be4419642ac877b4b2d4457268e0e50b1e9b8facaf34f038c9846295dcacb4da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:f73c3b0cccf6ef97927be2f8f1c4a42bfc2f217e4fbbb16127b995bf1588ad83_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:1f5c4a3fb695ffbbf04521e7435157fd603311180908d538c59cb4a8062dbaef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:290f21b5ee7edb70de78f40486d9da0b31f707d7d5c4f264e9cba05a7bb32db8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:4943611c19f0f326f05a1b6f0c47c402647e2a816303ab77e9cba1c7fe1a23a2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:3cc744e3c32450e895819917e7e2e671cadb33ac57fe673d200f60aeb29b7718_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:3d825b9ab189a9394c8fd5d3cc94ff541194726399b7bfdab60061b9636c0a3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:af4ee32cf58d160a35bc8e20820258db6631b29076c3887df3b63918d52ad235_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:f6849c6521d9d1d220c35ac9139caba03fc9dc6e7b9c639a572cdcdbf28d2126_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:00601154c8e71c2f3d985ba5bbfca2df2d288b6a50b4b27b7f0a43eaec753873_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:13627f782027ed3131334c6e1bf0190e5b00fe13280000d6f57721fbd32e1afb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:8fef1fc624837d1e67e4b7094e8a7012f7bde870a04f045316b19ab356f3a054_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:bd416c05d3ea63d66bd507abc2f82aea0a66c3dda168cc0a9d1c380c8c566ec5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:6475775521035a08a31fcef29cd5fc697a72b3c2247631a993a7b729ed7eed1d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:712f2ca3fd968e7de46ff93bc4867826aafeba96bfd2c2d039689b23323328ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:85ce6d4b230ac1853ff0915d5cdf6f5a2b96c0197aa1c8263f0f69a4a8772fa7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:f0f48e9ec52228c8f27b6c571c7f01fb6f6583f0204b478559ce009e6132a9a8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:820db2056b2ac1cef65d586c621c6db7f84ec1311d3f4128c33179b166afcfa4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:ae35a36aaf4c00a31bf2e64ac37584262e53f8ab4148e4176f7fefc8d918e555_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:d288369518e49d44169f88edb60f2d3735d54f871474f231b179284eb1946821_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:f8afa3a3b67dbaf8f828d921a011dc64a9164db1599f168bb6bd54648c12b48a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:1513f3e30b88d1e3ffa67ea7b8b31c3cca522331b75b6ebc13cbcee1a202d17b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:7e7577c8871a36d64dedf72262ed88bd1e934d43b2ca32fedd84eb96bc11fe23_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:b3a7d2797f2dc266079b1471e38c7fdcfc447fb39036b36ac23471c9c5373fa7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:ccdab90ac40ad89cb8d3ebbc717b74e869f5f5a888e2c68dd3134e861eef246f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:002ae3f6a6e1b363464a46c497745d87dd51dce837362db450b2c9baf10db55c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:767af5d63b16e63d68b62fc9eb167e7c462608a1b426ba1c49803b8c3e2fd903_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:8edc346568821cdaa81fdcb4f0eee56dfc1477485856ba67740ae6d479a95519_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:abf8c2592a647cab0a5478d2c9b87104516f9e48527b4aadca1a49a21335a6dd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:2b02b801d599d993997cdbd09d0c3da825081937a6e565fa2cda8c156b4d20ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:8a2e943fcb61470695e9a5d5eed48dae0fb14beaccfdf6f178d3443fcf0a68c6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:9deed4d05175d20386a73fe3f50d7444d047d9ea4c9bdc4f75fc3f71d7e6e9db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:e5a33c7839ea304754abfc5c54bb3bfb345b75b8f78400062c3f0c2278115144_arm64 | — |
Vendor Fix
fix
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": "Multicluster engine for Kubernetes v2.8.1 General Availability release, with updates to container images.\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 links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Multicluster engine for Kubernetes v2.8.1 images\n\nThe multicluster engine for Kubernetes operator provides the foundational\ncomponents that are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters, or to import existing Kubernetes-based clusters for management.\n\nAfter the clusters are managed, you can use the APIs that are provided by\nthe engine to distribute configuration that is based on placement policy.\n\nSecurity fix(es):\n\n* golang.org/x/oauth2: Unexpected memory consumption during token parsing in\ngolang.org/x/oauth2 (CVE-2025-22868)",
"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:3720",
"url": "https://access.redhat.com/errata/RHSA-2025:3720"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "ACM-19146",
"url": "https://issues.redhat.com/browse/ACM-19146"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3720.json"
}
],
"title": "Red Hat Security Advisory: multicluster engine for Kubernetes 2.8.1 container image updates",
"tracking": {
"current_release_date": "2026-06-08T03:39:45+00:00",
"generator": {
"date": "2026-06-08T03:39:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:3720",
"initial_release_date": "2025-04-08T23:25:49+00:00",
"revision_history": [
{
"date": "2025-04-08T23:25:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-08T23:25:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T03:39:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.8 for RHEL 9",
"product": {
"name": "multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.8::el9"
}
}
},
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.8 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.8::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:734dbbea97ec7f122cdc405dc43d4b0a8f8e4441563c387d9e84dbca3ffbcfda_amd64",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:734dbbea97ec7f122cdc405dc43d4b0a8f8e4441563c387d9e84dbca3ffbcfda_amd64",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:734dbbea97ec7f122cdc405dc43d4b0a8f8e4441563c387d9e84dbca3ffbcfda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:734dbbea97ec7f122cdc405dc43d4b0a8f8e4441563c387d9e84dbca3ffbcfda?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:323690c495691bc3f09b2822e94cd7a2fcfdf4308cf57936c550291010572d08_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:323690c495691bc3f09b2822e94cd7a2fcfdf4308cf57936c550291010572d08_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel9@sha256:323690c495691bc3f09b2822e94cd7a2fcfdf4308cf57936c550291010572d08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel9@sha256:323690c495691bc3f09b2822e94cd7a2fcfdf4308cf57936c550291010572d08?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:64dde2c384ef64e2c596a52e3c2d4120aa9fb3c10ecfd52d0cbdec9d88a7c4ee_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:64dde2c384ef64e2c596a52e3c2d4120aa9fb3c10ecfd52d0cbdec9d88a7c4ee_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel9@sha256:64dde2c384ef64e2c596a52e3c2d4120aa9fb3c10ecfd52d0cbdec9d88a7c4ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel9@sha256:64dde2c384ef64e2c596a52e3c2d4120aa9fb3c10ecfd52d0cbdec9d88a7c4ee?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel9@sha256:1340232fb5217ffddab568726cce3f4232ca08644b065261d9d95ecf21fc9232_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel9@sha256:1340232fb5217ffddab568726cce3f4232ca08644b065261d9d95ecf21fc9232_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel9@sha256:1340232fb5217ffddab568726cce3f4232ca08644b065261d9d95ecf21fc9232_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel9@sha256:1340232fb5217ffddab568726cce3f4232ca08644b065261d9d95ecf21fc9232?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:6be460ec9f5573132771f0a040241ecb42f254e89741df11b8d96f9145c8c508_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:6be460ec9f5573132771f0a040241ecb42f254e89741df11b8d96f9145c8c508_amd64",
"product_id": "multicluster-engine/assisted-installer-controller-rhel9@sha256:6be460ec9f5573132771f0a040241ecb42f254e89741df11b8d96f9145c8c508_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-controller-rhel9@sha256:6be460ec9f5573132771f0a040241ecb42f254e89741df11b8d96f9145c8c508?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-controller-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:96cfff4752f4222554a597a1d8c73353b10ea1d059b888abf0aec5ee2a3833f2_amd64",
"product": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:96cfff4752f4222554a597a1d8c73353b10ea1d059b888abf0aec5ee2a3833f2_amd64",
"product_id": "multicluster-engine/assisted-service-8-rhel8@sha256:96cfff4752f4222554a597a1d8c73353b10ea1d059b888abf0aec5ee2a3833f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-8-rhel8@sha256:96cfff4752f4222554a597a1d8c73353b10ea1d059b888abf0aec5ee2a3833f2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-8-rhel8\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:6d6983ae5667627fe07b0923ff67b31a273a82de8d520d43e7c4918207d0d4eb_amd64",
"product": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:6d6983ae5667627fe07b0923ff67b31a273a82de8d520d43e7c4918207d0d4eb_amd64",
"product_id": "multicluster-engine/assisted-service-9-rhel9@sha256:6d6983ae5667627fe07b0923ff67b31a273a82de8d520d43e7c4918207d0d4eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-9-rhel9@sha256:6d6983ae5667627fe07b0923ff67b31a273a82de8d520d43e7c4918207d0d4eb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-9-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:69282847a5435a5c758f80f53c4509943daa1c3027a61d2b2a99c59e832f3a9e_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:69282847a5435a5c758f80f53c4509943daa1c3027a61d2b2a99c59e832f3a9e_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:69282847a5435a5c758f80f53c4509943daa1c3027a61d2b2a99c59e832f3a9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:69282847a5435a5c758f80f53c4509943daa1c3027a61d2b2a99c59e832f3a9e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dee257b745138ac9e68fe4863b95f14a0ed456fe73aff0e9b31e40d28df555e8_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dee257b745138ac9e68fe4863b95f14a0ed456fe73aff0e9b31e40d28df555e8_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dee257b745138ac9e68fe4863b95f14a0ed456fe73aff0e9b31e40d28df555e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:dee257b745138ac9e68fe4863b95f14a0ed456fe73aff0e9b31e40d28df555e8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:256ad85fb5929eb04b5111cefefaac2884f78225906a805feb591f91fa76ecdb_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:256ad85fb5929eb04b5111cefefaac2884f78225906a805feb591f91fa76ecdb_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:256ad85fb5929eb04b5111cefefaac2884f78225906a805feb591f91fa76ecdb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:256ad85fb5929eb04b5111cefefaac2884f78225906a805feb591f91fa76ecdb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:1908d46771cdd6bf8ff43ea198bc8c9868852dcfff44186030da704b391cde07_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:1908d46771cdd6bf8ff43ea198bc8c9868852dcfff44186030da704b391cde07_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:1908d46771cdd6bf8ff43ea198bc8c9868852dcfff44186030da704b391cde07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:1908d46771cdd6bf8ff43ea198bc8c9868852dcfff44186030da704b391cde07?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:58b015abe231a2afba17b853be043eeb62f3684ad5df2ed400bf8108449d7184_amd64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:58b015abe231a2afba17b853be043eeb62f3684ad5df2ed400bf8108449d7184_amd64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:58b015abe231a2afba17b853be043eeb62f3684ad5df2ed400bf8108449d7184_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:58b015abe231a2afba17b853be043eeb62f3684ad5df2ed400bf8108449d7184?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ada6d8ecc28cfdb00aab5e8b71a1b74a5b3806f4fb035f6958d516a5e55fcbb1_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ada6d8ecc28cfdb00aab5e8b71a1b74a5b3806f4fb035f6958d516a5e55fcbb1_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ada6d8ecc28cfdb00aab5e8b71a1b74a5b3806f4fb035f6958d516a5e55fcbb1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:ada6d8ecc28cfdb00aab5e8b71a1b74a5b3806f4fb035f6958d516a5e55fcbb1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c2621c406425590d98339f11ef3dedb80afdd870184c33d5ea264467e913f9f8_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c2621c406425590d98339f11ef3dedb80afdd870184c33d5ea264467e913f9f8_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c2621c406425590d98339f11ef3dedb80afdd870184c33d5ea264467e913f9f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:c2621c406425590d98339f11ef3dedb80afdd870184c33d5ea264467e913f9f8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:0d646f045b6cbc8108437f728e9ba8c4b7181a114c3c4b76bcf7ee56f118a4b0_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:0d646f045b6cbc8108437f728e9ba8c4b7181a114c3c4b76bcf7ee56f118a4b0_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:0d646f045b6cbc8108437f728e9ba8c4b7181a114c3c4b76bcf7ee56f118a4b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:0d646f045b6cbc8108437f728e9ba8c4b7181a114c3c4b76bcf7ee56f118a4b0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:4585226185567f17ba5abdfe72e0ad03f2556d8baa7d982f447dd8b20f928d5f_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:4585226185567f17ba5abdfe72e0ad03f2556d8baa7d982f447dd8b20f928d5f_amd64",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:4585226185567f17ba5abdfe72e0ad03f2556d8baa7d982f447dd8b20f928d5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:4585226185567f17ba5abdfe72e0ad03f2556d8baa7d982f447dd8b20f928d5f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.8.1-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:52dca40b1460ca2281c83ad46c4e493f80581f263b6d10ae1a10f3e78763f52d_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:52dca40b1460ca2281c83ad46c4e493f80581f263b6d10ae1a10f3e78763f52d_amd64",
"product_id": "multicluster-engine/discovery-rhel9@sha256:52dca40b1460ca2281c83ad46c4e493f80581f263b6d10ae1a10f3e78763f52d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:52dca40b1460ca2281c83ad46c4e493f80581f263b6d10ae1a10f3e78763f52d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel9@sha256:6850f004367b4e429bc2cc32203c7c943d1687df2dad5ad42d82f1bbc345080d_amd64",
"product": {
"name": "multicluster-engine/hive-rhel9@sha256:6850f004367b4e429bc2cc32203c7c943d1687df2dad5ad42d82f1bbc345080d_amd64",
"product_id": "multicluster-engine/hive-rhel9@sha256:6850f004367b4e429bc2cc32203c7c943d1687df2dad5ad42d82f1bbc345080d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256:6850f004367b4e429bc2cc32203c7c943d1687df2dad5ad42d82f1bbc345080d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:281aefcf66e89388213d9824fa8397efba4b9b3d20124116ce1ba69c97e282ab_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:281aefcf66e89388213d9824fa8397efba4b9b3d20124116ce1ba69c97e282ab_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:281aefcf66e89388213d9824fa8397efba4b9b3d20124116ce1ba69c97e282ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:281aefcf66e89388213d9824fa8397efba4b9b3d20124116ce1ba69c97e282ab?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:597ef20248a1c3fe0f882cbd707b7f4230baa41a1a816573f1301c8cf18479c9_amd64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:597ef20248a1c3fe0f882cbd707b7f4230baa41a1a816573f1301c8cf18479c9_amd64",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:597ef20248a1c3fe0f882cbd707b7f4230baa41a1a816573f1301c8cf18479c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:597ef20248a1c3fe0f882cbd707b7f4230baa41a1a816573f1301c8cf18479c9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:7e87b46caeb102409f79dad3f109070c127b3cc889118ed639cb244b52c28dc6_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:7e87b46caeb102409f79dad3f109070c127b3cc889118ed639cb244b52c28dc6_amd64",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:7e87b46caeb102409f79dad3f109070c127b3cc889118ed639cb244b52c28dc6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:7e87b46caeb102409f79dad3f109070c127b3cc889118ed639cb244b52c28dc6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:22b42e2c8199f648ba21166b64ffc5feb7905bc2a49f7a0b7aafa2e6703837f6_amd64",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:22b42e2c8199f648ba21166b64ffc5feb7905bc2a49f7a0b7aafa2e6703837f6_amd64",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:22b42e2c8199f648ba21166b64ffc5feb7905bc2a49f7a0b7aafa2e6703837f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:22b42e2c8199f648ba21166b64ffc5feb7905bc2a49f7a0b7aafa2e6703837f6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.8.1-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bda2d476d8a5dd31a87ffd31b75cfc9ef694252ea1f05970df4c104c17c20623_amd64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bda2d476d8a5dd31a87ffd31b75cfc9ef694252ea1f05970df4c104c17c20623_amd64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bda2d476d8a5dd31a87ffd31b75cfc9ef694252ea1f05970df4c104c17c20623_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:bda2d476d8a5dd31a87ffd31b75cfc9ef694252ea1f05970df4c104c17c20623?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:1bc95c34b154818545cd60ac3d717b9e72ed2fb90fc8399604d769f8fc81da20_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:1bc95c34b154818545cd60ac3d717b9e72ed2fb90fc8399604d769f8fc81da20_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:1bc95c34b154818545cd60ac3d717b9e72ed2fb90fc8399604d769f8fc81da20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:1bc95c34b154818545cd60ac3d717b9e72ed2fb90fc8399604d769f8fc81da20?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:eb9babfef8bf1622e0d1ab2d32f90d4e2820a6fc368f7ae4dc755d1066f7ed8d_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:eb9babfef8bf1622e0d1ab2d32f90d4e2820a6fc368f7ae4dc755d1066f7ed8d_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:eb9babfef8bf1622e0d1ab2d32f90d4e2820a6fc368f7ae4dc755d1066f7ed8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:eb9babfef8bf1622e0d1ab2d32f90d4e2820a6fc368f7ae4dc755d1066f7ed8d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:3d825b9ab189a9394c8fd5d3cc94ff541194726399b7bfdab60061b9636c0a3e_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:3d825b9ab189a9394c8fd5d3cc94ff541194726399b7bfdab60061b9636c0a3e_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:3d825b9ab189a9394c8fd5d3cc94ff541194726399b7bfdab60061b9636c0a3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:3d825b9ab189a9394c8fd5d3cc94ff541194726399b7bfdab60061b9636c0a3e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:bd416c05d3ea63d66bd507abc2f82aea0a66c3dda168cc0a9d1c380c8c566ec5_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:bd416c05d3ea63d66bd507abc2f82aea0a66c3dda168cc0a9d1c380c8c566ec5_amd64",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:bd416c05d3ea63d66bd507abc2f82aea0a66c3dda168cc0a9d1c380c8c566ec5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:bd416c05d3ea63d66bd507abc2f82aea0a66c3dda168cc0a9d1c380c8c566ec5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:1f5c4a3fb695ffbbf04521e7435157fd603311180908d538c59cb4a8062dbaef_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:1f5c4a3fb695ffbbf04521e7435157fd603311180908d538c59cb4a8062dbaef_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:1f5c4a3fb695ffbbf04521e7435157fd603311180908d538c59cb4a8062dbaef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:1f5c4a3fb695ffbbf04521e7435157fd603311180908d538c59cb4a8062dbaef?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.8.1-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:03d7706c3affd07f1793287a346438af17b311059d81e4e609fad93dcc9f7221_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:03d7706c3affd07f1793287a346438af17b311059d81e4e609fad93dcc9f7221_amd64",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:03d7706c3affd07f1793287a346438af17b311059d81e4e609fad93dcc9f7221_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:03d7706c3affd07f1793287a346438af17b311059d81e4e609fad93dcc9f7221?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:712f2ca3fd968e7de46ff93bc4867826aafeba96bfd2c2d039689b23323328ec_amd64",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:712f2ca3fd968e7de46ff93bc4867826aafeba96bfd2c2d039689b23323328ec_amd64",
"product_id": "multicluster-engine/placement-rhel9@sha256:712f2ca3fd968e7de46ff93bc4867826aafeba96bfd2c2d039689b23323328ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:712f2ca3fd968e7de46ff93bc4867826aafeba96bfd2c2d039689b23323328ec?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:d288369518e49d44169f88edb60f2d3735d54f871474f231b179284eb1946821_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:d288369518e49d44169f88edb60f2d3735d54f871474f231b179284eb1946821_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:d288369518e49d44169f88edb60f2d3735d54f871474f231b179284eb1946821_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:d288369518e49d44169f88edb60f2d3735d54f871474f231b179284eb1946821?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:767af5d63b16e63d68b62fc9eb167e7c462608a1b426ba1c49803b8c3e2fd903_amd64",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:767af5d63b16e63d68b62fc9eb167e7c462608a1b426ba1c49803b8c3e2fd903_amd64",
"product_id": "multicluster-engine/registration-rhel9@sha256:767af5d63b16e63d68b62fc9eb167e7c462608a1b426ba1c49803b8c3e2fd903_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:767af5d63b16e63d68b62fc9eb167e7c462608a1b426ba1c49803b8c3e2fd903?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:b3a7d2797f2dc266079b1471e38c7fdcfc447fb39036b36ac23471c9c5373fa7_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:b3a7d2797f2dc266079b1471e38c7fdcfc447fb39036b36ac23471c9c5373fa7_amd64",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:b3a7d2797f2dc266079b1471e38c7fdcfc447fb39036b36ac23471c9c5373fa7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:b3a7d2797f2dc266079b1471e38c7fdcfc447fb39036b36ac23471c9c5373fa7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:2b02b801d599d993997cdbd09d0c3da825081937a6e565fa2cda8c156b4d20ed_amd64",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:2b02b801d599d993997cdbd09d0c3da825081937a6e565fa2cda8c156b4d20ed_amd64",
"product_id": "multicluster-engine/work-rhel9@sha256:2b02b801d599d993997cdbd09d0c3da825081937a6e565fa2cda8c156b4d20ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:2b02b801d599d993997cdbd09d0c3da825081937a6e565fa2cda8c156b4d20ed?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.8.1-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:e3bce66447b024a9279613270dd9e1f9486f377f35c8b84a7f0c5776a3d684cd_ppc64le",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:e3bce66447b024a9279613270dd9e1f9486f377f35c8b84a7f0c5776a3d684cd_ppc64le",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:e3bce66447b024a9279613270dd9e1f9486f377f35c8b84a7f0c5776a3d684cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:e3bce66447b024a9279613270dd9e1f9486f377f35c8b84a7f0c5776a3d684cd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:a03795fe37632df1927038010866f393e5479e9c26c4ec540a31f4a1254a0ed1_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:a03795fe37632df1927038010866f393e5479e9c26c4ec540a31f4a1254a0ed1_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel9@sha256:a03795fe37632df1927038010866f393e5479e9c26c4ec540a31f4a1254a0ed1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel9@sha256:a03795fe37632df1927038010866f393e5479e9c26c4ec540a31f4a1254a0ed1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:ff226f55432b901a5687eb3b0f56f314e08ca81ada0d050c81c3cd9175287d35_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:ff226f55432b901a5687eb3b0f56f314e08ca81ada0d050c81c3cd9175287d35_ppc64le",
"product_id": "multicluster-engine/assisted-installer-agent-rhel9@sha256:ff226f55432b901a5687eb3b0f56f314e08ca81ada0d050c81c3cd9175287d35_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel9@sha256:ff226f55432b901a5687eb3b0f56f314e08ca81ada0d050c81c3cd9175287d35?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel9@sha256:2f3e12b38285002b14b0240a29edcfbff6ed509efdb9a8bfab111ae183a5745b_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel9@sha256:2f3e12b38285002b14b0240a29edcfbff6ed509efdb9a8bfab111ae183a5745b_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel9@sha256:2f3e12b38285002b14b0240a29edcfbff6ed509efdb9a8bfab111ae183a5745b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel9@sha256:2f3e12b38285002b14b0240a29edcfbff6ed509efdb9a8bfab111ae183a5745b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:12a94b9f4dbeef96976e0d27536a4fb0e8ceb0a38b6ec77a8ac733c1c0c6efe0_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:12a94b9f4dbeef96976e0d27536a4fb0e8ceb0a38b6ec77a8ac733c1c0c6efe0_ppc64le",
"product_id": "multicluster-engine/assisted-installer-controller-rhel9@sha256:12a94b9f4dbeef96976e0d27536a4fb0e8ceb0a38b6ec77a8ac733c1c0c6efe0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-controller-rhel9@sha256:12a94b9f4dbeef96976e0d27536a4fb0e8ceb0a38b6ec77a8ac733c1c0c6efe0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-controller-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:11ae4165efd6e531c79a343412358a897a1c04b7231e563580730ec7c0946fe1_ppc64le",
"product": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:11ae4165efd6e531c79a343412358a897a1c04b7231e563580730ec7c0946fe1_ppc64le",
"product_id": "multicluster-engine/assisted-service-8-rhel8@sha256:11ae4165efd6e531c79a343412358a897a1c04b7231e563580730ec7c0946fe1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-8-rhel8@sha256:11ae4165efd6e531c79a343412358a897a1c04b7231e563580730ec7c0946fe1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-8-rhel8\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:6b575a9290cb5b5dc24f752f5ca2ac1277a05025b75a4718a6ffcd95184f7f69_ppc64le",
"product": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:6b575a9290cb5b5dc24f752f5ca2ac1277a05025b75a4718a6ffcd95184f7f69_ppc64le",
"product_id": "multicluster-engine/assisted-service-9-rhel9@sha256:6b575a9290cb5b5dc24f752f5ca2ac1277a05025b75a4718a6ffcd95184f7f69_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-9-rhel9@sha256:6b575a9290cb5b5dc24f752f5ca2ac1277a05025b75a4718a6ffcd95184f7f69?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-9-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9ee5ffed60e042575f3719ceae5152fc7469b2b879281911ddea4530185e850b_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9ee5ffed60e042575f3719ceae5152fc7469b2b879281911ddea4530185e850b_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9ee5ffed60e042575f3719ceae5152fc7469b2b879281911ddea4530185e850b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:9ee5ffed60e042575f3719ceae5152fc7469b2b879281911ddea4530185e850b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8cc7bfbde00500327e65dcf95266700f04915651ebdc2a87fcf21318f08e6c88_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8cc7bfbde00500327e65dcf95266700f04915651ebdc2a87fcf21318f08e6c88_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8cc7bfbde00500327e65dcf95266700f04915651ebdc2a87fcf21318f08e6c88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:8cc7bfbde00500327e65dcf95266700f04915651ebdc2a87fcf21318f08e6c88?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:e644b1b4e1f3096fd2d7cea3bdf860c65235e2f97195ff336b2b5c3d1f51ef85_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:e644b1b4e1f3096fd2d7cea3bdf860c65235e2f97195ff336b2b5c3d1f51ef85_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:e644b1b4e1f3096fd2d7cea3bdf860c65235e2f97195ff336b2b5c3d1f51ef85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:e644b1b4e1f3096fd2d7cea3bdf860c65235e2f97195ff336b2b5c3d1f51ef85?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:38093a3c240b297514f2c417ecf17456d18c11e91bc7952c998f51fe0b4a5a0b_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:38093a3c240b297514f2c417ecf17456d18c11e91bc7952c998f51fe0b4a5a0b_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:38093a3c240b297514f2c417ecf17456d18c11e91bc7952c998f51fe0b4a5a0b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:38093a3c240b297514f2c417ecf17456d18c11e91bc7952c998f51fe0b4a5a0b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:9e2b76701c74b60ce73f54a9cf84fc557aa0035ab3403e1ff92ad40d2cfa8c55_ppc64le",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:9e2b76701c74b60ce73f54a9cf84fc557aa0035ab3403e1ff92ad40d2cfa8c55_ppc64le",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:9e2b76701c74b60ce73f54a9cf84fc557aa0035ab3403e1ff92ad40d2cfa8c55_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:9e2b76701c74b60ce73f54a9cf84fc557aa0035ab3403e1ff92ad40d2cfa8c55?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:02b944a80d276f8a477a0dff54ea6bb3ab0de71d7dd7c3eb8e6b745ae46a7fd2_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:02b944a80d276f8a477a0dff54ea6bb3ab0de71d7dd7c3eb8e6b745ae46a7fd2_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:02b944a80d276f8a477a0dff54ea6bb3ab0de71d7dd7c3eb8e6b745ae46a7fd2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:02b944a80d276f8a477a0dff54ea6bb3ab0de71d7dd7c3eb8e6b745ae46a7fd2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:aa082ec2bcca1e93bbda36b05d168c1ab87a83b362d2e7e0e583d6b5214ef6d4_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:aa082ec2bcca1e93bbda36b05d168c1ab87a83b362d2e7e0e583d6b5214ef6d4_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:aa082ec2bcca1e93bbda36b05d168c1ab87a83b362d2e7e0e583d6b5214ef6d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:aa082ec2bcca1e93bbda36b05d168c1ab87a83b362d2e7e0e583d6b5214ef6d4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:e09928f36c3ba2d15225bd667037b722f48858e8eea1789655c44c80e0648774_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:e09928f36c3ba2d15225bd667037b722f48858e8eea1789655c44c80e0648774_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:e09928f36c3ba2d15225bd667037b722f48858e8eea1789655c44c80e0648774_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:e09928f36c3ba2d15225bd667037b722f48858e8eea1789655c44c80e0648774?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:d642f78c412385ebe7878a910414457f84c24b57e757ec91d16bfb1a27badff1_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:d642f78c412385ebe7878a910414457f84c24b57e757ec91d16bfb1a27badff1_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:d642f78c412385ebe7878a910414457f84c24b57e757ec91d16bfb1a27badff1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:d642f78c412385ebe7878a910414457f84c24b57e757ec91d16bfb1a27badff1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.8.1-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:c2b21f35d9d0ce27ae05dc29f97d3aea52b208ab35a9e985796b9e26634423da_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:c2b21f35d9d0ce27ae05dc29f97d3aea52b208ab35a9e985796b9e26634423da_ppc64le",
"product_id": "multicluster-engine/discovery-rhel9@sha256:c2b21f35d9d0ce27ae05dc29f97d3aea52b208ab35a9e985796b9e26634423da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:c2b21f35d9d0ce27ae05dc29f97d3aea52b208ab35a9e985796b9e26634423da?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel9@sha256:5bcc8fd02e0ed1540db484a22d9b4db23806c702d3da8687be279ef6453b4319_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel9@sha256:5bcc8fd02e0ed1540db484a22d9b4db23806c702d3da8687be279ef6453b4319_ppc64le",
"product_id": "multicluster-engine/hive-rhel9@sha256:5bcc8fd02e0ed1540db484a22d9b4db23806c702d3da8687be279ef6453b4319_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256:5bcc8fd02e0ed1540db484a22d9b4db23806c702d3da8687be279ef6453b4319?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:f5ea55f3903ae69ac5607ae6b6c1e7238a76056701a8fc2877e0c914660aae3c_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:f5ea55f3903ae69ac5607ae6b6c1e7238a76056701a8fc2877e0c914660aae3c_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:f5ea55f3903ae69ac5607ae6b6c1e7238a76056701a8fc2877e0c914660aae3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:f5ea55f3903ae69ac5607ae6b6c1e7238a76056701a8fc2877e0c914660aae3c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:344e1b764490af7e7b4d47fcb2a7282f2412c4529e1908f4cb5ecd1b690dd650_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:344e1b764490af7e7b4d47fcb2a7282f2412c4529e1908f4cb5ecd1b690dd650_ppc64le",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:344e1b764490af7e7b4d47fcb2a7282f2412c4529e1908f4cb5ecd1b690dd650_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:344e1b764490af7e7b4d47fcb2a7282f2412c4529e1908f4cb5ecd1b690dd650?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:cdaf4537bfa7ecad7f94dff7ca46393aa8e70c7ce08a45423cc2f653050e58a5_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:cdaf4537bfa7ecad7f94dff7ca46393aa8e70c7ce08a45423cc2f653050e58a5_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:cdaf4537bfa7ecad7f94dff7ca46393aa8e70c7ce08a45423cc2f653050e58a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:cdaf4537bfa7ecad7f94dff7ca46393aa8e70c7ce08a45423cc2f653050e58a5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:0f97029b4941d9a54656ea706ec0663868fb382a34158ba2eeec9d4478b4058e_ppc64le",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:0f97029b4941d9a54656ea706ec0663868fb382a34158ba2eeec9d4478b4058e_ppc64le",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:0f97029b4941d9a54656ea706ec0663868fb382a34158ba2eeec9d4478b4058e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:0f97029b4941d9a54656ea706ec0663868fb382a34158ba2eeec9d4478b4058e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.8.1-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:df1f58e1efb165f9e54eb98736c3455880316b1908403d01d925df7774ae5db8_ppc64le",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:df1f58e1efb165f9e54eb98736c3455880316b1908403d01d925df7774ae5db8_ppc64le",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:df1f58e1efb165f9e54eb98736c3455880316b1908403d01d925df7774ae5db8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:df1f58e1efb165f9e54eb98736c3455880316b1908403d01d925df7774ae5db8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:be4419642ac877b4b2d4457268e0e50b1e9b8facaf34f038c9846295dcacb4da_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:be4419642ac877b4b2d4457268e0e50b1e9b8facaf34f038c9846295dcacb4da_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:be4419642ac877b4b2d4457268e0e50b1e9b8facaf34f038c9846295dcacb4da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:be4419642ac877b4b2d4457268e0e50b1e9b8facaf34f038c9846295dcacb4da?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:0554dbfd712dadfbcc9f19d05e9f4f35c74014ddc5d0328f080c709b25c20bee_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:0554dbfd712dadfbcc9f19d05e9f4f35c74014ddc5d0328f080c709b25c20bee_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:0554dbfd712dadfbcc9f19d05e9f4f35c74014ddc5d0328f080c709b25c20bee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:0554dbfd712dadfbcc9f19d05e9f4f35c74014ddc5d0328f080c709b25c20bee?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:3cc744e3c32450e895819917e7e2e671cadb33ac57fe673d200f60aeb29b7718_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:3cc744e3c32450e895819917e7e2e671cadb33ac57fe673d200f60aeb29b7718_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:3cc744e3c32450e895819917e7e2e671cadb33ac57fe673d200f60aeb29b7718_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:3cc744e3c32450e895819917e7e2e671cadb33ac57fe673d200f60aeb29b7718?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:8fef1fc624837d1e67e4b7094e8a7012f7bde870a04f045316b19ab356f3a054_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:8fef1fc624837d1e67e4b7094e8a7012f7bde870a04f045316b19ab356f3a054_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:8fef1fc624837d1e67e4b7094e8a7012f7bde870a04f045316b19ab356f3a054_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:8fef1fc624837d1e67e4b7094e8a7012f7bde870a04f045316b19ab356f3a054?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:4943611c19f0f326f05a1b6f0c47c402647e2a816303ab77e9cba1c7fe1a23a2_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:4943611c19f0f326f05a1b6f0c47c402647e2a816303ab77e9cba1c7fe1a23a2_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:4943611c19f0f326f05a1b6f0c47c402647e2a816303ab77e9cba1c7fe1a23a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:4943611c19f0f326f05a1b6f0c47c402647e2a816303ab77e9cba1c7fe1a23a2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.8.1-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:89c0fbdfb728494ad6f6b10a339782485b9ec952a28956d028cd8b43b42820f9_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:89c0fbdfb728494ad6f6b10a339782485b9ec952a28956d028cd8b43b42820f9_ppc64le",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:89c0fbdfb728494ad6f6b10a339782485b9ec952a28956d028cd8b43b42820f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:89c0fbdfb728494ad6f6b10a339782485b9ec952a28956d028cd8b43b42820f9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:85ce6d4b230ac1853ff0915d5cdf6f5a2b96c0197aa1c8263f0f69a4a8772fa7_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:85ce6d4b230ac1853ff0915d5cdf6f5a2b96c0197aa1c8263f0f69a4a8772fa7_ppc64le",
"product_id": "multicluster-engine/placement-rhel9@sha256:85ce6d4b230ac1853ff0915d5cdf6f5a2b96c0197aa1c8263f0f69a4a8772fa7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:85ce6d4b230ac1853ff0915d5cdf6f5a2b96c0197aa1c8263f0f69a4a8772fa7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:ae35a36aaf4c00a31bf2e64ac37584262e53f8ab4148e4176f7fefc8d918e555_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:ae35a36aaf4c00a31bf2e64ac37584262e53f8ab4148e4176f7fefc8d918e555_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:ae35a36aaf4c00a31bf2e64ac37584262e53f8ab4148e4176f7fefc8d918e555_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:ae35a36aaf4c00a31bf2e64ac37584262e53f8ab4148e4176f7fefc8d918e555?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:8edc346568821cdaa81fdcb4f0eee56dfc1477485856ba67740ae6d479a95519_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:8edc346568821cdaa81fdcb4f0eee56dfc1477485856ba67740ae6d479a95519_ppc64le",
"product_id": "multicluster-engine/registration-rhel9@sha256:8edc346568821cdaa81fdcb4f0eee56dfc1477485856ba67740ae6d479a95519_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:8edc346568821cdaa81fdcb4f0eee56dfc1477485856ba67740ae6d479a95519?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:1513f3e30b88d1e3ffa67ea7b8b31c3cca522331b75b6ebc13cbcee1a202d17b_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:1513f3e30b88d1e3ffa67ea7b8b31c3cca522331b75b6ebc13cbcee1a202d17b_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:1513f3e30b88d1e3ffa67ea7b8b31c3cca522331b75b6ebc13cbcee1a202d17b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:1513f3e30b88d1e3ffa67ea7b8b31c3cca522331b75b6ebc13cbcee1a202d17b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:8a2e943fcb61470695e9a5d5eed48dae0fb14beaccfdf6f178d3443fcf0a68c6_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:8a2e943fcb61470695e9a5d5eed48dae0fb14beaccfdf6f178d3443fcf0a68c6_ppc64le",
"product_id": "multicluster-engine/work-rhel9@sha256:8a2e943fcb61470695e9a5d5eed48dae0fb14beaccfdf6f178d3443fcf0a68c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:8a2e943fcb61470695e9a5d5eed48dae0fb14beaccfdf6f178d3443fcf0a68c6?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.8.1-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:36eccb6cc61139350bea697104f2b5c4166a9b23a693a29f1b7f5ecce2546a2d_s390x",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:36eccb6cc61139350bea697104f2b5c4166a9b23a693a29f1b7f5ecce2546a2d_s390x",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:36eccb6cc61139350bea697104f2b5c4166a9b23a693a29f1b7f5ecce2546a2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:36eccb6cc61139350bea697104f2b5c4166a9b23a693a29f1b7f5ecce2546a2d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:d9a9e8b9ed7917d3a64e98810605edfb723551f38bb6ddc671e1a374748e5b28_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:d9a9e8b9ed7917d3a64e98810605edfb723551f38bb6ddc671e1a374748e5b28_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel9@sha256:d9a9e8b9ed7917d3a64e98810605edfb723551f38bb6ddc671e1a374748e5b28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel9@sha256:d9a9e8b9ed7917d3a64e98810605edfb723551f38bb6ddc671e1a374748e5b28?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:36e79fc72408aad0ae42dae1997aacea4d86a1c015f783f1736f4d7509d4c221_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:36e79fc72408aad0ae42dae1997aacea4d86a1c015f783f1736f4d7509d4c221_s390x",
"product_id": "multicluster-engine/assisted-installer-agent-rhel9@sha256:36e79fc72408aad0ae42dae1997aacea4d86a1c015f783f1736f4d7509d4c221_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel9@sha256:36e79fc72408aad0ae42dae1997aacea4d86a1c015f783f1736f4d7509d4c221?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel9@sha256:f0f87ed16ca0ca7410224f5c8aa0401c6f5ae07b988c9827e55c3ed9464b3d13_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-rhel9@sha256:f0f87ed16ca0ca7410224f5c8aa0401c6f5ae07b988c9827e55c3ed9464b3d13_s390x",
"product_id": "multicluster-engine/assisted-installer-rhel9@sha256:f0f87ed16ca0ca7410224f5c8aa0401c6f5ae07b988c9827e55c3ed9464b3d13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel9@sha256:f0f87ed16ca0ca7410224f5c8aa0401c6f5ae07b988c9827e55c3ed9464b3d13?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:fc4aa307c18785bff8f019ef65eb08518f0cfe48a8b1ed6e15434a63ce4fb88e_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:fc4aa307c18785bff8f019ef65eb08518f0cfe48a8b1ed6e15434a63ce4fb88e_s390x",
"product_id": "multicluster-engine/assisted-installer-controller-rhel9@sha256:fc4aa307c18785bff8f019ef65eb08518f0cfe48a8b1ed6e15434a63ce4fb88e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-controller-rhel9@sha256:fc4aa307c18785bff8f019ef65eb08518f0cfe48a8b1ed6e15434a63ce4fb88e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-controller-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:b9b5199ae670b9e53cc84a4efbc530b1db914ac232bacdbb24ed3641b3a45b72_s390x",
"product": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:b9b5199ae670b9e53cc84a4efbc530b1db914ac232bacdbb24ed3641b3a45b72_s390x",
"product_id": "multicluster-engine/assisted-service-8-rhel8@sha256:b9b5199ae670b9e53cc84a4efbc530b1db914ac232bacdbb24ed3641b3a45b72_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-8-rhel8@sha256:b9b5199ae670b9e53cc84a4efbc530b1db914ac232bacdbb24ed3641b3a45b72?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-8-rhel8\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:b899ebf22e39a26ac75b1efb5ecae4f9fe5965fe5832ee3ef1cb61e6bececcde_s390x",
"product": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:b899ebf22e39a26ac75b1efb5ecae4f9fe5965fe5832ee3ef1cb61e6bececcde_s390x",
"product_id": "multicluster-engine/assisted-service-9-rhel9@sha256:b899ebf22e39a26ac75b1efb5ecae4f9fe5965fe5832ee3ef1cb61e6bececcde_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-9-rhel9@sha256:b899ebf22e39a26ac75b1efb5ecae4f9fe5965fe5832ee3ef1cb61e6bececcde?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-9-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:811651534208a86352ff584647a517f8c48fd567211da39ce4e4b7b9d51f9023_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:811651534208a86352ff584647a517f8c48fd567211da39ce4e4b7b9d51f9023_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:811651534208a86352ff584647a517f8c48fd567211da39ce4e4b7b9d51f9023_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:811651534208a86352ff584647a517f8c48fd567211da39ce4e4b7b9d51f9023?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:45aca365263eeb3ab37bea5e0d222a712146543f91d630ca7b8f5b6a3580ff54_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:45aca365263eeb3ab37bea5e0d222a712146543f91d630ca7b8f5b6a3580ff54_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:45aca365263eeb3ab37bea5e0d222a712146543f91d630ca7b8f5b6a3580ff54_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:45aca365263eeb3ab37bea5e0d222a712146543f91d630ca7b8f5b6a3580ff54?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:a806ed6f9a6b8f2fd1537bfc5c11cd811eb191680ae5b327eefa01c2ce529b3e_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:a806ed6f9a6b8f2fd1537bfc5c11cd811eb191680ae5b327eefa01c2ce529b3e_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:a806ed6f9a6b8f2fd1537bfc5c11cd811eb191680ae5b327eefa01c2ce529b3e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:a806ed6f9a6b8f2fd1537bfc5c11cd811eb191680ae5b327eefa01c2ce529b3e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:9b5a5806b5e938917dfdaff2770fe695dc572014aea4c3841e724995a40fb030_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:9b5a5806b5e938917dfdaff2770fe695dc572014aea4c3841e724995a40fb030_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:9b5a5806b5e938917dfdaff2770fe695dc572014aea4c3841e724995a40fb030_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:9b5a5806b5e938917dfdaff2770fe695dc572014aea4c3841e724995a40fb030?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:aad6d8449dad6d4894d43aabada09c2a5aa64f47192ac729b4940e91bb4834c7_s390x",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:aad6d8449dad6d4894d43aabada09c2a5aa64f47192ac729b4940e91bb4834c7_s390x",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:aad6d8449dad6d4894d43aabada09c2a5aa64f47192ac729b4940e91bb4834c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:aad6d8449dad6d4894d43aabada09c2a5aa64f47192ac729b4940e91bb4834c7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d2b5de6b3d5530a1b139f592912691075c13ffe310b236c91de7f2e3ad99099a_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d2b5de6b3d5530a1b139f592912691075c13ffe310b236c91de7f2e3ad99099a_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d2b5de6b3d5530a1b139f592912691075c13ffe310b236c91de7f2e3ad99099a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:d2b5de6b3d5530a1b139f592912691075c13ffe310b236c91de7f2e3ad99099a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:ab58c6478dcdd84f9e409e38facb7ff7bf0201d385f586f3d1d389da6258a3b5_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:ab58c6478dcdd84f9e409e38facb7ff7bf0201d385f586f3d1d389da6258a3b5_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:ab58c6478dcdd84f9e409e38facb7ff7bf0201d385f586f3d1d389da6258a3b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:ab58c6478dcdd84f9e409e38facb7ff7bf0201d385f586f3d1d389da6258a3b5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:322938fdb04e1385338c92619015f69555f3908de14ad73a71a29e239601fbd9_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:322938fdb04e1385338c92619015f69555f3908de14ad73a71a29e239601fbd9_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:322938fdb04e1385338c92619015f69555f3908de14ad73a71a29e239601fbd9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:322938fdb04e1385338c92619015f69555f3908de14ad73a71a29e239601fbd9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:28ce07920e86f5e1216d6d3edb5b19c8d65f600acfad342684888c92b9010c86_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:28ce07920e86f5e1216d6d3edb5b19c8d65f600acfad342684888c92b9010c86_s390x",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:28ce07920e86f5e1216d6d3edb5b19c8d65f600acfad342684888c92b9010c86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:28ce07920e86f5e1216d6d3edb5b19c8d65f600acfad342684888c92b9010c86?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.8.1-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:d23be87071107dc8d4e61e2560f267583df36b5a0a0813154b717e830dd8413c_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:d23be87071107dc8d4e61e2560f267583df36b5a0a0813154b717e830dd8413c_s390x",
"product_id": "multicluster-engine/discovery-rhel9@sha256:d23be87071107dc8d4e61e2560f267583df36b5a0a0813154b717e830dd8413c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:d23be87071107dc8d4e61e2560f267583df36b5a0a0813154b717e830dd8413c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel9@sha256:1a6de9debd3590f9c2c433275164df894f88cf8c0a4002d04f1823ff264ba1bc_s390x",
"product": {
"name": "multicluster-engine/hive-rhel9@sha256:1a6de9debd3590f9c2c433275164df894f88cf8c0a4002d04f1823ff264ba1bc_s390x",
"product_id": "multicluster-engine/hive-rhel9@sha256:1a6de9debd3590f9c2c433275164df894f88cf8c0a4002d04f1823ff264ba1bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256:1a6de9debd3590f9c2c433275164df894f88cf8c0a4002d04f1823ff264ba1bc?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:c6e03673c56431406746124ba71848e42f9779c589463285bcea4c762195b8aa_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:c6e03673c56431406746124ba71848e42f9779c589463285bcea4c762195b8aa_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:c6e03673c56431406746124ba71848e42f9779c589463285bcea4c762195b8aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:c6e03673c56431406746124ba71848e42f9779c589463285bcea4c762195b8aa?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:b8cba34ce75cf7431d16b824c69f286a1814588ee6a06121d9a90dec08db8b15_s390x",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:b8cba34ce75cf7431d16b824c69f286a1814588ee6a06121d9a90dec08db8b15_s390x",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:b8cba34ce75cf7431d16b824c69f286a1814588ee6a06121d9a90dec08db8b15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:b8cba34ce75cf7431d16b824c69f286a1814588ee6a06121d9a90dec08db8b15?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:724453cc19f723efa22ace938a0ab31c82f34c3cd2004172dce6b518e9e9fd64_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:724453cc19f723efa22ace938a0ab31c82f34c3cd2004172dce6b518e9e9fd64_s390x",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:724453cc19f723efa22ace938a0ab31c82f34c3cd2004172dce6b518e9e9fd64_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:724453cc19f723efa22ace938a0ab31c82f34c3cd2004172dce6b518e9e9fd64?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:8ed43785bfd434722d3764a6ef04907431cebba115083f588e6781c62258658c_s390x",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:8ed43785bfd434722d3764a6ef04907431cebba115083f588e6781c62258658c_s390x",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:8ed43785bfd434722d3764a6ef04907431cebba115083f588e6781c62258658c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:8ed43785bfd434722d3764a6ef04907431cebba115083f588e6781c62258658c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.8.1-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:c6c53f541c86acde3789af3ea887418f0e20006cd2d43f674f543b5caf6de8c0_s390x",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:c6c53f541c86acde3789af3ea887418f0e20006cd2d43f674f543b5caf6de8c0_s390x",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:c6c53f541c86acde3789af3ea887418f0e20006cd2d43f674f543b5caf6de8c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:c6c53f541c86acde3789af3ea887418f0e20006cd2d43f674f543b5caf6de8c0?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:f73c3b0cccf6ef97927be2f8f1c4a42bfc2f217e4fbbb16127b995bf1588ad83_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:f73c3b0cccf6ef97927be2f8f1c4a42bfc2f217e4fbbb16127b995bf1588ad83_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:f73c3b0cccf6ef97927be2f8f1c4a42bfc2f217e4fbbb16127b995bf1588ad83_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:f73c3b0cccf6ef97927be2f8f1c4a42bfc2f217e4fbbb16127b995bf1588ad83?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:19eeff38305230d434c15e0857c9dffed7d64a5a00120094a7c566e16a493207_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:19eeff38305230d434c15e0857c9dffed7d64a5a00120094a7c566e16a493207_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:19eeff38305230d434c15e0857c9dffed7d64a5a00120094a7c566e16a493207_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:19eeff38305230d434c15e0857c9dffed7d64a5a00120094a7c566e16a493207?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:f6849c6521d9d1d220c35ac9139caba03fc9dc6e7b9c639a572cdcdbf28d2126_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:f6849c6521d9d1d220c35ac9139caba03fc9dc6e7b9c639a572cdcdbf28d2126_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:f6849c6521d9d1d220c35ac9139caba03fc9dc6e7b9c639a572cdcdbf28d2126_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:f6849c6521d9d1d220c35ac9139caba03fc9dc6e7b9c639a572cdcdbf28d2126?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:13627f782027ed3131334c6e1bf0190e5b00fe13280000d6f57721fbd32e1afb_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:13627f782027ed3131334c6e1bf0190e5b00fe13280000d6f57721fbd32e1afb_s390x",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:13627f782027ed3131334c6e1bf0190e5b00fe13280000d6f57721fbd32e1afb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:13627f782027ed3131334c6e1bf0190e5b00fe13280000d6f57721fbd32e1afb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:290f21b5ee7edb70de78f40486d9da0b31f707d7d5c4f264e9cba05a7bb32db8_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:290f21b5ee7edb70de78f40486d9da0b31f707d7d5c4f264e9cba05a7bb32db8_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:290f21b5ee7edb70de78f40486d9da0b31f707d7d5c4f264e9cba05a7bb32db8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:290f21b5ee7edb70de78f40486d9da0b31f707d7d5c4f264e9cba05a7bb32db8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.8.1-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:4bedad122e72466bbcb26d3c0f8ee5dda27a3873edac35543c556eb0e9396909_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:4bedad122e72466bbcb26d3c0f8ee5dda27a3873edac35543c556eb0e9396909_s390x",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:4bedad122e72466bbcb26d3c0f8ee5dda27a3873edac35543c556eb0e9396909_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:4bedad122e72466bbcb26d3c0f8ee5dda27a3873edac35543c556eb0e9396909?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:f0f48e9ec52228c8f27b6c571c7f01fb6f6583f0204b478559ce009e6132a9a8_s390x",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:f0f48e9ec52228c8f27b6c571c7f01fb6f6583f0204b478559ce009e6132a9a8_s390x",
"product_id": "multicluster-engine/placement-rhel9@sha256:f0f48e9ec52228c8f27b6c571c7f01fb6f6583f0204b478559ce009e6132a9a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:f0f48e9ec52228c8f27b6c571c7f01fb6f6583f0204b478559ce009e6132a9a8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:820db2056b2ac1cef65d586c621c6db7f84ec1311d3f4128c33179b166afcfa4_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:820db2056b2ac1cef65d586c621c6db7f84ec1311d3f4128c33179b166afcfa4_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:820db2056b2ac1cef65d586c621c6db7f84ec1311d3f4128c33179b166afcfa4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:820db2056b2ac1cef65d586c621c6db7f84ec1311d3f4128c33179b166afcfa4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:002ae3f6a6e1b363464a46c497745d87dd51dce837362db450b2c9baf10db55c_s390x",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:002ae3f6a6e1b363464a46c497745d87dd51dce837362db450b2c9baf10db55c_s390x",
"product_id": "multicluster-engine/registration-rhel9@sha256:002ae3f6a6e1b363464a46c497745d87dd51dce837362db450b2c9baf10db55c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:002ae3f6a6e1b363464a46c497745d87dd51dce837362db450b2c9baf10db55c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:ccdab90ac40ad89cb8d3ebbc717b74e869f5f5a888e2c68dd3134e861eef246f_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:ccdab90ac40ad89cb8d3ebbc717b74e869f5f5a888e2c68dd3134e861eef246f_s390x",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:ccdab90ac40ad89cb8d3ebbc717b74e869f5f5a888e2c68dd3134e861eef246f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:ccdab90ac40ad89cb8d3ebbc717b74e869f5f5a888e2c68dd3134e861eef246f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:9deed4d05175d20386a73fe3f50d7444d047d9ea4c9bdc4f75fc3f71d7e6e9db_s390x",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:9deed4d05175d20386a73fe3f50d7444d047d9ea4c9bdc4f75fc3f71d7e6e9db_s390x",
"product_id": "multicluster-engine/work-rhel9@sha256:9deed4d05175d20386a73fe3f50d7444d047d9ea4c9bdc4f75fc3f71d7e6e9db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:9deed4d05175d20386a73fe3f50d7444d047d9ea4c9bdc4f75fc3f71d7e6e9db?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.8.1-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:fd648f8a08148e0e767920884d1047055f44de870b6ba0ab358fd8d082125394_arm64",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:fd648f8a08148e0e767920884d1047055f44de870b6ba0ab358fd8d082125394_arm64",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:fd648f8a08148e0e767920884d1047055f44de870b6ba0ab358fd8d082125394_arm64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:fd648f8a08148e0e767920884d1047055f44de870b6ba0ab358fd8d082125394?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:c2cee18f2089e9f0125bee295fc69b3f3f34bc0d47c69ff0f3fd3124185a5694_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:c2cee18f2089e9f0125bee295fc69b3f3f34bc0d47c69ff0f3fd3124185a5694_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel9@sha256:c2cee18f2089e9f0125bee295fc69b3f3f34bc0d47c69ff0f3fd3124185a5694_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel9@sha256:c2cee18f2089e9f0125bee295fc69b3f3f34bc0d47c69ff0f3fd3124185a5694?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:0f546b43dc4dabe3a62167b5be49783ed4cfe2a244bd922e0f76e9f0d7ae0620_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:0f546b43dc4dabe3a62167b5be49783ed4cfe2a244bd922e0f76e9f0d7ae0620_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel9@sha256:0f546b43dc4dabe3a62167b5be49783ed4cfe2a244bd922e0f76e9f0d7ae0620_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel9@sha256:0f546b43dc4dabe3a62167b5be49783ed4cfe2a244bd922e0f76e9f0d7ae0620?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel9@sha256:cf39b12f5ce58e6b6f146316a11a872a19435eba168ba7b1b9fd04f3a82ade17_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel9@sha256:cf39b12f5ce58e6b6f146316a11a872a19435eba168ba7b1b9fd04f3a82ade17_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel9@sha256:cf39b12f5ce58e6b6f146316a11a872a19435eba168ba7b1b9fd04f3a82ade17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel9@sha256:cf39b12f5ce58e6b6f146316a11a872a19435eba168ba7b1b9fd04f3a82ade17?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:44a1a2aa5107c09f341cbdeee373ef618f34aba0a32469bb1a2c68a946024bff_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:44a1a2aa5107c09f341cbdeee373ef618f34aba0a32469bb1a2c68a946024bff_arm64",
"product_id": "multicluster-engine/assisted-installer-controller-rhel9@sha256:44a1a2aa5107c09f341cbdeee373ef618f34aba0a32469bb1a2c68a946024bff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-controller-rhel9@sha256:44a1a2aa5107c09f341cbdeee373ef618f34aba0a32469bb1a2c68a946024bff?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-controller-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:107d873609968b6be379a7f99ca35d8a3ad884549a4b4777025fc5ba0989dec5_arm64",
"product": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:107d873609968b6be379a7f99ca35d8a3ad884549a4b4777025fc5ba0989dec5_arm64",
"product_id": "multicluster-engine/assisted-service-8-rhel8@sha256:107d873609968b6be379a7f99ca35d8a3ad884549a4b4777025fc5ba0989dec5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-8-rhel8@sha256:107d873609968b6be379a7f99ca35d8a3ad884549a4b4777025fc5ba0989dec5?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-8-rhel8\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:8521e751cdbe8702b3f682c7b5dd233490ea9ddf1058011f4de656e994a8391f_arm64",
"product": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:8521e751cdbe8702b3f682c7b5dd233490ea9ddf1058011f4de656e994a8391f_arm64",
"product_id": "multicluster-engine/assisted-service-9-rhel9@sha256:8521e751cdbe8702b3f682c7b5dd233490ea9ddf1058011f4de656e994a8391f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-service-9-rhel9@sha256:8521e751cdbe8702b3f682c7b5dd233490ea9ddf1058011f4de656e994a8391f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-service-9-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbc1595ea264c809f672533c38994f5f63a4f0de94c566b983a551b74172055e_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbc1595ea264c809f672533c38994f5f63a4f0de94c566b983a551b74172055e_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbc1595ea264c809f672533c38994f5f63a4f0de94c566b983a551b74172055e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:dbc1595ea264c809f672533c38994f5f63a4f0de94c566b983a551b74172055e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c53ce3a372fe9381f1d58e6e960978482410c5e8485c1481ddd32bc780150de7_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c53ce3a372fe9381f1d58e6e960978482410c5e8485c1481ddd32bc780150de7_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c53ce3a372fe9381f1d58e6e960978482410c5e8485c1481ddd32bc780150de7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:c53ce3a372fe9381f1d58e6e960978482410c5e8485c1481ddd32bc780150de7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:8f2daea3e6a92ad28792d2bd3f2dbb701e2823af81d8497d9b024a251fa9b6bd_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:8f2daea3e6a92ad28792d2bd3f2dbb701e2823af81d8497d9b024a251fa9b6bd_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:8f2daea3e6a92ad28792d2bd3f2dbb701e2823af81d8497d9b024a251fa9b6bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:8f2daea3e6a92ad28792d2bd3f2dbb701e2823af81d8497d9b024a251fa9b6bd?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:3fae0c7b2172c1796ebf0c19aa7d4cfcd22d19fbf4ffd1b560ed56059c3f9ba8_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:3fae0c7b2172c1796ebf0c19aa7d4cfcd22d19fbf4ffd1b560ed56059c3f9ba8_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:3fae0c7b2172c1796ebf0c19aa7d4cfcd22d19fbf4ffd1b560ed56059c3f9ba8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:3fae0c7b2172c1796ebf0c19aa7d4cfcd22d19fbf4ffd1b560ed56059c3f9ba8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:d7491ce917167e0b41b3ee33b3c4c53c1835b680e9c70787ffa4434dc905d2c3_arm64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:d7491ce917167e0b41b3ee33b3c4c53c1835b680e9c70787ffa4434dc905d2c3_arm64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:d7491ce917167e0b41b3ee33b3c4c53c1835b680e9c70787ffa4434dc905d2c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:d7491ce917167e0b41b3ee33b3c4c53c1835b680e9c70787ffa4434dc905d2c3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:56288014ed598d7e17d24242c8db3ab68548d23d16ff23d03dcb78ee27359178_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:56288014ed598d7e17d24242c8db3ab68548d23d16ff23d03dcb78ee27359178_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:56288014ed598d7e17d24242c8db3ab68548d23d16ff23d03dcb78ee27359178_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:56288014ed598d7e17d24242c8db3ab68548d23d16ff23d03dcb78ee27359178?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:9173aa71b4276af6cef88e89e3db9e141df6e5d6fb13945dfc5f6c840daabf80_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:9173aa71b4276af6cef88e89e3db9e141df6e5d6fb13945dfc5f6c840daabf80_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:9173aa71b4276af6cef88e89e3db9e141df6e5d6fb13945dfc5f6c840daabf80_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:9173aa71b4276af6cef88e89e3db9e141df6e5d6fb13945dfc5f6c840daabf80?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:9812e94bd74ca15fa20d3eeb408306346d6f20e9207f2df6ab13533b3e624f4a_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:9812e94bd74ca15fa20d3eeb408306346d6f20e9207f2df6ab13533b3e624f4a_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:9812e94bd74ca15fa20d3eeb408306346d6f20e9207f2df6ab13533b3e624f4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:9812e94bd74ca15fa20d3eeb408306346d6f20e9207f2df6ab13533b3e624f4a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:64e30fef92f7b61b72401223bd45436ec5d79e0aff863903662238311c99fa8e_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:64e30fef92f7b61b72401223bd45436ec5d79e0aff863903662238311c99fa8e_arm64",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:64e30fef92f7b61b72401223bd45436ec5d79e0aff863903662238311c99fa8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:64e30fef92f7b61b72401223bd45436ec5d79e0aff863903662238311c99fa8e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.8.1-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:f5654486fcfd0d9ecf30e5afbbb39cc009d32ce59f061e8392f7863aea393576_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:f5654486fcfd0d9ecf30e5afbbb39cc009d32ce59f061e8392f7863aea393576_arm64",
"product_id": "multicluster-engine/discovery-rhel9@sha256:f5654486fcfd0d9ecf30e5afbbb39cc009d32ce59f061e8392f7863aea393576_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:f5654486fcfd0d9ecf30e5afbbb39cc009d32ce59f061e8392f7863aea393576?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel9@sha256:944fa2526680771b6decefe2604bf06db02a970b6350716235958703c21e003b_arm64",
"product": {
"name": "multicluster-engine/hive-rhel9@sha256:944fa2526680771b6decefe2604bf06db02a970b6350716235958703c21e003b_arm64",
"product_id": "multicluster-engine/hive-rhel9@sha256:944fa2526680771b6decefe2604bf06db02a970b6350716235958703c21e003b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256:944fa2526680771b6decefe2604bf06db02a970b6350716235958703c21e003b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:4bab821006a774880939bfe349d152820d792822c45877928a8e2965ef310cf4_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:4bab821006a774880939bfe349d152820d792822c45877928a8e2965ef310cf4_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:4bab821006a774880939bfe349d152820d792822c45877928a8e2965ef310cf4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:4bab821006a774880939bfe349d152820d792822c45877928a8e2965ef310cf4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:3a942342f3588d8718a4039f2e1cb29ca7acc0d8e581666f48ce20198e4de8d0_arm64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:3a942342f3588d8718a4039f2e1cb29ca7acc0d8e581666f48ce20198e4de8d0_arm64",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:3a942342f3588d8718a4039f2e1cb29ca7acc0d8e581666f48ce20198e4de8d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:3a942342f3588d8718a4039f2e1cb29ca7acc0d8e581666f48ce20198e4de8d0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:91d82ef84b202c22fe4d585d178957ea1223a849961af91c9f0bf0fed2b20c49_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:91d82ef84b202c22fe4d585d178957ea1223a849961af91c9f0bf0fed2b20c49_arm64",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:91d82ef84b202c22fe4d585d178957ea1223a849961af91c9f0bf0fed2b20c49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:91d82ef84b202c22fe4d585d178957ea1223a849961af91c9f0bf0fed2b20c49?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:678337ca80d728cc982efec0d202ebb17b91a30e56739528da97f0692ff46139_arm64",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:678337ca80d728cc982efec0d202ebb17b91a30e56739528da97f0692ff46139_arm64",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:678337ca80d728cc982efec0d202ebb17b91a30e56739528da97f0692ff46139_arm64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:678337ca80d728cc982efec0d202ebb17b91a30e56739528da97f0692ff46139?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.8.1-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:60b0b1fc266491f29dd778a73ba1cac6415d97335a2f5d70e1aa6ede1036da5b_arm64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:60b0b1fc266491f29dd778a73ba1cac6415d97335a2f5d70e1aa6ede1036da5b_arm64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:60b0b1fc266491f29dd778a73ba1cac6415d97335a2f5d70e1aa6ede1036da5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:60b0b1fc266491f29dd778a73ba1cac6415d97335a2f5d70e1aa6ede1036da5b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:72bd7cc27ae26bdb1b9ea2a6361b31de71fdf65618b4902d0898f86c8d3fc065_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:72bd7cc27ae26bdb1b9ea2a6361b31de71fdf65618b4902d0898f86c8d3fc065_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:72bd7cc27ae26bdb1b9ea2a6361b31de71fdf65618b4902d0898f86c8d3fc065_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:72bd7cc27ae26bdb1b9ea2a6361b31de71fdf65618b4902d0898f86c8d3fc065?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:76bb716ba7f9febf38319484ef04cce24f949c42c1bd7cfeac826cc007f02831_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:76bb716ba7f9febf38319484ef04cce24f949c42c1bd7cfeac826cc007f02831_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:76bb716ba7f9febf38319484ef04cce24f949c42c1bd7cfeac826cc007f02831_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:76bb716ba7f9febf38319484ef04cce24f949c42c1bd7cfeac826cc007f02831?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:af4ee32cf58d160a35bc8e20820258db6631b29076c3887df3b63918d52ad235_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:af4ee32cf58d160a35bc8e20820258db6631b29076c3887df3b63918d52ad235_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:af4ee32cf58d160a35bc8e20820258db6631b29076c3887df3b63918d52ad235_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:af4ee32cf58d160a35bc8e20820258db6631b29076c3887df3b63918d52ad235?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:00601154c8e71c2f3d985ba5bbfca2df2d288b6a50b4b27b7f0a43eaec753873_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:00601154c8e71c2f3d985ba5bbfca2df2d288b6a50b4b27b7f0a43eaec753873_arm64",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:00601154c8e71c2f3d985ba5bbfca2df2d288b6a50b4b27b7f0a43eaec753873_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:00601154c8e71c2f3d985ba5bbfca2df2d288b6a50b4b27b7f0a43eaec753873?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:778ee16fed485e95aa7333f0d42a28df9e1297e51d8289ebcef491ab2edcba26_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:778ee16fed485e95aa7333f0d42a28df9e1297e51d8289ebcef491ab2edcba26_arm64",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:778ee16fed485e95aa7333f0d42a28df9e1297e51d8289ebcef491ab2edcba26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:778ee16fed485e95aa7333f0d42a28df9e1297e51d8289ebcef491ab2edcba26?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.8.1-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:6475775521035a08a31fcef29cd5fc697a72b3c2247631a993a7b729ed7eed1d_arm64",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:6475775521035a08a31fcef29cd5fc697a72b3c2247631a993a7b729ed7eed1d_arm64",
"product_id": "multicluster-engine/placement-rhel9@sha256:6475775521035a08a31fcef29cd5fc697a72b3c2247631a993a7b729ed7eed1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:6475775521035a08a31fcef29cd5fc697a72b3c2247631a993a7b729ed7eed1d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:f8afa3a3b67dbaf8f828d921a011dc64a9164db1599f168bb6bd54648c12b48a_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:f8afa3a3b67dbaf8f828d921a011dc64a9164db1599f168bb6bd54648c12b48a_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:f8afa3a3b67dbaf8f828d921a011dc64a9164db1599f168bb6bd54648c12b48a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:f8afa3a3b67dbaf8f828d921a011dc64a9164db1599f168bb6bd54648c12b48a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.8.1-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:abf8c2592a647cab0a5478d2c9b87104516f9e48527b4aadca1a49a21335a6dd_arm64",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:abf8c2592a647cab0a5478d2c9b87104516f9e48527b4aadca1a49a21335a6dd_arm64",
"product_id": "multicluster-engine/registration-rhel9@sha256:abf8c2592a647cab0a5478d2c9b87104516f9e48527b4aadca1a49a21335a6dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:abf8c2592a647cab0a5478d2c9b87104516f9e48527b4aadca1a49a21335a6dd?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:7e7577c8871a36d64dedf72262ed88bd1e934d43b2ca32fedd84eb96bc11fe23_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:7e7577c8871a36d64dedf72262ed88bd1e934d43b2ca32fedd84eb96bc11fe23_arm64",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:7e7577c8871a36d64dedf72262ed88bd1e934d43b2ca32fedd84eb96bc11fe23_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:7e7577c8871a36d64dedf72262ed88bd1e934d43b2ca32fedd84eb96bc11fe23?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.8.1-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:e5a33c7839ea304754abfc5c54bb3bfb345b75b8f78400062c3f0c2278115144_arm64",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:e5a33c7839ea304754abfc5c54bb3bfb345b75b8f78400062c3f0c2278115144_arm64",
"product_id": "multicluster-engine/work-rhel9@sha256:e5a33c7839ea304754abfc5c54bb3bfb345b75b8f78400062c3f0c2278115144_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:e5a33c7839ea304754abfc5c54bb3bfb345b75b8f78400062c3f0c2278115144?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.8.1-4"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:107d873609968b6be379a7f99ca35d8a3ad884549a4b4777025fc5ba0989dec5_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:107d873609968b6be379a7f99ca35d8a3ad884549a4b4777025fc5ba0989dec5_arm64"
},
"product_reference": "multicluster-engine/assisted-service-8-rhel8@sha256:107d873609968b6be379a7f99ca35d8a3ad884549a4b4777025fc5ba0989dec5_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:11ae4165efd6e531c79a343412358a897a1c04b7231e563580730ec7c0946fe1_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:11ae4165efd6e531c79a343412358a897a1c04b7231e563580730ec7c0946fe1_ppc64le"
},
"product_reference": "multicluster-engine/assisted-service-8-rhel8@sha256:11ae4165efd6e531c79a343412358a897a1c04b7231e563580730ec7c0946fe1_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:96cfff4752f4222554a597a1d8c73353b10ea1d059b888abf0aec5ee2a3833f2_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:96cfff4752f4222554a597a1d8c73353b10ea1d059b888abf0aec5ee2a3833f2_amd64"
},
"product_reference": "multicluster-engine/assisted-service-8-rhel8@sha256:96cfff4752f4222554a597a1d8c73353b10ea1d059b888abf0aec5ee2a3833f2_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-8-rhel8@sha256:b9b5199ae670b9e53cc84a4efbc530b1db914ac232bacdbb24ed3641b3a45b72_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:b9b5199ae670b9e53cc84a4efbc530b1db914ac232bacdbb24ed3641b3a45b72_s390x"
},
"product_reference": "multicluster-engine/assisted-service-8-rhel8@sha256:b9b5199ae670b9e53cc84a4efbc530b1db914ac232bacdbb24ed3641b3a45b72_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:36eccb6cc61139350bea697104f2b5c4166a9b23a693a29f1b7f5ecce2546a2d_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:36eccb6cc61139350bea697104f2b5c4166a9b23a693a29f1b7f5ecce2546a2d_s390x"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:36eccb6cc61139350bea697104f2b5c4166a9b23a693a29f1b7f5ecce2546a2d_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:734dbbea97ec7f122cdc405dc43d4b0a8f8e4441563c387d9e84dbca3ffbcfda_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:734dbbea97ec7f122cdc405dc43d4b0a8f8e4441563c387d9e84dbca3ffbcfda_amd64"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:734dbbea97ec7f122cdc405dc43d4b0a8f8e4441563c387d9e84dbca3ffbcfda_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:e3bce66447b024a9279613270dd9e1f9486f377f35c8b84a7f0c5776a3d684cd_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:e3bce66447b024a9279613270dd9e1f9486f377f35c8b84a7f0c5776a3d684cd_ppc64le"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:e3bce66447b024a9279613270dd9e1f9486f377f35c8b84a7f0c5776a3d684cd_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:fd648f8a08148e0e767920884d1047055f44de870b6ba0ab358fd8d082125394_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:fd648f8a08148e0e767920884d1047055f44de870b6ba0ab358fd8d082125394_arm64"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:fd648f8a08148e0e767920884d1047055f44de870b6ba0ab358fd8d082125394_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:323690c495691bc3f09b2822e94cd7a2fcfdf4308cf57936c550291010572d08_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:323690c495691bc3f09b2822e94cd7a2fcfdf4308cf57936c550291010572d08_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel9@sha256:323690c495691bc3f09b2822e94cd7a2fcfdf4308cf57936c550291010572d08_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:a03795fe37632df1927038010866f393e5479e9c26c4ec540a31f4a1254a0ed1_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:a03795fe37632df1927038010866f393e5479e9c26c4ec540a31f4a1254a0ed1_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel9@sha256:a03795fe37632df1927038010866f393e5479e9c26c4ec540a31f4a1254a0ed1_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:c2cee18f2089e9f0125bee295fc69b3f3f34bc0d47c69ff0f3fd3124185a5694_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:c2cee18f2089e9f0125bee295fc69b3f3f34bc0d47c69ff0f3fd3124185a5694_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel9@sha256:c2cee18f2089e9f0125bee295fc69b3f3f34bc0d47c69ff0f3fd3124185a5694_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel9@sha256:d9a9e8b9ed7917d3a64e98810605edfb723551f38bb6ddc671e1a374748e5b28_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:d9a9e8b9ed7917d3a64e98810605edfb723551f38bb6ddc671e1a374748e5b28_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel9@sha256:d9a9e8b9ed7917d3a64e98810605edfb723551f38bb6ddc671e1a374748e5b28_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:0f546b43dc4dabe3a62167b5be49783ed4cfe2a244bd922e0f76e9f0d7ae0620_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:0f546b43dc4dabe3a62167b5be49783ed4cfe2a244bd922e0f76e9f0d7ae0620_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel9@sha256:0f546b43dc4dabe3a62167b5be49783ed4cfe2a244bd922e0f76e9f0d7ae0620_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:36e79fc72408aad0ae42dae1997aacea4d86a1c015f783f1736f4d7509d4c221_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:36e79fc72408aad0ae42dae1997aacea4d86a1c015f783f1736f4d7509d4c221_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel9@sha256:36e79fc72408aad0ae42dae1997aacea4d86a1c015f783f1736f4d7509d4c221_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:64dde2c384ef64e2c596a52e3c2d4120aa9fb3c10ecfd52d0cbdec9d88a7c4ee_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:64dde2c384ef64e2c596a52e3c2d4120aa9fb3c10ecfd52d0cbdec9d88a7c4ee_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel9@sha256:64dde2c384ef64e2c596a52e3c2d4120aa9fb3c10ecfd52d0cbdec9d88a7c4ee_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel9@sha256:ff226f55432b901a5687eb3b0f56f314e08ca81ada0d050c81c3cd9175287d35_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:ff226f55432b901a5687eb3b0f56f314e08ca81ada0d050c81c3cd9175287d35_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel9@sha256:ff226f55432b901a5687eb3b0f56f314e08ca81ada0d050c81c3cd9175287d35_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:12a94b9f4dbeef96976e0d27536a4fb0e8ceb0a38b6ec77a8ac733c1c0c6efe0_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:12a94b9f4dbeef96976e0d27536a4fb0e8ceb0a38b6ec77a8ac733c1c0c6efe0_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-controller-rhel9@sha256:12a94b9f4dbeef96976e0d27536a4fb0e8ceb0a38b6ec77a8ac733c1c0c6efe0_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:44a1a2aa5107c09f341cbdeee373ef618f34aba0a32469bb1a2c68a946024bff_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:44a1a2aa5107c09f341cbdeee373ef618f34aba0a32469bb1a2c68a946024bff_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-controller-rhel9@sha256:44a1a2aa5107c09f341cbdeee373ef618f34aba0a32469bb1a2c68a946024bff_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:6be460ec9f5573132771f0a040241ecb42f254e89741df11b8d96f9145c8c508_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:6be460ec9f5573132771f0a040241ecb42f254e89741df11b8d96f9145c8c508_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-controller-rhel9@sha256:6be460ec9f5573132771f0a040241ecb42f254e89741df11b8d96f9145c8c508_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-controller-rhel9@sha256:fc4aa307c18785bff8f019ef65eb08518f0cfe48a8b1ed6e15434a63ce4fb88e_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:fc4aa307c18785bff8f019ef65eb08518f0cfe48a8b1ed6e15434a63ce4fb88e_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-controller-rhel9@sha256:fc4aa307c18785bff8f019ef65eb08518f0cfe48a8b1ed6e15434a63ce4fb88e_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel9@sha256:1340232fb5217ffddab568726cce3f4232ca08644b065261d9d95ecf21fc9232_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:1340232fb5217ffddab568726cce3f4232ca08644b065261d9d95ecf21fc9232_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel9@sha256:1340232fb5217ffddab568726cce3f4232ca08644b065261d9d95ecf21fc9232_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel9@sha256:2f3e12b38285002b14b0240a29edcfbff6ed509efdb9a8bfab111ae183a5745b_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:2f3e12b38285002b14b0240a29edcfbff6ed509efdb9a8bfab111ae183a5745b_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel9@sha256:2f3e12b38285002b14b0240a29edcfbff6ed509efdb9a8bfab111ae183a5745b_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel9@sha256:cf39b12f5ce58e6b6f146316a11a872a19435eba168ba7b1b9fd04f3a82ade17_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:cf39b12f5ce58e6b6f146316a11a872a19435eba168ba7b1b9fd04f3a82ade17_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel9@sha256:cf39b12f5ce58e6b6f146316a11a872a19435eba168ba7b1b9fd04f3a82ade17_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel9@sha256:f0f87ed16ca0ca7410224f5c8aa0401c6f5ae07b988c9827e55c3ed9464b3d13_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:f0f87ed16ca0ca7410224f5c8aa0401c6f5ae07b988c9827e55c3ed9464b3d13_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-rhel9@sha256:f0f87ed16ca0ca7410224f5c8aa0401c6f5ae07b988c9827e55c3ed9464b3d13_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:6b575a9290cb5b5dc24f752f5ca2ac1277a05025b75a4718a6ffcd95184f7f69_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:6b575a9290cb5b5dc24f752f5ca2ac1277a05025b75a4718a6ffcd95184f7f69_ppc64le"
},
"product_reference": "multicluster-engine/assisted-service-9-rhel9@sha256:6b575a9290cb5b5dc24f752f5ca2ac1277a05025b75a4718a6ffcd95184f7f69_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:6d6983ae5667627fe07b0923ff67b31a273a82de8d520d43e7c4918207d0d4eb_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:6d6983ae5667627fe07b0923ff67b31a273a82de8d520d43e7c4918207d0d4eb_amd64"
},
"product_reference": "multicluster-engine/assisted-service-9-rhel9@sha256:6d6983ae5667627fe07b0923ff67b31a273a82de8d520d43e7c4918207d0d4eb_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:8521e751cdbe8702b3f682c7b5dd233490ea9ddf1058011f4de656e994a8391f_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:8521e751cdbe8702b3f682c7b5dd233490ea9ddf1058011f4de656e994a8391f_arm64"
},
"product_reference": "multicluster-engine/assisted-service-9-rhel9@sha256:8521e751cdbe8702b3f682c7b5dd233490ea9ddf1058011f4de656e994a8391f_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-service-9-rhel9@sha256:b899ebf22e39a26ac75b1efb5ecae4f9fe5965fe5832ee3ef1cb61e6bececcde_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:b899ebf22e39a26ac75b1efb5ecae4f9fe5965fe5832ee3ef1cb61e6bececcde_s390x"
},
"product_reference": "multicluster-engine/assisted-service-9-rhel9@sha256:b899ebf22e39a26ac75b1efb5ecae4f9fe5965fe5832ee3ef1cb61e6bececcde_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:03d7706c3affd07f1793287a346438af17b311059d81e4e609fad93dcc9f7221_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:03d7706c3affd07f1793287a346438af17b311059d81e4e609fad93dcc9f7221_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:03d7706c3affd07f1793287a346438af17b311059d81e4e609fad93dcc9f7221_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:4bedad122e72466bbcb26d3c0f8ee5dda27a3873edac35543c556eb0e9396909_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:4bedad122e72466bbcb26d3c0f8ee5dda27a3873edac35543c556eb0e9396909_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:4bedad122e72466bbcb26d3c0f8ee5dda27a3873edac35543c556eb0e9396909_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:778ee16fed485e95aa7333f0d42a28df9e1297e51d8289ebcef491ab2edcba26_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:778ee16fed485e95aa7333f0d42a28df9e1297e51d8289ebcef491ab2edcba26_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:778ee16fed485e95aa7333f0d42a28df9e1297e51d8289ebcef491ab2edcba26_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:89c0fbdfb728494ad6f6b10a339782485b9ec952a28956d028cd8b43b42820f9_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:89c0fbdfb728494ad6f6b10a339782485b9ec952a28956d028cd8b43b42820f9_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:89c0fbdfb728494ad6f6b10a339782485b9ec952a28956d028cd8b43b42820f9_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:69282847a5435a5c758f80f53c4509943daa1c3027a61d2b2a99c59e832f3a9e_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:69282847a5435a5c758f80f53c4509943daa1c3027a61d2b2a99c59e832f3a9e_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:69282847a5435a5c758f80f53c4509943daa1c3027a61d2b2a99c59e832f3a9e_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:811651534208a86352ff584647a517f8c48fd567211da39ce4e4b7b9d51f9023_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:811651534208a86352ff584647a517f8c48fd567211da39ce4e4b7b9d51f9023_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:811651534208a86352ff584647a517f8c48fd567211da39ce4e4b7b9d51f9023_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9ee5ffed60e042575f3719ceae5152fc7469b2b879281911ddea4530185e850b_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9ee5ffed60e042575f3719ceae5152fc7469b2b879281911ddea4530185e850b_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9ee5ffed60e042575f3719ceae5152fc7469b2b879281911ddea4530185e850b_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbc1595ea264c809f672533c38994f5f63a4f0de94c566b983a551b74172055e_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbc1595ea264c809f672533c38994f5f63a4f0de94c566b983a551b74172055e_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbc1595ea264c809f672533c38994f5f63a4f0de94c566b983a551b74172055e_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:45aca365263eeb3ab37bea5e0d222a712146543f91d630ca7b8f5b6a3580ff54_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:45aca365263eeb3ab37bea5e0d222a712146543f91d630ca7b8f5b6a3580ff54_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:45aca365263eeb3ab37bea5e0d222a712146543f91d630ca7b8f5b6a3580ff54_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8cc7bfbde00500327e65dcf95266700f04915651ebdc2a87fcf21318f08e6c88_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8cc7bfbde00500327e65dcf95266700f04915651ebdc2a87fcf21318f08e6c88_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8cc7bfbde00500327e65dcf95266700f04915651ebdc2a87fcf21318f08e6c88_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c53ce3a372fe9381f1d58e6e960978482410c5e8485c1481ddd32bc780150de7_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c53ce3a372fe9381f1d58e6e960978482410c5e8485c1481ddd32bc780150de7_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c53ce3a372fe9381f1d58e6e960978482410c5e8485c1481ddd32bc780150de7_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dee257b745138ac9e68fe4863b95f14a0ed456fe73aff0e9b31e40d28df555e8_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dee257b745138ac9e68fe4863b95f14a0ed456fe73aff0e9b31e40d28df555e8_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dee257b745138ac9e68fe4863b95f14a0ed456fe73aff0e9b31e40d28df555e8_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:1908d46771cdd6bf8ff43ea198bc8c9868852dcfff44186030da704b391cde07_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:1908d46771cdd6bf8ff43ea198bc8c9868852dcfff44186030da704b391cde07_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:1908d46771cdd6bf8ff43ea198bc8c9868852dcfff44186030da704b391cde07_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:38093a3c240b297514f2c417ecf17456d18c11e91bc7952c998f51fe0b4a5a0b_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:38093a3c240b297514f2c417ecf17456d18c11e91bc7952c998f51fe0b4a5a0b_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:38093a3c240b297514f2c417ecf17456d18c11e91bc7952c998f51fe0b4a5a0b_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:3fae0c7b2172c1796ebf0c19aa7d4cfcd22d19fbf4ffd1b560ed56059c3f9ba8_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:3fae0c7b2172c1796ebf0c19aa7d4cfcd22d19fbf4ffd1b560ed56059c3f9ba8_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:3fae0c7b2172c1796ebf0c19aa7d4cfcd22d19fbf4ffd1b560ed56059c3f9ba8_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:9b5a5806b5e938917dfdaff2770fe695dc572014aea4c3841e724995a40fb030_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:9b5a5806b5e938917dfdaff2770fe695dc572014aea4c3841e724995a40fb030_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:9b5a5806b5e938917dfdaff2770fe695dc572014aea4c3841e724995a40fb030_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:58b015abe231a2afba17b853be043eeb62f3684ad5df2ed400bf8108449d7184_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:58b015abe231a2afba17b853be043eeb62f3684ad5df2ed400bf8108449d7184_amd64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:58b015abe231a2afba17b853be043eeb62f3684ad5df2ed400bf8108449d7184_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:9e2b76701c74b60ce73f54a9cf84fc557aa0035ab3403e1ff92ad40d2cfa8c55_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9e2b76701c74b60ce73f54a9cf84fc557aa0035ab3403e1ff92ad40d2cfa8c55_ppc64le"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:9e2b76701c74b60ce73f54a9cf84fc557aa0035ab3403e1ff92ad40d2cfa8c55_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:aad6d8449dad6d4894d43aabada09c2a5aa64f47192ac729b4940e91bb4834c7_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:aad6d8449dad6d4894d43aabada09c2a5aa64f47192ac729b4940e91bb4834c7_s390x"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:aad6d8449dad6d4894d43aabada09c2a5aa64f47192ac729b4940e91bb4834c7_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:d7491ce917167e0b41b3ee33b3c4c53c1835b680e9c70787ffa4434dc905d2c3_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:d7491ce917167e0b41b3ee33b3c4c53c1835b680e9c70787ffa4434dc905d2c3_arm64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:d7491ce917167e0b41b3ee33b3c4c53c1835b680e9c70787ffa4434dc905d2c3_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:9173aa71b4276af6cef88e89e3db9e141df6e5d6fb13945dfc5f6c840daabf80_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:9173aa71b4276af6cef88e89e3db9e141df6e5d6fb13945dfc5f6c840daabf80_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:9173aa71b4276af6cef88e89e3db9e141df6e5d6fb13945dfc5f6c840daabf80_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:aa082ec2bcca1e93bbda36b05d168c1ab87a83b362d2e7e0e583d6b5214ef6d4_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:aa082ec2bcca1e93bbda36b05d168c1ab87a83b362d2e7e0e583d6b5214ef6d4_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:aa082ec2bcca1e93bbda36b05d168c1ab87a83b362d2e7e0e583d6b5214ef6d4_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:ab58c6478dcdd84f9e409e38facb7ff7bf0201d385f586f3d1d389da6258a3b5_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ab58c6478dcdd84f9e409e38facb7ff7bf0201d385f586f3d1d389da6258a3b5_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:ab58c6478dcdd84f9e409e38facb7ff7bf0201d385f586f3d1d389da6258a3b5_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c2621c406425590d98339f11ef3dedb80afdd870184c33d5ea264467e913f9f8_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c2621c406425590d98339f11ef3dedb80afdd870184c33d5ea264467e913f9f8_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c2621c406425590d98339f11ef3dedb80afdd870184c33d5ea264467e913f9f8_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:0d646f045b6cbc8108437f728e9ba8c4b7181a114c3c4b76bcf7ee56f118a4b0_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:0d646f045b6cbc8108437f728e9ba8c4b7181a114c3c4b76bcf7ee56f118a4b0_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:0d646f045b6cbc8108437f728e9ba8c4b7181a114c3c4b76bcf7ee56f118a4b0_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:322938fdb04e1385338c92619015f69555f3908de14ad73a71a29e239601fbd9_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:322938fdb04e1385338c92619015f69555f3908de14ad73a71a29e239601fbd9_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:322938fdb04e1385338c92619015f69555f3908de14ad73a71a29e239601fbd9_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:9812e94bd74ca15fa20d3eeb408306346d6f20e9207f2df6ab13533b3e624f4a_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:9812e94bd74ca15fa20d3eeb408306346d6f20e9207f2df6ab13533b3e624f4a_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:9812e94bd74ca15fa20d3eeb408306346d6f20e9207f2df6ab13533b3e624f4a_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:e09928f36c3ba2d15225bd667037b722f48858e8eea1789655c44c80e0648774_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:e09928f36c3ba2d15225bd667037b722f48858e8eea1789655c44c80e0648774_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:e09928f36c3ba2d15225bd667037b722f48858e8eea1789655c44c80e0648774_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:256ad85fb5929eb04b5111cefefaac2884f78225906a805feb591f91fa76ecdb_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:256ad85fb5929eb04b5111cefefaac2884f78225906a805feb591f91fa76ecdb_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:256ad85fb5929eb04b5111cefefaac2884f78225906a805feb591f91fa76ecdb_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:8f2daea3e6a92ad28792d2bd3f2dbb701e2823af81d8497d9b024a251fa9b6bd_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:8f2daea3e6a92ad28792d2bd3f2dbb701e2823af81d8497d9b024a251fa9b6bd_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:8f2daea3e6a92ad28792d2bd3f2dbb701e2823af81d8497d9b024a251fa9b6bd_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:a806ed6f9a6b8f2fd1537bfc5c11cd811eb191680ae5b327eefa01c2ce529b3e_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:a806ed6f9a6b8f2fd1537bfc5c11cd811eb191680ae5b327eefa01c2ce529b3e_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:a806ed6f9a6b8f2fd1537bfc5c11cd811eb191680ae5b327eefa01c2ce529b3e_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:e644b1b4e1f3096fd2d7cea3bdf860c65235e2f97195ff336b2b5c3d1f51ef85_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:e644b1b4e1f3096fd2d7cea3bdf860c65235e2f97195ff336b2b5c3d1f51ef85_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:e644b1b4e1f3096fd2d7cea3bdf860c65235e2f97195ff336b2b5c3d1f51ef85_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:02b944a80d276f8a477a0dff54ea6bb3ab0de71d7dd7c3eb8e6b745ae46a7fd2_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:02b944a80d276f8a477a0dff54ea6bb3ab0de71d7dd7c3eb8e6b745ae46a7fd2_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:02b944a80d276f8a477a0dff54ea6bb3ab0de71d7dd7c3eb8e6b745ae46a7fd2_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:56288014ed598d7e17d24242c8db3ab68548d23d16ff23d03dcb78ee27359178_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:56288014ed598d7e17d24242c8db3ab68548d23d16ff23d03dcb78ee27359178_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:56288014ed598d7e17d24242c8db3ab68548d23d16ff23d03dcb78ee27359178_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ada6d8ecc28cfdb00aab5e8b71a1b74a5b3806f4fb035f6958d516a5e55fcbb1_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ada6d8ecc28cfdb00aab5e8b71a1b74a5b3806f4fb035f6958d516a5e55fcbb1_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ada6d8ecc28cfdb00aab5e8b71a1b74a5b3806f4fb035f6958d516a5e55fcbb1_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d2b5de6b3d5530a1b139f592912691075c13ffe310b236c91de7f2e3ad99099a_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d2b5de6b3d5530a1b139f592912691075c13ffe310b236c91de7f2e3ad99099a_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d2b5de6b3d5530a1b139f592912691075c13ffe310b236c91de7f2e3ad99099a_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:28ce07920e86f5e1216d6d3edb5b19c8d65f600acfad342684888c92b9010c86_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:28ce07920e86f5e1216d6d3edb5b19c8d65f600acfad342684888c92b9010c86_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:28ce07920e86f5e1216d6d3edb5b19c8d65f600acfad342684888c92b9010c86_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:4585226185567f17ba5abdfe72e0ad03f2556d8baa7d982f447dd8b20f928d5f_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:4585226185567f17ba5abdfe72e0ad03f2556d8baa7d982f447dd8b20f928d5f_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:4585226185567f17ba5abdfe72e0ad03f2556d8baa7d982f447dd8b20f928d5f_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:64e30fef92f7b61b72401223bd45436ec5d79e0aff863903662238311c99fa8e_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:64e30fef92f7b61b72401223bd45436ec5d79e0aff863903662238311c99fa8e_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:64e30fef92f7b61b72401223bd45436ec5d79e0aff863903662238311c99fa8e_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:d642f78c412385ebe7878a910414457f84c24b57e757ec91d16bfb1a27badff1_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:d642f78c412385ebe7878a910414457f84c24b57e757ec91d16bfb1a27badff1_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:d642f78c412385ebe7878a910414457f84c24b57e757ec91d16bfb1a27badff1_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:52dca40b1460ca2281c83ad46c4e493f80581f263b6d10ae1a10f3e78763f52d_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:52dca40b1460ca2281c83ad46c4e493f80581f263b6d10ae1a10f3e78763f52d_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:52dca40b1460ca2281c83ad46c4e493f80581f263b6d10ae1a10f3e78763f52d_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:c2b21f35d9d0ce27ae05dc29f97d3aea52b208ab35a9e985796b9e26634423da_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:c2b21f35d9d0ce27ae05dc29f97d3aea52b208ab35a9e985796b9e26634423da_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:c2b21f35d9d0ce27ae05dc29f97d3aea52b208ab35a9e985796b9e26634423da_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:d23be87071107dc8d4e61e2560f267583df36b5a0a0813154b717e830dd8413c_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:d23be87071107dc8d4e61e2560f267583df36b5a0a0813154b717e830dd8413c_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:d23be87071107dc8d4e61e2560f267583df36b5a0a0813154b717e830dd8413c_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:f5654486fcfd0d9ecf30e5afbbb39cc009d32ce59f061e8392f7863aea393576_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:f5654486fcfd0d9ecf30e5afbbb39cc009d32ce59f061e8392f7863aea393576_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:f5654486fcfd0d9ecf30e5afbbb39cc009d32ce59f061e8392f7863aea393576_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel9@sha256:1a6de9debd3590f9c2c433275164df894f88cf8c0a4002d04f1823ff264ba1bc_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:1a6de9debd3590f9c2c433275164df894f88cf8c0a4002d04f1823ff264ba1bc_s390x"
},
"product_reference": "multicluster-engine/hive-rhel9@sha256:1a6de9debd3590f9c2c433275164df894f88cf8c0a4002d04f1823ff264ba1bc_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel9@sha256:5bcc8fd02e0ed1540db484a22d9b4db23806c702d3da8687be279ef6453b4319_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:5bcc8fd02e0ed1540db484a22d9b4db23806c702d3da8687be279ef6453b4319_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel9@sha256:5bcc8fd02e0ed1540db484a22d9b4db23806c702d3da8687be279ef6453b4319_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel9@sha256:6850f004367b4e429bc2cc32203c7c943d1687df2dad5ad42d82f1bbc345080d_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:6850f004367b4e429bc2cc32203c7c943d1687df2dad5ad42d82f1bbc345080d_amd64"
},
"product_reference": "multicluster-engine/hive-rhel9@sha256:6850f004367b4e429bc2cc32203c7c943d1687df2dad5ad42d82f1bbc345080d_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel9@sha256:944fa2526680771b6decefe2604bf06db02a970b6350716235958703c21e003b_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:944fa2526680771b6decefe2604bf06db02a970b6350716235958703c21e003b_arm64"
},
"product_reference": "multicluster-engine/hive-rhel9@sha256:944fa2526680771b6decefe2604bf06db02a970b6350716235958703c21e003b_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:281aefcf66e89388213d9824fa8397efba4b9b3d20124116ce1ba69c97e282ab_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:281aefcf66e89388213d9824fa8397efba4b9b3d20124116ce1ba69c97e282ab_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:281aefcf66e89388213d9824fa8397efba4b9b3d20124116ce1ba69c97e282ab_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:4bab821006a774880939bfe349d152820d792822c45877928a8e2965ef310cf4_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:4bab821006a774880939bfe349d152820d792822c45877928a8e2965ef310cf4_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:4bab821006a774880939bfe349d152820d792822c45877928a8e2965ef310cf4_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:c6e03673c56431406746124ba71848e42f9779c589463285bcea4c762195b8aa_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:c6e03673c56431406746124ba71848e42f9779c589463285bcea4c762195b8aa_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:c6e03673c56431406746124ba71848e42f9779c589463285bcea4c762195b8aa_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:f5ea55f3903ae69ac5607ae6b6c1e7238a76056701a8fc2877e0c914660aae3c_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:f5ea55f3903ae69ac5607ae6b6c1e7238a76056701a8fc2877e0c914660aae3c_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:f5ea55f3903ae69ac5607ae6b6c1e7238a76056701a8fc2877e0c914660aae3c_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:344e1b764490af7e7b4d47fcb2a7282f2412c4529e1908f4cb5ecd1b690dd650_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:344e1b764490af7e7b4d47fcb2a7282f2412c4529e1908f4cb5ecd1b690dd650_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:344e1b764490af7e7b4d47fcb2a7282f2412c4529e1908f4cb5ecd1b690dd650_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:3a942342f3588d8718a4039f2e1cb29ca7acc0d8e581666f48ce20198e4de8d0_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:3a942342f3588d8718a4039f2e1cb29ca7acc0d8e581666f48ce20198e4de8d0_arm64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:3a942342f3588d8718a4039f2e1cb29ca7acc0d8e581666f48ce20198e4de8d0_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:597ef20248a1c3fe0f882cbd707b7f4230baa41a1a816573f1301c8cf18479c9_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:597ef20248a1c3fe0f882cbd707b7f4230baa41a1a816573f1301c8cf18479c9_amd64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:597ef20248a1c3fe0f882cbd707b7f4230baa41a1a816573f1301c8cf18479c9_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:b8cba34ce75cf7431d16b824c69f286a1814588ee6a06121d9a90dec08db8b15_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:b8cba34ce75cf7431d16b824c69f286a1814588ee6a06121d9a90dec08db8b15_s390x"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:b8cba34ce75cf7431d16b824c69f286a1814588ee6a06121d9a90dec08db8b15_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:724453cc19f723efa22ace938a0ab31c82f34c3cd2004172dce6b518e9e9fd64_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:724453cc19f723efa22ace938a0ab31c82f34c3cd2004172dce6b518e9e9fd64_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:724453cc19f723efa22ace938a0ab31c82f34c3cd2004172dce6b518e9e9fd64_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:7e87b46caeb102409f79dad3f109070c127b3cc889118ed639cb244b52c28dc6_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:7e87b46caeb102409f79dad3f109070c127b3cc889118ed639cb244b52c28dc6_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:7e87b46caeb102409f79dad3f109070c127b3cc889118ed639cb244b52c28dc6_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:91d82ef84b202c22fe4d585d178957ea1223a849961af91c9f0bf0fed2b20c49_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:91d82ef84b202c22fe4d585d178957ea1223a849961af91c9f0bf0fed2b20c49_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:91d82ef84b202c22fe4d585d178957ea1223a849961af91c9f0bf0fed2b20c49_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:cdaf4537bfa7ecad7f94dff7ca46393aa8e70c7ce08a45423cc2f653050e58a5_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:cdaf4537bfa7ecad7f94dff7ca46393aa8e70c7ce08a45423cc2f653050e58a5_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:cdaf4537bfa7ecad7f94dff7ca46393aa8e70c7ce08a45423cc2f653050e58a5_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:0f97029b4941d9a54656ea706ec0663868fb382a34158ba2eeec9d4478b4058e_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:0f97029b4941d9a54656ea706ec0663868fb382a34158ba2eeec9d4478b4058e_ppc64le"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:0f97029b4941d9a54656ea706ec0663868fb382a34158ba2eeec9d4478b4058e_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:22b42e2c8199f648ba21166b64ffc5feb7905bc2a49f7a0b7aafa2e6703837f6_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:22b42e2c8199f648ba21166b64ffc5feb7905bc2a49f7a0b7aafa2e6703837f6_amd64"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:22b42e2c8199f648ba21166b64ffc5feb7905bc2a49f7a0b7aafa2e6703837f6_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:678337ca80d728cc982efec0d202ebb17b91a30e56739528da97f0692ff46139_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:678337ca80d728cc982efec0d202ebb17b91a30e56739528da97f0692ff46139_arm64"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:678337ca80d728cc982efec0d202ebb17b91a30e56739528da97f0692ff46139_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:8ed43785bfd434722d3764a6ef04907431cebba115083f588e6781c62258658c_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:8ed43785bfd434722d3764a6ef04907431cebba115083f588e6781c62258658c_s390x"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:8ed43785bfd434722d3764a6ef04907431cebba115083f588e6781c62258658c_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:60b0b1fc266491f29dd778a73ba1cac6415d97335a2f5d70e1aa6ede1036da5b_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:60b0b1fc266491f29dd778a73ba1cac6415d97335a2f5d70e1aa6ede1036da5b_arm64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:60b0b1fc266491f29dd778a73ba1cac6415d97335a2f5d70e1aa6ede1036da5b_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bda2d476d8a5dd31a87ffd31b75cfc9ef694252ea1f05970df4c104c17c20623_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bda2d476d8a5dd31a87ffd31b75cfc9ef694252ea1f05970df4c104c17c20623_amd64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bda2d476d8a5dd31a87ffd31b75cfc9ef694252ea1f05970df4c104c17c20623_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:c6c53f541c86acde3789af3ea887418f0e20006cd2d43f674f543b5caf6de8c0_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:c6c53f541c86acde3789af3ea887418f0e20006cd2d43f674f543b5caf6de8c0_s390x"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:c6c53f541c86acde3789af3ea887418f0e20006cd2d43f674f543b5caf6de8c0_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:df1f58e1efb165f9e54eb98736c3455880316b1908403d01d925df7774ae5db8_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:df1f58e1efb165f9e54eb98736c3455880316b1908403d01d925df7774ae5db8_ppc64le"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:df1f58e1efb165f9e54eb98736c3455880316b1908403d01d925df7774ae5db8_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:0554dbfd712dadfbcc9f19d05e9f4f35c74014ddc5d0328f080c709b25c20bee_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:0554dbfd712dadfbcc9f19d05e9f4f35c74014ddc5d0328f080c709b25c20bee_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:0554dbfd712dadfbcc9f19d05e9f4f35c74014ddc5d0328f080c709b25c20bee_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:19eeff38305230d434c15e0857c9dffed7d64a5a00120094a7c566e16a493207_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:19eeff38305230d434c15e0857c9dffed7d64a5a00120094a7c566e16a493207_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:19eeff38305230d434c15e0857c9dffed7d64a5a00120094a7c566e16a493207_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:76bb716ba7f9febf38319484ef04cce24f949c42c1bd7cfeac826cc007f02831_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:76bb716ba7f9febf38319484ef04cce24f949c42c1bd7cfeac826cc007f02831_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:76bb716ba7f9febf38319484ef04cce24f949c42c1bd7cfeac826cc007f02831_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:eb9babfef8bf1622e0d1ab2d32f90d4e2820a6fc368f7ae4dc755d1066f7ed8d_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:eb9babfef8bf1622e0d1ab2d32f90d4e2820a6fc368f7ae4dc755d1066f7ed8d_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:eb9babfef8bf1622e0d1ab2d32f90d4e2820a6fc368f7ae4dc755d1066f7ed8d_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:1bc95c34b154818545cd60ac3d717b9e72ed2fb90fc8399604d769f8fc81da20_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:1bc95c34b154818545cd60ac3d717b9e72ed2fb90fc8399604d769f8fc81da20_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:1bc95c34b154818545cd60ac3d717b9e72ed2fb90fc8399604d769f8fc81da20_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:72bd7cc27ae26bdb1b9ea2a6361b31de71fdf65618b4902d0898f86c8d3fc065_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:72bd7cc27ae26bdb1b9ea2a6361b31de71fdf65618b4902d0898f86c8d3fc065_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:72bd7cc27ae26bdb1b9ea2a6361b31de71fdf65618b4902d0898f86c8d3fc065_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:be4419642ac877b4b2d4457268e0e50b1e9b8facaf34f038c9846295dcacb4da_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:be4419642ac877b4b2d4457268e0e50b1e9b8facaf34f038c9846295dcacb4da_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:be4419642ac877b4b2d4457268e0e50b1e9b8facaf34f038c9846295dcacb4da_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:f73c3b0cccf6ef97927be2f8f1c4a42bfc2f217e4fbbb16127b995bf1588ad83_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:f73c3b0cccf6ef97927be2f8f1c4a42bfc2f217e4fbbb16127b995bf1588ad83_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:f73c3b0cccf6ef97927be2f8f1c4a42bfc2f217e4fbbb16127b995bf1588ad83_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:1f5c4a3fb695ffbbf04521e7435157fd603311180908d538c59cb4a8062dbaef_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:1f5c4a3fb695ffbbf04521e7435157fd603311180908d538c59cb4a8062dbaef_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:1f5c4a3fb695ffbbf04521e7435157fd603311180908d538c59cb4a8062dbaef_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:290f21b5ee7edb70de78f40486d9da0b31f707d7d5c4f264e9cba05a7bb32db8_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:290f21b5ee7edb70de78f40486d9da0b31f707d7d5c4f264e9cba05a7bb32db8_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:290f21b5ee7edb70de78f40486d9da0b31f707d7d5c4f264e9cba05a7bb32db8_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:4943611c19f0f326f05a1b6f0c47c402647e2a816303ab77e9cba1c7fe1a23a2_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:4943611c19f0f326f05a1b6f0c47c402647e2a816303ab77e9cba1c7fe1a23a2_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:4943611c19f0f326f05a1b6f0c47c402647e2a816303ab77e9cba1c7fe1a23a2_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:3cc744e3c32450e895819917e7e2e671cadb33ac57fe673d200f60aeb29b7718_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:3cc744e3c32450e895819917e7e2e671cadb33ac57fe673d200f60aeb29b7718_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:3cc744e3c32450e895819917e7e2e671cadb33ac57fe673d200f60aeb29b7718_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:3d825b9ab189a9394c8fd5d3cc94ff541194726399b7bfdab60061b9636c0a3e_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:3d825b9ab189a9394c8fd5d3cc94ff541194726399b7bfdab60061b9636c0a3e_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:3d825b9ab189a9394c8fd5d3cc94ff541194726399b7bfdab60061b9636c0a3e_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:af4ee32cf58d160a35bc8e20820258db6631b29076c3887df3b63918d52ad235_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:af4ee32cf58d160a35bc8e20820258db6631b29076c3887df3b63918d52ad235_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:af4ee32cf58d160a35bc8e20820258db6631b29076c3887df3b63918d52ad235_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:f6849c6521d9d1d220c35ac9139caba03fc9dc6e7b9c639a572cdcdbf28d2126_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:f6849c6521d9d1d220c35ac9139caba03fc9dc6e7b9c639a572cdcdbf28d2126_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:f6849c6521d9d1d220c35ac9139caba03fc9dc6e7b9c639a572cdcdbf28d2126_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:00601154c8e71c2f3d985ba5bbfca2df2d288b6a50b4b27b7f0a43eaec753873_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:00601154c8e71c2f3d985ba5bbfca2df2d288b6a50b4b27b7f0a43eaec753873_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:00601154c8e71c2f3d985ba5bbfca2df2d288b6a50b4b27b7f0a43eaec753873_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:13627f782027ed3131334c6e1bf0190e5b00fe13280000d6f57721fbd32e1afb_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:13627f782027ed3131334c6e1bf0190e5b00fe13280000d6f57721fbd32e1afb_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:13627f782027ed3131334c6e1bf0190e5b00fe13280000d6f57721fbd32e1afb_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:8fef1fc624837d1e67e4b7094e8a7012f7bde870a04f045316b19ab356f3a054_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:8fef1fc624837d1e67e4b7094e8a7012f7bde870a04f045316b19ab356f3a054_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:8fef1fc624837d1e67e4b7094e8a7012f7bde870a04f045316b19ab356f3a054_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:bd416c05d3ea63d66bd507abc2f82aea0a66c3dda168cc0a9d1c380c8c566ec5_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:bd416c05d3ea63d66bd507abc2f82aea0a66c3dda168cc0a9d1c380c8c566ec5_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:bd416c05d3ea63d66bd507abc2f82aea0a66c3dda168cc0a9d1c380c8c566ec5_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:6475775521035a08a31fcef29cd5fc697a72b3c2247631a993a7b729ed7eed1d_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:6475775521035a08a31fcef29cd5fc697a72b3c2247631a993a7b729ed7eed1d_arm64"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:6475775521035a08a31fcef29cd5fc697a72b3c2247631a993a7b729ed7eed1d_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:712f2ca3fd968e7de46ff93bc4867826aafeba96bfd2c2d039689b23323328ec_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:712f2ca3fd968e7de46ff93bc4867826aafeba96bfd2c2d039689b23323328ec_amd64"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:712f2ca3fd968e7de46ff93bc4867826aafeba96bfd2c2d039689b23323328ec_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:85ce6d4b230ac1853ff0915d5cdf6f5a2b96c0197aa1c8263f0f69a4a8772fa7_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:85ce6d4b230ac1853ff0915d5cdf6f5a2b96c0197aa1c8263f0f69a4a8772fa7_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:85ce6d4b230ac1853ff0915d5cdf6f5a2b96c0197aa1c8263f0f69a4a8772fa7_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:f0f48e9ec52228c8f27b6c571c7f01fb6f6583f0204b478559ce009e6132a9a8_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:f0f48e9ec52228c8f27b6c571c7f01fb6f6583f0204b478559ce009e6132a9a8_s390x"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:f0f48e9ec52228c8f27b6c571c7f01fb6f6583f0204b478559ce009e6132a9a8_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:820db2056b2ac1cef65d586c621c6db7f84ec1311d3f4128c33179b166afcfa4_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:820db2056b2ac1cef65d586c621c6db7f84ec1311d3f4128c33179b166afcfa4_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:820db2056b2ac1cef65d586c621c6db7f84ec1311d3f4128c33179b166afcfa4_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:ae35a36aaf4c00a31bf2e64ac37584262e53f8ab4148e4176f7fefc8d918e555_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:ae35a36aaf4c00a31bf2e64ac37584262e53f8ab4148e4176f7fefc8d918e555_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:ae35a36aaf4c00a31bf2e64ac37584262e53f8ab4148e4176f7fefc8d918e555_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:d288369518e49d44169f88edb60f2d3735d54f871474f231b179284eb1946821_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:d288369518e49d44169f88edb60f2d3735d54f871474f231b179284eb1946821_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:d288369518e49d44169f88edb60f2d3735d54f871474f231b179284eb1946821_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:f8afa3a3b67dbaf8f828d921a011dc64a9164db1599f168bb6bd54648c12b48a_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:f8afa3a3b67dbaf8f828d921a011dc64a9164db1599f168bb6bd54648c12b48a_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:f8afa3a3b67dbaf8f828d921a011dc64a9164db1599f168bb6bd54648c12b48a_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:1513f3e30b88d1e3ffa67ea7b8b31c3cca522331b75b6ebc13cbcee1a202d17b_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:1513f3e30b88d1e3ffa67ea7b8b31c3cca522331b75b6ebc13cbcee1a202d17b_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:1513f3e30b88d1e3ffa67ea7b8b31c3cca522331b75b6ebc13cbcee1a202d17b_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:7e7577c8871a36d64dedf72262ed88bd1e934d43b2ca32fedd84eb96bc11fe23_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:7e7577c8871a36d64dedf72262ed88bd1e934d43b2ca32fedd84eb96bc11fe23_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:7e7577c8871a36d64dedf72262ed88bd1e934d43b2ca32fedd84eb96bc11fe23_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:b3a7d2797f2dc266079b1471e38c7fdcfc447fb39036b36ac23471c9c5373fa7_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:b3a7d2797f2dc266079b1471e38c7fdcfc447fb39036b36ac23471c9c5373fa7_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:b3a7d2797f2dc266079b1471e38c7fdcfc447fb39036b36ac23471c9c5373fa7_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:ccdab90ac40ad89cb8d3ebbc717b74e869f5f5a888e2c68dd3134e861eef246f_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:ccdab90ac40ad89cb8d3ebbc717b74e869f5f5a888e2c68dd3134e861eef246f_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:ccdab90ac40ad89cb8d3ebbc717b74e869f5f5a888e2c68dd3134e861eef246f_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:002ae3f6a6e1b363464a46c497745d87dd51dce837362db450b2c9baf10db55c_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:002ae3f6a6e1b363464a46c497745d87dd51dce837362db450b2c9baf10db55c_s390x"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:002ae3f6a6e1b363464a46c497745d87dd51dce837362db450b2c9baf10db55c_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:767af5d63b16e63d68b62fc9eb167e7c462608a1b426ba1c49803b8c3e2fd903_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:767af5d63b16e63d68b62fc9eb167e7c462608a1b426ba1c49803b8c3e2fd903_amd64"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:767af5d63b16e63d68b62fc9eb167e7c462608a1b426ba1c49803b8c3e2fd903_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:8edc346568821cdaa81fdcb4f0eee56dfc1477485856ba67740ae6d479a95519_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:8edc346568821cdaa81fdcb4f0eee56dfc1477485856ba67740ae6d479a95519_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:8edc346568821cdaa81fdcb4f0eee56dfc1477485856ba67740ae6d479a95519_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:abf8c2592a647cab0a5478d2c9b87104516f9e48527b4aadca1a49a21335a6dd_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:abf8c2592a647cab0a5478d2c9b87104516f9e48527b4aadca1a49a21335a6dd_arm64"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:abf8c2592a647cab0a5478d2c9b87104516f9e48527b4aadca1a49a21335a6dd_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:2b02b801d599d993997cdbd09d0c3da825081937a6e565fa2cda8c156b4d20ed_amd64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:2b02b801d599d993997cdbd09d0c3da825081937a6e565fa2cda8c156b4d20ed_amd64"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:2b02b801d599d993997cdbd09d0c3da825081937a6e565fa2cda8c156b4d20ed_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:8a2e943fcb61470695e9a5d5eed48dae0fb14beaccfdf6f178d3443fcf0a68c6_ppc64le as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:8a2e943fcb61470695e9a5d5eed48dae0fb14beaccfdf6f178d3443fcf0a68c6_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:8a2e943fcb61470695e9a5d5eed48dae0fb14beaccfdf6f178d3443fcf0a68c6_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:9deed4d05175d20386a73fe3f50d7444d047d9ea4c9bdc4f75fc3f71d7e6e9db_s390x as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:9deed4d05175d20386a73fe3f50d7444d047d9ea4c9bdc4f75fc3f71d7e6e9db_s390x"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:9deed4d05175d20386a73fe3f50d7444d047d9ea4c9bdc4f75fc3f71d7e6e9db_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:e5a33c7839ea304754abfc5c54bb3bfb345b75b8f78400062c3f0c2278115144_arm64 as a component of multicluster engine for Kubernetes 2.8 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:e5a33c7839ea304754abfc5c54bb3bfb345b75b8f78400062c3f0c2278115144_arm64"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:e5a33c7839ea304754abfc5c54bb3bfb345b75b8f78400062c3f0c2278115144_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.8"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:107d873609968b6be379a7f99ca35d8a3ad884549a4b4777025fc5ba0989dec5_arm64",
"8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:11ae4165efd6e531c79a343412358a897a1c04b7231e563580730ec7c0946fe1_ppc64le",
"8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:96cfff4752f4222554a597a1d8c73353b10ea1d059b888abf0aec5ee2a3833f2_amd64",
"8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:b9b5199ae670b9e53cc84a4efbc530b1db914ac232bacdbb24ed3641b3a45b72_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:36eccb6cc61139350bea697104f2b5c4166a9b23a693a29f1b7f5ecce2546a2d_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:734dbbea97ec7f122cdc405dc43d4b0a8f8e4441563c387d9e84dbca3ffbcfda_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:e3bce66447b024a9279613270dd9e1f9486f377f35c8b84a7f0c5776a3d684cd_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:fd648f8a08148e0e767920884d1047055f44de870b6ba0ab358fd8d082125394_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:323690c495691bc3f09b2822e94cd7a2fcfdf4308cf57936c550291010572d08_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:a03795fe37632df1927038010866f393e5479e9c26c4ec540a31f4a1254a0ed1_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:c2cee18f2089e9f0125bee295fc69b3f3f34bc0d47c69ff0f3fd3124185a5694_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:d9a9e8b9ed7917d3a64e98810605edfb723551f38bb6ddc671e1a374748e5b28_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:0f546b43dc4dabe3a62167b5be49783ed4cfe2a244bd922e0f76e9f0d7ae0620_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:36e79fc72408aad0ae42dae1997aacea4d86a1c015f783f1736f4d7509d4c221_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:64dde2c384ef64e2c596a52e3c2d4120aa9fb3c10ecfd52d0cbdec9d88a7c4ee_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:ff226f55432b901a5687eb3b0f56f314e08ca81ada0d050c81c3cd9175287d35_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:12a94b9f4dbeef96976e0d27536a4fb0e8ceb0a38b6ec77a8ac733c1c0c6efe0_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:44a1a2aa5107c09f341cbdeee373ef618f34aba0a32469bb1a2c68a946024bff_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:6be460ec9f5573132771f0a040241ecb42f254e89741df11b8d96f9145c8c508_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:fc4aa307c18785bff8f019ef65eb08518f0cfe48a8b1ed6e15434a63ce4fb88e_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:1340232fb5217ffddab568726cce3f4232ca08644b065261d9d95ecf21fc9232_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:2f3e12b38285002b14b0240a29edcfbff6ed509efdb9a8bfab111ae183a5745b_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:cf39b12f5ce58e6b6f146316a11a872a19435eba168ba7b1b9fd04f3a82ade17_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:f0f87ed16ca0ca7410224f5c8aa0401c6f5ae07b988c9827e55c3ed9464b3d13_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:6b575a9290cb5b5dc24f752f5ca2ac1277a05025b75a4718a6ffcd95184f7f69_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:6d6983ae5667627fe07b0923ff67b31a273a82de8d520d43e7c4918207d0d4eb_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:8521e751cdbe8702b3f682c7b5dd233490ea9ddf1058011f4de656e994a8391f_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:b899ebf22e39a26ac75b1efb5ecae4f9fe5965fe5832ee3ef1cb61e6bececcde_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:03d7706c3affd07f1793287a346438af17b311059d81e4e609fad93dcc9f7221_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:4bedad122e72466bbcb26d3c0f8ee5dda27a3873edac35543c556eb0e9396909_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:778ee16fed485e95aa7333f0d42a28df9e1297e51d8289ebcef491ab2edcba26_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:89c0fbdfb728494ad6f6b10a339782485b9ec952a28956d028cd8b43b42820f9_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:69282847a5435a5c758f80f53c4509943daa1c3027a61d2b2a99c59e832f3a9e_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:811651534208a86352ff584647a517f8c48fd567211da39ce4e4b7b9d51f9023_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9ee5ffed60e042575f3719ceae5152fc7469b2b879281911ddea4530185e850b_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbc1595ea264c809f672533c38994f5f63a4f0de94c566b983a551b74172055e_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:45aca365263eeb3ab37bea5e0d222a712146543f91d630ca7b8f5b6a3580ff54_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8cc7bfbde00500327e65dcf95266700f04915651ebdc2a87fcf21318f08e6c88_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c53ce3a372fe9381f1d58e6e960978482410c5e8485c1481ddd32bc780150de7_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dee257b745138ac9e68fe4863b95f14a0ed456fe73aff0e9b31e40d28df555e8_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:1908d46771cdd6bf8ff43ea198bc8c9868852dcfff44186030da704b391cde07_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:38093a3c240b297514f2c417ecf17456d18c11e91bc7952c998f51fe0b4a5a0b_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:3fae0c7b2172c1796ebf0c19aa7d4cfcd22d19fbf4ffd1b560ed56059c3f9ba8_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:9b5a5806b5e938917dfdaff2770fe695dc572014aea4c3841e724995a40fb030_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:58b015abe231a2afba17b853be043eeb62f3684ad5df2ed400bf8108449d7184_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9e2b76701c74b60ce73f54a9cf84fc557aa0035ab3403e1ff92ad40d2cfa8c55_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:aad6d8449dad6d4894d43aabada09c2a5aa64f47192ac729b4940e91bb4834c7_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:d7491ce917167e0b41b3ee33b3c4c53c1835b680e9c70787ffa4434dc905d2c3_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:9173aa71b4276af6cef88e89e3db9e141df6e5d6fb13945dfc5f6c840daabf80_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:aa082ec2bcca1e93bbda36b05d168c1ab87a83b362d2e7e0e583d6b5214ef6d4_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ab58c6478dcdd84f9e409e38facb7ff7bf0201d385f586f3d1d389da6258a3b5_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c2621c406425590d98339f11ef3dedb80afdd870184c33d5ea264467e913f9f8_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:0d646f045b6cbc8108437f728e9ba8c4b7181a114c3c4b76bcf7ee56f118a4b0_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:322938fdb04e1385338c92619015f69555f3908de14ad73a71a29e239601fbd9_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:9812e94bd74ca15fa20d3eeb408306346d6f20e9207f2df6ab13533b3e624f4a_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:e09928f36c3ba2d15225bd667037b722f48858e8eea1789655c44c80e0648774_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:256ad85fb5929eb04b5111cefefaac2884f78225906a805feb591f91fa76ecdb_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:8f2daea3e6a92ad28792d2bd3f2dbb701e2823af81d8497d9b024a251fa9b6bd_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:a806ed6f9a6b8f2fd1537bfc5c11cd811eb191680ae5b327eefa01c2ce529b3e_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:e644b1b4e1f3096fd2d7cea3bdf860c65235e2f97195ff336b2b5c3d1f51ef85_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:02b944a80d276f8a477a0dff54ea6bb3ab0de71d7dd7c3eb8e6b745ae46a7fd2_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:56288014ed598d7e17d24242c8db3ab68548d23d16ff23d03dcb78ee27359178_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ada6d8ecc28cfdb00aab5e8b71a1b74a5b3806f4fb035f6958d516a5e55fcbb1_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d2b5de6b3d5530a1b139f592912691075c13ffe310b236c91de7f2e3ad99099a_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:28ce07920e86f5e1216d6d3edb5b19c8d65f600acfad342684888c92b9010c86_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:4585226185567f17ba5abdfe72e0ad03f2556d8baa7d982f447dd8b20f928d5f_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:64e30fef92f7b61b72401223bd45436ec5d79e0aff863903662238311c99fa8e_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:d642f78c412385ebe7878a910414457f84c24b57e757ec91d16bfb1a27badff1_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:52dca40b1460ca2281c83ad46c4e493f80581f263b6d10ae1a10f3e78763f52d_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:c2b21f35d9d0ce27ae05dc29f97d3aea52b208ab35a9e985796b9e26634423da_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:d23be87071107dc8d4e61e2560f267583df36b5a0a0813154b717e830dd8413c_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:f5654486fcfd0d9ecf30e5afbbb39cc009d32ce59f061e8392f7863aea393576_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:1a6de9debd3590f9c2c433275164df894f88cf8c0a4002d04f1823ff264ba1bc_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:5bcc8fd02e0ed1540db484a22d9b4db23806c702d3da8687be279ef6453b4319_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:6850f004367b4e429bc2cc32203c7c943d1687df2dad5ad42d82f1bbc345080d_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:944fa2526680771b6decefe2604bf06db02a970b6350716235958703c21e003b_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:281aefcf66e89388213d9824fa8397efba4b9b3d20124116ce1ba69c97e282ab_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:4bab821006a774880939bfe349d152820d792822c45877928a8e2965ef310cf4_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:c6e03673c56431406746124ba71848e42f9779c589463285bcea4c762195b8aa_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:f5ea55f3903ae69ac5607ae6b6c1e7238a76056701a8fc2877e0c914660aae3c_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:344e1b764490af7e7b4d47fcb2a7282f2412c4529e1908f4cb5ecd1b690dd650_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:3a942342f3588d8718a4039f2e1cb29ca7acc0d8e581666f48ce20198e4de8d0_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:597ef20248a1c3fe0f882cbd707b7f4230baa41a1a816573f1301c8cf18479c9_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:b8cba34ce75cf7431d16b824c69f286a1814588ee6a06121d9a90dec08db8b15_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:724453cc19f723efa22ace938a0ab31c82f34c3cd2004172dce6b518e9e9fd64_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:7e87b46caeb102409f79dad3f109070c127b3cc889118ed639cb244b52c28dc6_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:91d82ef84b202c22fe4d585d178957ea1223a849961af91c9f0bf0fed2b20c49_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:cdaf4537bfa7ecad7f94dff7ca46393aa8e70c7ce08a45423cc2f653050e58a5_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:0f97029b4941d9a54656ea706ec0663868fb382a34158ba2eeec9d4478b4058e_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:22b42e2c8199f648ba21166b64ffc5feb7905bc2a49f7a0b7aafa2e6703837f6_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:678337ca80d728cc982efec0d202ebb17b91a30e56739528da97f0692ff46139_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:8ed43785bfd434722d3764a6ef04907431cebba115083f588e6781c62258658c_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:60b0b1fc266491f29dd778a73ba1cac6415d97335a2f5d70e1aa6ede1036da5b_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bda2d476d8a5dd31a87ffd31b75cfc9ef694252ea1f05970df4c104c17c20623_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:c6c53f541c86acde3789af3ea887418f0e20006cd2d43f674f543b5caf6de8c0_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:df1f58e1efb165f9e54eb98736c3455880316b1908403d01d925df7774ae5db8_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:0554dbfd712dadfbcc9f19d05e9f4f35c74014ddc5d0328f080c709b25c20bee_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:19eeff38305230d434c15e0857c9dffed7d64a5a00120094a7c566e16a493207_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:76bb716ba7f9febf38319484ef04cce24f949c42c1bd7cfeac826cc007f02831_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:eb9babfef8bf1622e0d1ab2d32f90d4e2820a6fc368f7ae4dc755d1066f7ed8d_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:1bc95c34b154818545cd60ac3d717b9e72ed2fb90fc8399604d769f8fc81da20_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:72bd7cc27ae26bdb1b9ea2a6361b31de71fdf65618b4902d0898f86c8d3fc065_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:be4419642ac877b4b2d4457268e0e50b1e9b8facaf34f038c9846295dcacb4da_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:f73c3b0cccf6ef97927be2f8f1c4a42bfc2f217e4fbbb16127b995bf1588ad83_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:1f5c4a3fb695ffbbf04521e7435157fd603311180908d538c59cb4a8062dbaef_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:290f21b5ee7edb70de78f40486d9da0b31f707d7d5c4f264e9cba05a7bb32db8_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:4943611c19f0f326f05a1b6f0c47c402647e2a816303ab77e9cba1c7fe1a23a2_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:3cc744e3c32450e895819917e7e2e671cadb33ac57fe673d200f60aeb29b7718_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:3d825b9ab189a9394c8fd5d3cc94ff541194726399b7bfdab60061b9636c0a3e_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:af4ee32cf58d160a35bc8e20820258db6631b29076c3887df3b63918d52ad235_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:f6849c6521d9d1d220c35ac9139caba03fc9dc6e7b9c639a572cdcdbf28d2126_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:00601154c8e71c2f3d985ba5bbfca2df2d288b6a50b4b27b7f0a43eaec753873_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:13627f782027ed3131334c6e1bf0190e5b00fe13280000d6f57721fbd32e1afb_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:8fef1fc624837d1e67e4b7094e8a7012f7bde870a04f045316b19ab356f3a054_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:bd416c05d3ea63d66bd507abc2f82aea0a66c3dda168cc0a9d1c380c8c566ec5_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:6475775521035a08a31fcef29cd5fc697a72b3c2247631a993a7b729ed7eed1d_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:712f2ca3fd968e7de46ff93bc4867826aafeba96bfd2c2d039689b23323328ec_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:85ce6d4b230ac1853ff0915d5cdf6f5a2b96c0197aa1c8263f0f69a4a8772fa7_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:f0f48e9ec52228c8f27b6c571c7f01fb6f6583f0204b478559ce009e6132a9a8_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:820db2056b2ac1cef65d586c621c6db7f84ec1311d3f4128c33179b166afcfa4_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:ae35a36aaf4c00a31bf2e64ac37584262e53f8ab4148e4176f7fefc8d918e555_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:d288369518e49d44169f88edb60f2d3735d54f871474f231b179284eb1946821_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:f8afa3a3b67dbaf8f828d921a011dc64a9164db1599f168bb6bd54648c12b48a_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:1513f3e30b88d1e3ffa67ea7b8b31c3cca522331b75b6ebc13cbcee1a202d17b_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:7e7577c8871a36d64dedf72262ed88bd1e934d43b2ca32fedd84eb96bc11fe23_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:b3a7d2797f2dc266079b1471e38c7fdcfc447fb39036b36ac23471c9c5373fa7_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:ccdab90ac40ad89cb8d3ebbc717b74e869f5f5a888e2c68dd3134e861eef246f_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:002ae3f6a6e1b363464a46c497745d87dd51dce837362db450b2c9baf10db55c_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:767af5d63b16e63d68b62fc9eb167e7c462608a1b426ba1c49803b8c3e2fd903_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:8edc346568821cdaa81fdcb4f0eee56dfc1477485856ba67740ae6d479a95519_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:abf8c2592a647cab0a5478d2c9b87104516f9e48527b4aadca1a49a21335a6dd_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:2b02b801d599d993997cdbd09d0c3da825081937a6e565fa2cda8c156b4d20ed_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:8a2e943fcb61470695e9a5d5eed48dae0fb14beaccfdf6f178d3443fcf0a68c6_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:9deed4d05175d20386a73fe3f50d7444d047d9ea4c9bdc4f75fc3f71d7e6e9db_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:e5a33c7839ea304754abfc5c54bb3bfb345b75b8f78400062c3f0c2278115144_arm64"
]
},
"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-04-08T23:25:49+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:107d873609968b6be379a7f99ca35d8a3ad884549a4b4777025fc5ba0989dec5_arm64",
"8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:11ae4165efd6e531c79a343412358a897a1c04b7231e563580730ec7c0946fe1_ppc64le",
"8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:96cfff4752f4222554a597a1d8c73353b10ea1d059b888abf0aec5ee2a3833f2_amd64",
"8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:b9b5199ae670b9e53cc84a4efbc530b1db914ac232bacdbb24ed3641b3a45b72_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:36eccb6cc61139350bea697104f2b5c4166a9b23a693a29f1b7f5ecce2546a2d_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:734dbbea97ec7f122cdc405dc43d4b0a8f8e4441563c387d9e84dbca3ffbcfda_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:e3bce66447b024a9279613270dd9e1f9486f377f35c8b84a7f0c5776a3d684cd_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:fd648f8a08148e0e767920884d1047055f44de870b6ba0ab358fd8d082125394_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:323690c495691bc3f09b2822e94cd7a2fcfdf4308cf57936c550291010572d08_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:a03795fe37632df1927038010866f393e5479e9c26c4ec540a31f4a1254a0ed1_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:c2cee18f2089e9f0125bee295fc69b3f3f34bc0d47c69ff0f3fd3124185a5694_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:d9a9e8b9ed7917d3a64e98810605edfb723551f38bb6ddc671e1a374748e5b28_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:0f546b43dc4dabe3a62167b5be49783ed4cfe2a244bd922e0f76e9f0d7ae0620_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:36e79fc72408aad0ae42dae1997aacea4d86a1c015f783f1736f4d7509d4c221_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:64dde2c384ef64e2c596a52e3c2d4120aa9fb3c10ecfd52d0cbdec9d88a7c4ee_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:ff226f55432b901a5687eb3b0f56f314e08ca81ada0d050c81c3cd9175287d35_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:12a94b9f4dbeef96976e0d27536a4fb0e8ceb0a38b6ec77a8ac733c1c0c6efe0_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:44a1a2aa5107c09f341cbdeee373ef618f34aba0a32469bb1a2c68a946024bff_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:6be460ec9f5573132771f0a040241ecb42f254e89741df11b8d96f9145c8c508_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:fc4aa307c18785bff8f019ef65eb08518f0cfe48a8b1ed6e15434a63ce4fb88e_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:1340232fb5217ffddab568726cce3f4232ca08644b065261d9d95ecf21fc9232_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:2f3e12b38285002b14b0240a29edcfbff6ed509efdb9a8bfab111ae183a5745b_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:cf39b12f5ce58e6b6f146316a11a872a19435eba168ba7b1b9fd04f3a82ade17_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:f0f87ed16ca0ca7410224f5c8aa0401c6f5ae07b988c9827e55c3ed9464b3d13_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:6b575a9290cb5b5dc24f752f5ca2ac1277a05025b75a4718a6ffcd95184f7f69_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:6d6983ae5667627fe07b0923ff67b31a273a82de8d520d43e7c4918207d0d4eb_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:8521e751cdbe8702b3f682c7b5dd233490ea9ddf1058011f4de656e994a8391f_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:b899ebf22e39a26ac75b1efb5ecae4f9fe5965fe5832ee3ef1cb61e6bececcde_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:03d7706c3affd07f1793287a346438af17b311059d81e4e609fad93dcc9f7221_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:4bedad122e72466bbcb26d3c0f8ee5dda27a3873edac35543c556eb0e9396909_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:778ee16fed485e95aa7333f0d42a28df9e1297e51d8289ebcef491ab2edcba26_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:89c0fbdfb728494ad6f6b10a339782485b9ec952a28956d028cd8b43b42820f9_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:69282847a5435a5c758f80f53c4509943daa1c3027a61d2b2a99c59e832f3a9e_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:811651534208a86352ff584647a517f8c48fd567211da39ce4e4b7b9d51f9023_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9ee5ffed60e042575f3719ceae5152fc7469b2b879281911ddea4530185e850b_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbc1595ea264c809f672533c38994f5f63a4f0de94c566b983a551b74172055e_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:45aca365263eeb3ab37bea5e0d222a712146543f91d630ca7b8f5b6a3580ff54_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8cc7bfbde00500327e65dcf95266700f04915651ebdc2a87fcf21318f08e6c88_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c53ce3a372fe9381f1d58e6e960978482410c5e8485c1481ddd32bc780150de7_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dee257b745138ac9e68fe4863b95f14a0ed456fe73aff0e9b31e40d28df555e8_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:1908d46771cdd6bf8ff43ea198bc8c9868852dcfff44186030da704b391cde07_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:38093a3c240b297514f2c417ecf17456d18c11e91bc7952c998f51fe0b4a5a0b_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:3fae0c7b2172c1796ebf0c19aa7d4cfcd22d19fbf4ffd1b560ed56059c3f9ba8_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:9b5a5806b5e938917dfdaff2770fe695dc572014aea4c3841e724995a40fb030_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:58b015abe231a2afba17b853be043eeb62f3684ad5df2ed400bf8108449d7184_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9e2b76701c74b60ce73f54a9cf84fc557aa0035ab3403e1ff92ad40d2cfa8c55_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:aad6d8449dad6d4894d43aabada09c2a5aa64f47192ac729b4940e91bb4834c7_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:d7491ce917167e0b41b3ee33b3c4c53c1835b680e9c70787ffa4434dc905d2c3_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:9173aa71b4276af6cef88e89e3db9e141df6e5d6fb13945dfc5f6c840daabf80_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:aa082ec2bcca1e93bbda36b05d168c1ab87a83b362d2e7e0e583d6b5214ef6d4_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ab58c6478dcdd84f9e409e38facb7ff7bf0201d385f586f3d1d389da6258a3b5_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c2621c406425590d98339f11ef3dedb80afdd870184c33d5ea264467e913f9f8_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:0d646f045b6cbc8108437f728e9ba8c4b7181a114c3c4b76bcf7ee56f118a4b0_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:322938fdb04e1385338c92619015f69555f3908de14ad73a71a29e239601fbd9_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:9812e94bd74ca15fa20d3eeb408306346d6f20e9207f2df6ab13533b3e624f4a_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:e09928f36c3ba2d15225bd667037b722f48858e8eea1789655c44c80e0648774_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:256ad85fb5929eb04b5111cefefaac2884f78225906a805feb591f91fa76ecdb_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:8f2daea3e6a92ad28792d2bd3f2dbb701e2823af81d8497d9b024a251fa9b6bd_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:a806ed6f9a6b8f2fd1537bfc5c11cd811eb191680ae5b327eefa01c2ce529b3e_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:e644b1b4e1f3096fd2d7cea3bdf860c65235e2f97195ff336b2b5c3d1f51ef85_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:02b944a80d276f8a477a0dff54ea6bb3ab0de71d7dd7c3eb8e6b745ae46a7fd2_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:56288014ed598d7e17d24242c8db3ab68548d23d16ff23d03dcb78ee27359178_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ada6d8ecc28cfdb00aab5e8b71a1b74a5b3806f4fb035f6958d516a5e55fcbb1_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d2b5de6b3d5530a1b139f592912691075c13ffe310b236c91de7f2e3ad99099a_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:28ce07920e86f5e1216d6d3edb5b19c8d65f600acfad342684888c92b9010c86_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:4585226185567f17ba5abdfe72e0ad03f2556d8baa7d982f447dd8b20f928d5f_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:64e30fef92f7b61b72401223bd45436ec5d79e0aff863903662238311c99fa8e_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:d642f78c412385ebe7878a910414457f84c24b57e757ec91d16bfb1a27badff1_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:52dca40b1460ca2281c83ad46c4e493f80581f263b6d10ae1a10f3e78763f52d_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:c2b21f35d9d0ce27ae05dc29f97d3aea52b208ab35a9e985796b9e26634423da_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:d23be87071107dc8d4e61e2560f267583df36b5a0a0813154b717e830dd8413c_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:f5654486fcfd0d9ecf30e5afbbb39cc009d32ce59f061e8392f7863aea393576_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:1a6de9debd3590f9c2c433275164df894f88cf8c0a4002d04f1823ff264ba1bc_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:5bcc8fd02e0ed1540db484a22d9b4db23806c702d3da8687be279ef6453b4319_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:6850f004367b4e429bc2cc32203c7c943d1687df2dad5ad42d82f1bbc345080d_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:944fa2526680771b6decefe2604bf06db02a970b6350716235958703c21e003b_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:281aefcf66e89388213d9824fa8397efba4b9b3d20124116ce1ba69c97e282ab_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:4bab821006a774880939bfe349d152820d792822c45877928a8e2965ef310cf4_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:c6e03673c56431406746124ba71848e42f9779c589463285bcea4c762195b8aa_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:f5ea55f3903ae69ac5607ae6b6c1e7238a76056701a8fc2877e0c914660aae3c_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:344e1b764490af7e7b4d47fcb2a7282f2412c4529e1908f4cb5ecd1b690dd650_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:3a942342f3588d8718a4039f2e1cb29ca7acc0d8e581666f48ce20198e4de8d0_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:597ef20248a1c3fe0f882cbd707b7f4230baa41a1a816573f1301c8cf18479c9_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:b8cba34ce75cf7431d16b824c69f286a1814588ee6a06121d9a90dec08db8b15_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:724453cc19f723efa22ace938a0ab31c82f34c3cd2004172dce6b518e9e9fd64_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:7e87b46caeb102409f79dad3f109070c127b3cc889118ed639cb244b52c28dc6_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:91d82ef84b202c22fe4d585d178957ea1223a849961af91c9f0bf0fed2b20c49_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:cdaf4537bfa7ecad7f94dff7ca46393aa8e70c7ce08a45423cc2f653050e58a5_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:0f97029b4941d9a54656ea706ec0663868fb382a34158ba2eeec9d4478b4058e_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:22b42e2c8199f648ba21166b64ffc5feb7905bc2a49f7a0b7aafa2e6703837f6_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:678337ca80d728cc982efec0d202ebb17b91a30e56739528da97f0692ff46139_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:8ed43785bfd434722d3764a6ef04907431cebba115083f588e6781c62258658c_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:60b0b1fc266491f29dd778a73ba1cac6415d97335a2f5d70e1aa6ede1036da5b_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bda2d476d8a5dd31a87ffd31b75cfc9ef694252ea1f05970df4c104c17c20623_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:c6c53f541c86acde3789af3ea887418f0e20006cd2d43f674f543b5caf6de8c0_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:df1f58e1efb165f9e54eb98736c3455880316b1908403d01d925df7774ae5db8_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:0554dbfd712dadfbcc9f19d05e9f4f35c74014ddc5d0328f080c709b25c20bee_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:19eeff38305230d434c15e0857c9dffed7d64a5a00120094a7c566e16a493207_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:76bb716ba7f9febf38319484ef04cce24f949c42c1bd7cfeac826cc007f02831_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:eb9babfef8bf1622e0d1ab2d32f90d4e2820a6fc368f7ae4dc755d1066f7ed8d_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:1bc95c34b154818545cd60ac3d717b9e72ed2fb90fc8399604d769f8fc81da20_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:72bd7cc27ae26bdb1b9ea2a6361b31de71fdf65618b4902d0898f86c8d3fc065_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:be4419642ac877b4b2d4457268e0e50b1e9b8facaf34f038c9846295dcacb4da_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:f73c3b0cccf6ef97927be2f8f1c4a42bfc2f217e4fbbb16127b995bf1588ad83_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:1f5c4a3fb695ffbbf04521e7435157fd603311180908d538c59cb4a8062dbaef_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:290f21b5ee7edb70de78f40486d9da0b31f707d7d5c4f264e9cba05a7bb32db8_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:4943611c19f0f326f05a1b6f0c47c402647e2a816303ab77e9cba1c7fe1a23a2_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:3cc744e3c32450e895819917e7e2e671cadb33ac57fe673d200f60aeb29b7718_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:3d825b9ab189a9394c8fd5d3cc94ff541194726399b7bfdab60061b9636c0a3e_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:af4ee32cf58d160a35bc8e20820258db6631b29076c3887df3b63918d52ad235_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:f6849c6521d9d1d220c35ac9139caba03fc9dc6e7b9c639a572cdcdbf28d2126_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:00601154c8e71c2f3d985ba5bbfca2df2d288b6a50b4b27b7f0a43eaec753873_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:13627f782027ed3131334c6e1bf0190e5b00fe13280000d6f57721fbd32e1afb_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:8fef1fc624837d1e67e4b7094e8a7012f7bde870a04f045316b19ab356f3a054_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:bd416c05d3ea63d66bd507abc2f82aea0a66c3dda168cc0a9d1c380c8c566ec5_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:6475775521035a08a31fcef29cd5fc697a72b3c2247631a993a7b729ed7eed1d_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:712f2ca3fd968e7de46ff93bc4867826aafeba96bfd2c2d039689b23323328ec_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:85ce6d4b230ac1853ff0915d5cdf6f5a2b96c0197aa1c8263f0f69a4a8772fa7_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:f0f48e9ec52228c8f27b6c571c7f01fb6f6583f0204b478559ce009e6132a9a8_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:820db2056b2ac1cef65d586c621c6db7f84ec1311d3f4128c33179b166afcfa4_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:ae35a36aaf4c00a31bf2e64ac37584262e53f8ab4148e4176f7fefc8d918e555_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:d288369518e49d44169f88edb60f2d3735d54f871474f231b179284eb1946821_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:f8afa3a3b67dbaf8f828d921a011dc64a9164db1599f168bb6bd54648c12b48a_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:1513f3e30b88d1e3ffa67ea7b8b31c3cca522331b75b6ebc13cbcee1a202d17b_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:7e7577c8871a36d64dedf72262ed88bd1e934d43b2ca32fedd84eb96bc11fe23_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:b3a7d2797f2dc266079b1471e38c7fdcfc447fb39036b36ac23471c9c5373fa7_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:ccdab90ac40ad89cb8d3ebbc717b74e869f5f5a888e2c68dd3134e861eef246f_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:002ae3f6a6e1b363464a46c497745d87dd51dce837362db450b2c9baf10db55c_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:767af5d63b16e63d68b62fc9eb167e7c462608a1b426ba1c49803b8c3e2fd903_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:8edc346568821cdaa81fdcb4f0eee56dfc1477485856ba67740ae6d479a95519_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:abf8c2592a647cab0a5478d2c9b87104516f9e48527b4aadca1a49a21335a6dd_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:2b02b801d599d993997cdbd09d0c3da825081937a6e565fa2cda8c156b4d20ed_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:8a2e943fcb61470695e9a5d5eed48dae0fb14beaccfdf6f178d3443fcf0a68c6_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:9deed4d05175d20386a73fe3f50d7444d047d9ea4c9bdc4f75fc3f71d7e6e9db_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:e5a33c7839ea304754abfc5c54bb3bfb345b75b8f78400062c3f0c2278115144_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3720"
},
{
"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": [
"8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:107d873609968b6be379a7f99ca35d8a3ad884549a4b4777025fc5ba0989dec5_arm64",
"8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:11ae4165efd6e531c79a343412358a897a1c04b7231e563580730ec7c0946fe1_ppc64le",
"8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:96cfff4752f4222554a597a1d8c73353b10ea1d059b888abf0aec5ee2a3833f2_amd64",
"8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:b9b5199ae670b9e53cc84a4efbc530b1db914ac232bacdbb24ed3641b3a45b72_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:36eccb6cc61139350bea697104f2b5c4166a9b23a693a29f1b7f5ecce2546a2d_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:734dbbea97ec7f122cdc405dc43d4b0a8f8e4441563c387d9e84dbca3ffbcfda_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:e3bce66447b024a9279613270dd9e1f9486f377f35c8b84a7f0c5776a3d684cd_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:fd648f8a08148e0e767920884d1047055f44de870b6ba0ab358fd8d082125394_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:323690c495691bc3f09b2822e94cd7a2fcfdf4308cf57936c550291010572d08_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:a03795fe37632df1927038010866f393e5479e9c26c4ec540a31f4a1254a0ed1_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:c2cee18f2089e9f0125bee295fc69b3f3f34bc0d47c69ff0f3fd3124185a5694_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:d9a9e8b9ed7917d3a64e98810605edfb723551f38bb6ddc671e1a374748e5b28_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:0f546b43dc4dabe3a62167b5be49783ed4cfe2a244bd922e0f76e9f0d7ae0620_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:36e79fc72408aad0ae42dae1997aacea4d86a1c015f783f1736f4d7509d4c221_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:64dde2c384ef64e2c596a52e3c2d4120aa9fb3c10ecfd52d0cbdec9d88a7c4ee_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:ff226f55432b901a5687eb3b0f56f314e08ca81ada0d050c81c3cd9175287d35_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:12a94b9f4dbeef96976e0d27536a4fb0e8ceb0a38b6ec77a8ac733c1c0c6efe0_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:44a1a2aa5107c09f341cbdeee373ef618f34aba0a32469bb1a2c68a946024bff_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:6be460ec9f5573132771f0a040241ecb42f254e89741df11b8d96f9145c8c508_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:fc4aa307c18785bff8f019ef65eb08518f0cfe48a8b1ed6e15434a63ce4fb88e_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:1340232fb5217ffddab568726cce3f4232ca08644b065261d9d95ecf21fc9232_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:2f3e12b38285002b14b0240a29edcfbff6ed509efdb9a8bfab111ae183a5745b_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:cf39b12f5ce58e6b6f146316a11a872a19435eba168ba7b1b9fd04f3a82ade17_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:f0f87ed16ca0ca7410224f5c8aa0401c6f5ae07b988c9827e55c3ed9464b3d13_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:6b575a9290cb5b5dc24f752f5ca2ac1277a05025b75a4718a6ffcd95184f7f69_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:6d6983ae5667627fe07b0923ff67b31a273a82de8d520d43e7c4918207d0d4eb_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:8521e751cdbe8702b3f682c7b5dd233490ea9ddf1058011f4de656e994a8391f_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:b899ebf22e39a26ac75b1efb5ecae4f9fe5965fe5832ee3ef1cb61e6bececcde_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:03d7706c3affd07f1793287a346438af17b311059d81e4e609fad93dcc9f7221_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:4bedad122e72466bbcb26d3c0f8ee5dda27a3873edac35543c556eb0e9396909_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:778ee16fed485e95aa7333f0d42a28df9e1297e51d8289ebcef491ab2edcba26_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:89c0fbdfb728494ad6f6b10a339782485b9ec952a28956d028cd8b43b42820f9_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:69282847a5435a5c758f80f53c4509943daa1c3027a61d2b2a99c59e832f3a9e_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:811651534208a86352ff584647a517f8c48fd567211da39ce4e4b7b9d51f9023_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9ee5ffed60e042575f3719ceae5152fc7469b2b879281911ddea4530185e850b_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbc1595ea264c809f672533c38994f5f63a4f0de94c566b983a551b74172055e_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:45aca365263eeb3ab37bea5e0d222a712146543f91d630ca7b8f5b6a3580ff54_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8cc7bfbde00500327e65dcf95266700f04915651ebdc2a87fcf21318f08e6c88_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c53ce3a372fe9381f1d58e6e960978482410c5e8485c1481ddd32bc780150de7_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dee257b745138ac9e68fe4863b95f14a0ed456fe73aff0e9b31e40d28df555e8_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:1908d46771cdd6bf8ff43ea198bc8c9868852dcfff44186030da704b391cde07_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:38093a3c240b297514f2c417ecf17456d18c11e91bc7952c998f51fe0b4a5a0b_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:3fae0c7b2172c1796ebf0c19aa7d4cfcd22d19fbf4ffd1b560ed56059c3f9ba8_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:9b5a5806b5e938917dfdaff2770fe695dc572014aea4c3841e724995a40fb030_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:58b015abe231a2afba17b853be043eeb62f3684ad5df2ed400bf8108449d7184_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9e2b76701c74b60ce73f54a9cf84fc557aa0035ab3403e1ff92ad40d2cfa8c55_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:aad6d8449dad6d4894d43aabada09c2a5aa64f47192ac729b4940e91bb4834c7_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:d7491ce917167e0b41b3ee33b3c4c53c1835b680e9c70787ffa4434dc905d2c3_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:9173aa71b4276af6cef88e89e3db9e141df6e5d6fb13945dfc5f6c840daabf80_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:aa082ec2bcca1e93bbda36b05d168c1ab87a83b362d2e7e0e583d6b5214ef6d4_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ab58c6478dcdd84f9e409e38facb7ff7bf0201d385f586f3d1d389da6258a3b5_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c2621c406425590d98339f11ef3dedb80afdd870184c33d5ea264467e913f9f8_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:0d646f045b6cbc8108437f728e9ba8c4b7181a114c3c4b76bcf7ee56f118a4b0_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:322938fdb04e1385338c92619015f69555f3908de14ad73a71a29e239601fbd9_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:9812e94bd74ca15fa20d3eeb408306346d6f20e9207f2df6ab13533b3e624f4a_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:e09928f36c3ba2d15225bd667037b722f48858e8eea1789655c44c80e0648774_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:256ad85fb5929eb04b5111cefefaac2884f78225906a805feb591f91fa76ecdb_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:8f2daea3e6a92ad28792d2bd3f2dbb701e2823af81d8497d9b024a251fa9b6bd_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:a806ed6f9a6b8f2fd1537bfc5c11cd811eb191680ae5b327eefa01c2ce529b3e_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:e644b1b4e1f3096fd2d7cea3bdf860c65235e2f97195ff336b2b5c3d1f51ef85_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:02b944a80d276f8a477a0dff54ea6bb3ab0de71d7dd7c3eb8e6b745ae46a7fd2_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:56288014ed598d7e17d24242c8db3ab68548d23d16ff23d03dcb78ee27359178_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ada6d8ecc28cfdb00aab5e8b71a1b74a5b3806f4fb035f6958d516a5e55fcbb1_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d2b5de6b3d5530a1b139f592912691075c13ffe310b236c91de7f2e3ad99099a_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:28ce07920e86f5e1216d6d3edb5b19c8d65f600acfad342684888c92b9010c86_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:4585226185567f17ba5abdfe72e0ad03f2556d8baa7d982f447dd8b20f928d5f_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:64e30fef92f7b61b72401223bd45436ec5d79e0aff863903662238311c99fa8e_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:d642f78c412385ebe7878a910414457f84c24b57e757ec91d16bfb1a27badff1_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:52dca40b1460ca2281c83ad46c4e493f80581f263b6d10ae1a10f3e78763f52d_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:c2b21f35d9d0ce27ae05dc29f97d3aea52b208ab35a9e985796b9e26634423da_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:d23be87071107dc8d4e61e2560f267583df36b5a0a0813154b717e830dd8413c_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:f5654486fcfd0d9ecf30e5afbbb39cc009d32ce59f061e8392f7863aea393576_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:1a6de9debd3590f9c2c433275164df894f88cf8c0a4002d04f1823ff264ba1bc_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:5bcc8fd02e0ed1540db484a22d9b4db23806c702d3da8687be279ef6453b4319_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:6850f004367b4e429bc2cc32203c7c943d1687df2dad5ad42d82f1bbc345080d_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:944fa2526680771b6decefe2604bf06db02a970b6350716235958703c21e003b_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:281aefcf66e89388213d9824fa8397efba4b9b3d20124116ce1ba69c97e282ab_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:4bab821006a774880939bfe349d152820d792822c45877928a8e2965ef310cf4_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:c6e03673c56431406746124ba71848e42f9779c589463285bcea4c762195b8aa_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:f5ea55f3903ae69ac5607ae6b6c1e7238a76056701a8fc2877e0c914660aae3c_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:344e1b764490af7e7b4d47fcb2a7282f2412c4529e1908f4cb5ecd1b690dd650_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:3a942342f3588d8718a4039f2e1cb29ca7acc0d8e581666f48ce20198e4de8d0_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:597ef20248a1c3fe0f882cbd707b7f4230baa41a1a816573f1301c8cf18479c9_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:b8cba34ce75cf7431d16b824c69f286a1814588ee6a06121d9a90dec08db8b15_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:724453cc19f723efa22ace938a0ab31c82f34c3cd2004172dce6b518e9e9fd64_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:7e87b46caeb102409f79dad3f109070c127b3cc889118ed639cb244b52c28dc6_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:91d82ef84b202c22fe4d585d178957ea1223a849961af91c9f0bf0fed2b20c49_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:cdaf4537bfa7ecad7f94dff7ca46393aa8e70c7ce08a45423cc2f653050e58a5_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:0f97029b4941d9a54656ea706ec0663868fb382a34158ba2eeec9d4478b4058e_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:22b42e2c8199f648ba21166b64ffc5feb7905bc2a49f7a0b7aafa2e6703837f6_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:678337ca80d728cc982efec0d202ebb17b91a30e56739528da97f0692ff46139_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:8ed43785bfd434722d3764a6ef04907431cebba115083f588e6781c62258658c_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:60b0b1fc266491f29dd778a73ba1cac6415d97335a2f5d70e1aa6ede1036da5b_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bda2d476d8a5dd31a87ffd31b75cfc9ef694252ea1f05970df4c104c17c20623_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:c6c53f541c86acde3789af3ea887418f0e20006cd2d43f674f543b5caf6de8c0_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:df1f58e1efb165f9e54eb98736c3455880316b1908403d01d925df7774ae5db8_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:0554dbfd712dadfbcc9f19d05e9f4f35c74014ddc5d0328f080c709b25c20bee_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:19eeff38305230d434c15e0857c9dffed7d64a5a00120094a7c566e16a493207_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:76bb716ba7f9febf38319484ef04cce24f949c42c1bd7cfeac826cc007f02831_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:eb9babfef8bf1622e0d1ab2d32f90d4e2820a6fc368f7ae4dc755d1066f7ed8d_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:1bc95c34b154818545cd60ac3d717b9e72ed2fb90fc8399604d769f8fc81da20_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:72bd7cc27ae26bdb1b9ea2a6361b31de71fdf65618b4902d0898f86c8d3fc065_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:be4419642ac877b4b2d4457268e0e50b1e9b8facaf34f038c9846295dcacb4da_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:f73c3b0cccf6ef97927be2f8f1c4a42bfc2f217e4fbbb16127b995bf1588ad83_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:1f5c4a3fb695ffbbf04521e7435157fd603311180908d538c59cb4a8062dbaef_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:290f21b5ee7edb70de78f40486d9da0b31f707d7d5c4f264e9cba05a7bb32db8_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:4943611c19f0f326f05a1b6f0c47c402647e2a816303ab77e9cba1c7fe1a23a2_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:3cc744e3c32450e895819917e7e2e671cadb33ac57fe673d200f60aeb29b7718_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:3d825b9ab189a9394c8fd5d3cc94ff541194726399b7bfdab60061b9636c0a3e_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:af4ee32cf58d160a35bc8e20820258db6631b29076c3887df3b63918d52ad235_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:f6849c6521d9d1d220c35ac9139caba03fc9dc6e7b9c639a572cdcdbf28d2126_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:00601154c8e71c2f3d985ba5bbfca2df2d288b6a50b4b27b7f0a43eaec753873_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:13627f782027ed3131334c6e1bf0190e5b00fe13280000d6f57721fbd32e1afb_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:8fef1fc624837d1e67e4b7094e8a7012f7bde870a04f045316b19ab356f3a054_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:bd416c05d3ea63d66bd507abc2f82aea0a66c3dda168cc0a9d1c380c8c566ec5_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:6475775521035a08a31fcef29cd5fc697a72b3c2247631a993a7b729ed7eed1d_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:712f2ca3fd968e7de46ff93bc4867826aafeba96bfd2c2d039689b23323328ec_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:85ce6d4b230ac1853ff0915d5cdf6f5a2b96c0197aa1c8263f0f69a4a8772fa7_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:f0f48e9ec52228c8f27b6c571c7f01fb6f6583f0204b478559ce009e6132a9a8_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:820db2056b2ac1cef65d586c621c6db7f84ec1311d3f4128c33179b166afcfa4_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:ae35a36aaf4c00a31bf2e64ac37584262e53f8ab4148e4176f7fefc8d918e555_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:d288369518e49d44169f88edb60f2d3735d54f871474f231b179284eb1946821_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:f8afa3a3b67dbaf8f828d921a011dc64a9164db1599f168bb6bd54648c12b48a_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:1513f3e30b88d1e3ffa67ea7b8b31c3cca522331b75b6ebc13cbcee1a202d17b_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:7e7577c8871a36d64dedf72262ed88bd1e934d43b2ca32fedd84eb96bc11fe23_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:b3a7d2797f2dc266079b1471e38c7fdcfc447fb39036b36ac23471c9c5373fa7_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:ccdab90ac40ad89cb8d3ebbc717b74e869f5f5a888e2c68dd3134e861eef246f_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:002ae3f6a6e1b363464a46c497745d87dd51dce837362db450b2c9baf10db55c_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:767af5d63b16e63d68b62fc9eb167e7c462608a1b426ba1c49803b8c3e2fd903_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:8edc346568821cdaa81fdcb4f0eee56dfc1477485856ba67740ae6d479a95519_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:abf8c2592a647cab0a5478d2c9b87104516f9e48527b4aadca1a49a21335a6dd_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:2b02b801d599d993997cdbd09d0c3da825081937a6e565fa2cda8c156b4d20ed_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:8a2e943fcb61470695e9a5d5eed48dae0fb14beaccfdf6f178d3443fcf0a68c6_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:9deed4d05175d20386a73fe3f50d7444d047d9ea4c9bdc4f75fc3f71d7e6e9db_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:e5a33c7839ea304754abfc5c54bb3bfb345b75b8f78400062c3f0c2278115144_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:107d873609968b6be379a7f99ca35d8a3ad884549a4b4777025fc5ba0989dec5_arm64",
"8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:11ae4165efd6e531c79a343412358a897a1c04b7231e563580730ec7c0946fe1_ppc64le",
"8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:96cfff4752f4222554a597a1d8c73353b10ea1d059b888abf0aec5ee2a3833f2_amd64",
"8Base-multicluster-engine-2.8:multicluster-engine/assisted-service-8-rhel8@sha256:b9b5199ae670b9e53cc84a4efbc530b1db914ac232bacdbb24ed3641b3a45b72_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:36eccb6cc61139350bea697104f2b5c4166a9b23a693a29f1b7f5ecce2546a2d_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:734dbbea97ec7f122cdc405dc43d4b0a8f8e4441563c387d9e84dbca3ffbcfda_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:e3bce66447b024a9279613270dd9e1f9486f377f35c8b84a7f0c5776a3d684cd_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/addon-manager-rhel9@sha256:fd648f8a08148e0e767920884d1047055f44de870b6ba0ab358fd8d082125394_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:323690c495691bc3f09b2822e94cd7a2fcfdf4308cf57936c550291010572d08_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:a03795fe37632df1927038010866f393e5479e9c26c4ec540a31f4a1254a0ed1_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:c2cee18f2089e9f0125bee295fc69b3f3f34bc0d47c69ff0f3fd3124185a5694_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-image-service-rhel9@sha256:d9a9e8b9ed7917d3a64e98810605edfb723551f38bb6ddc671e1a374748e5b28_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:0f546b43dc4dabe3a62167b5be49783ed4cfe2a244bd922e0f76e9f0d7ae0620_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:36e79fc72408aad0ae42dae1997aacea4d86a1c015f783f1736f4d7509d4c221_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:64dde2c384ef64e2c596a52e3c2d4120aa9fb3c10ecfd52d0cbdec9d88a7c4ee_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-agent-rhel9@sha256:ff226f55432b901a5687eb3b0f56f314e08ca81ada0d050c81c3cd9175287d35_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:12a94b9f4dbeef96976e0d27536a4fb0e8ceb0a38b6ec77a8ac733c1c0c6efe0_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:44a1a2aa5107c09f341cbdeee373ef618f34aba0a32469bb1a2c68a946024bff_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:6be460ec9f5573132771f0a040241ecb42f254e89741df11b8d96f9145c8c508_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-controller-rhel9@sha256:fc4aa307c18785bff8f019ef65eb08518f0cfe48a8b1ed6e15434a63ce4fb88e_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:1340232fb5217ffddab568726cce3f4232ca08644b065261d9d95ecf21fc9232_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:2f3e12b38285002b14b0240a29edcfbff6ed509efdb9a8bfab111ae183a5745b_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:cf39b12f5ce58e6b6f146316a11a872a19435eba168ba7b1b9fd04f3a82ade17_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-installer-rhel9@sha256:f0f87ed16ca0ca7410224f5c8aa0401c6f5ae07b988c9827e55c3ed9464b3d13_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:6b575a9290cb5b5dc24f752f5ca2ac1277a05025b75a4718a6ffcd95184f7f69_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:6d6983ae5667627fe07b0923ff67b31a273a82de8d520d43e7c4918207d0d4eb_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:8521e751cdbe8702b3f682c7b5dd233490ea9ddf1058011f4de656e994a8391f_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/assisted-service-9-rhel9@sha256:b899ebf22e39a26ac75b1efb5ecae4f9fe5965fe5832ee3ef1cb61e6bececcde_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:03d7706c3affd07f1793287a346438af17b311059d81e4e609fad93dcc9f7221_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:4bedad122e72466bbcb26d3c0f8ee5dda27a3873edac35543c556eb0e9396909_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:778ee16fed485e95aa7333f0d42a28df9e1297e51d8289ebcef491ab2edcba26_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/backplane-rhel9-operator@sha256:89c0fbdfb728494ad6f6b10a339782485b9ec952a28956d028cd8b43b42820f9_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:69282847a5435a5c758f80f53c4509943daa1c3027a61d2b2a99c59e832f3a9e_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:811651534208a86352ff584647a517f8c48fd567211da39ce4e4b7b9d51f9023_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9ee5ffed60e042575f3719ceae5152fc7469b2b879281911ddea4530185e850b_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbc1595ea264c809f672533c38994f5f63a4f0de94c566b983a551b74172055e_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:45aca365263eeb3ab37bea5e0d222a712146543f91d630ca7b8f5b6a3580ff54_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8cc7bfbde00500327e65dcf95266700f04915651ebdc2a87fcf21318f08e6c88_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:c53ce3a372fe9381f1d58e6e960978482410c5e8485c1481ddd32bc780150de7_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:dee257b745138ac9e68fe4863b95f14a0ed456fe73aff0e9b31e40d28df555e8_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:1908d46771cdd6bf8ff43ea198bc8c9868852dcfff44186030da704b391cde07_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:38093a3c240b297514f2c417ecf17456d18c11e91bc7952c998f51fe0b4a5a0b_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:3fae0c7b2172c1796ebf0c19aa7d4cfcd22d19fbf4ffd1b560ed56059c3f9ba8_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-curator-controller-rhel9@sha256:9b5a5806b5e938917dfdaff2770fe695dc572014aea4c3841e724995a40fb030_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:58b015abe231a2afba17b853be043eeb62f3684ad5df2ed400bf8108449d7184_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:9e2b76701c74b60ce73f54a9cf84fc557aa0035ab3403e1ff92ad40d2cfa8c55_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:aad6d8449dad6d4894d43aabada09c2a5aa64f47192ac729b4940e91bb4834c7_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-image-set-controller-rhel9@sha256:d7491ce917167e0b41b3ee33b3c4c53c1835b680e9c70787ffa4434dc905d2c3_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:9173aa71b4276af6cef88e89e3db9e141df6e5d6fb13945dfc5f6c840daabf80_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:aa082ec2bcca1e93bbda36b05d168c1ab87a83b362d2e7e0e583d6b5214ef6d4_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:ab58c6478dcdd84f9e409e38facb7ff7bf0201d385f586f3d1d389da6258a3b5_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c2621c406425590d98339f11ef3dedb80afdd870184c33d5ea264467e913f9f8_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:0d646f045b6cbc8108437f728e9ba8c4b7181a114c3c4b76bcf7ee56f118a4b0_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:322938fdb04e1385338c92619015f69555f3908de14ad73a71a29e239601fbd9_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:9812e94bd74ca15fa20d3eeb408306346d6f20e9207f2df6ab13533b3e624f4a_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/cluster-proxy-rhel9@sha256:e09928f36c3ba2d15225bd667037b722f48858e8eea1789655c44c80e0648774_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:256ad85fb5929eb04b5111cefefaac2884f78225906a805feb591f91fa76ecdb_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:8f2daea3e6a92ad28792d2bd3f2dbb701e2823af81d8497d9b024a251fa9b6bd_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:a806ed6f9a6b8f2fd1537bfc5c11cd811eb191680ae5b327eefa01c2ce529b3e_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterclaims-controller-rhel9@sha256:e644b1b4e1f3096fd2d7cea3bdf860c65235e2f97195ff336b2b5c3d1f51ef85_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:02b944a80d276f8a477a0dff54ea6bb3ab0de71d7dd7c3eb8e6b745ae46a7fd2_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:56288014ed598d7e17d24242c8db3ab68548d23d16ff23d03dcb78ee27359178_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ada6d8ecc28cfdb00aab5e8b71a1b74a5b3806f4fb035f6958d516a5e55fcbb1_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d2b5de6b3d5530a1b139f592912691075c13ffe310b236c91de7f2e3ad99099a_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:28ce07920e86f5e1216d6d3edb5b19c8d65f600acfad342684888c92b9010c86_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:4585226185567f17ba5abdfe72e0ad03f2556d8baa7d982f447dd8b20f928d5f_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:64e30fef92f7b61b72401223bd45436ec5d79e0aff863903662238311c99fa8e_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/console-mce-rhel9@sha256:d642f78c412385ebe7878a910414457f84c24b57e757ec91d16bfb1a27badff1_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:52dca40b1460ca2281c83ad46c4e493f80581f263b6d10ae1a10f3e78763f52d_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:c2b21f35d9d0ce27ae05dc29f97d3aea52b208ab35a9e985796b9e26634423da_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:d23be87071107dc8d4e61e2560f267583df36b5a0a0813154b717e830dd8413c_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/discovery-rhel9@sha256:f5654486fcfd0d9ecf30e5afbbb39cc009d32ce59f061e8392f7863aea393576_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:1a6de9debd3590f9c2c433275164df894f88cf8c0a4002d04f1823ff264ba1bc_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:5bcc8fd02e0ed1540db484a22d9b4db23806c702d3da8687be279ef6453b4319_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:6850f004367b4e429bc2cc32203c7c943d1687df2dad5ad42d82f1bbc345080d_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/hive-rhel9@sha256:944fa2526680771b6decefe2604bf06db02a970b6350716235958703c21e003b_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:281aefcf66e89388213d9824fa8397efba4b9b3d20124116ce1ba69c97e282ab_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:4bab821006a774880939bfe349d152820d792822c45877928a8e2965ef310cf4_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:c6e03673c56431406746124ba71848e42f9779c589463285bcea4c762195b8aa_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-addon-rhel9-operator@sha256:f5ea55f3903ae69ac5607ae6b6c1e7238a76056701a8fc2877e0c914660aae3c_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:344e1b764490af7e7b4d47fcb2a7282f2412c4529e1908f4cb5ecd1b690dd650_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:3a942342f3588d8718a4039f2e1cb29ca7acc0d8e581666f48ce20198e4de8d0_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:597ef20248a1c3fe0f882cbd707b7f4230baa41a1a816573f1301c8cf18479c9_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-cli-rhel9@sha256:b8cba34ce75cf7431d16b824c69f286a1814588ee6a06121d9a90dec08db8b15_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:724453cc19f723efa22ace938a0ab31c82f34c3cd2004172dce6b518e9e9fd64_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:7e87b46caeb102409f79dad3f109070c127b3cc889118ed639cb244b52c28dc6_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:91d82ef84b202c22fe4d585d178957ea1223a849961af91c9f0bf0fed2b20c49_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/hypershift-rhel9-operator@sha256:cdaf4537bfa7ecad7f94dff7ca46393aa8e70c7ce08a45423cc2f653050e58a5_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:0f97029b4941d9a54656ea706ec0663868fb382a34158ba2eeec9d4478b4058e_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:22b42e2c8199f648ba21166b64ffc5feb7905bc2a49f7a0b7aafa2e6703837f6_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:678337ca80d728cc982efec0d202ebb17b91a30e56739528da97f0692ff46139_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/image-based-install-rhel9@sha256:8ed43785bfd434722d3764a6ef04907431cebba115083f588e6781c62258658c_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:60b0b1fc266491f29dd778a73ba1cac6415d97335a2f5d70e1aa6ede1036da5b_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bda2d476d8a5dd31a87ffd31b75cfc9ef694252ea1f05970df4c104c17c20623_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:c6c53f541c86acde3789af3ea887418f0e20006cd2d43f674f543b5caf6de8c0_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:df1f58e1efb165f9e54eb98736c3455880316b1908403d01d925df7774ae5db8_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:0554dbfd712dadfbcc9f19d05e9f4f35c74014ddc5d0328f080c709b25c20bee_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:19eeff38305230d434c15e0857c9dffed7d64a5a00120094a7c566e16a493207_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:76bb716ba7f9febf38319484ef04cce24f949c42c1bd7cfeac826cc007f02831_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/managed-serviceaccount-rhel9@sha256:eb9babfef8bf1622e0d1ab2d32f90d4e2820a6fc368f7ae4dc755d1066f7ed8d_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:1bc95c34b154818545cd60ac3d717b9e72ed2fb90fc8399604d769f8fc81da20_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:72bd7cc27ae26bdb1b9ea2a6361b31de71fdf65618b4902d0898f86c8d3fc065_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:be4419642ac877b4b2d4457268e0e50b1e9b8facaf34f038c9846295dcacb4da_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/managedcluster-import-controller-rhel9@sha256:f73c3b0cccf6ef97927be2f8f1c4a42bfc2f217e4fbbb16127b995bf1588ad83_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:1f5c4a3fb695ffbbf04521e7435157fd603311180908d538c59cb4a8062dbaef_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:290f21b5ee7edb70de78f40486d9da0b31f707d7d5c4f264e9cba05a7bb32db8_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/mce-operator-bundle@sha256:4943611c19f0f326f05a1b6f0c47c402647e2a816303ab77e9cba1c7fe1a23a2_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:3cc744e3c32450e895819917e7e2e671cadb33ac57fe673d200f60aeb29b7718_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:3d825b9ab189a9394c8fd5d3cc94ff541194726399b7bfdab60061b9636c0a3e_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:af4ee32cf58d160a35bc8e20820258db6631b29076c3887df3b63918d52ad235_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/multicloud-manager-rhel9@sha256:f6849c6521d9d1d220c35ac9139caba03fc9dc6e7b9c639a572cdcdbf28d2126_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:00601154c8e71c2f3d985ba5bbfca2df2d288b6a50b4b27b7f0a43eaec753873_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:13627f782027ed3131334c6e1bf0190e5b00fe13280000d6f57721fbd32e1afb_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:8fef1fc624837d1e67e4b7094e8a7012f7bde870a04f045316b19ab356f3a054_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/must-gather-rhel9@sha256:bd416c05d3ea63d66bd507abc2f82aea0a66c3dda168cc0a9d1c380c8c566ec5_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:6475775521035a08a31fcef29cd5fc697a72b3c2247631a993a7b729ed7eed1d_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:712f2ca3fd968e7de46ff93bc4867826aafeba96bfd2c2d039689b23323328ec_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:85ce6d4b230ac1853ff0915d5cdf6f5a2b96c0197aa1c8263f0f69a4a8772fa7_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/placement-rhel9@sha256:f0f48e9ec52228c8f27b6c571c7f01fb6f6583f0204b478559ce009e6132a9a8_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:820db2056b2ac1cef65d586c621c6db7f84ec1311d3f4128c33179b166afcfa4_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:ae35a36aaf4c00a31bf2e64ac37584262e53f8ab4148e4176f7fefc8d918e555_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:d288369518e49d44169f88edb60f2d3735d54f871474f231b179284eb1946821_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/provider-credential-controller-rhel9@sha256:f8afa3a3b67dbaf8f828d921a011dc64a9164db1599f168bb6bd54648c12b48a_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:1513f3e30b88d1e3ffa67ea7b8b31c3cca522331b75b6ebc13cbcee1a202d17b_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:7e7577c8871a36d64dedf72262ed88bd1e934d43b2ca32fedd84eb96bc11fe23_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:b3a7d2797f2dc266079b1471e38c7fdcfc447fb39036b36ac23471c9c5373fa7_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-operator-rhel9@sha256:ccdab90ac40ad89cb8d3ebbc717b74e869f5f5a888e2c68dd3134e861eef246f_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:002ae3f6a6e1b363464a46c497745d87dd51dce837362db450b2c9baf10db55c_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:767af5d63b16e63d68b62fc9eb167e7c462608a1b426ba1c49803b8c3e2fd903_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:8edc346568821cdaa81fdcb4f0eee56dfc1477485856ba67740ae6d479a95519_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/registration-rhel9@sha256:abf8c2592a647cab0a5478d2c9b87104516f9e48527b4aadca1a49a21335a6dd_arm64",
"9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:2b02b801d599d993997cdbd09d0c3da825081937a6e565fa2cda8c156b4d20ed_amd64",
"9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:8a2e943fcb61470695e9a5d5eed48dae0fb14beaccfdf6f178d3443fcf0a68c6_ppc64le",
"9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:9deed4d05175d20386a73fe3f50d7444d047d9ea4c9bdc4f75fc3f71d7e6e9db_s390x",
"9Base-multicluster-engine-2.8:multicluster-engine/work-rhel9@sha256:e5a33c7839ea304754abfc5c54bb3bfb345b75b8f78400062c3f0c2278115144_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
}
]
}
RHSA-2025:3740
Vulnerability from csaf_redhat - Published: 2025-04-09 08:52 - Updated: 2026-06-08 03:39A flaw was found in Tempo Operator, where it creates a ServiceAccount, ClusterRole, and ClusterRoleBinding when a user deploys a TempoStack or TempoMonolithic instance. This flaw allows a user with full access to their namespace to extract the ServiceAccount token and use it to submit TokenReview and SubjectAccessReview requests, potentially revealing information about other users' permissions. While this does not allow privilege escalation or impersonation, it exposes information that could aid in gathering information for further attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le | — |
Workaround
|
A flaw was found in the Tempo Operator. When the Jaeger UI Monitor Tab functionality is enabled in a Tempo instance managed by the Tempo Operator, the Operator creates a ClusterRoleBinding for the Service Account of the Tempo instance to grant the cluster-monitoring-view ClusterRole. This can be exploited if a user has 'create' permissions on TempoStack and 'get' permissions on Secret in a namespace (for example, a user has ClusterAdmin permissions for a specific namespace), as the user can read the token of the Tempo service account and therefore has access to see all cluster metrics.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le | — |
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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x | — |
Workaround
|
A flaw was found in Expr. This vulnerability allows excessive memory usage and potential out-of-memory (OOM) crashes via unbounded input strings, where a malicious or inadvertent large expression can cause the parser to construct an extremely large Abstract Syntax Tree (AST), consuming excessive memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le | — |
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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_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 distributed tracing platform (Tempo) 3.5.1 has been released",
"title": "Topic"
},
{
"category": "general",
"text": "Release of Red Hat OpenShift distributed tracing provides following security improvements, bug fixes, and new features.\nThe Red Hat OpenShift distributed tracing (Tempo) 3.5.1 is based on the open source link:https://grafana.com/oss/tempo/[Grafana Tempo] release 2.7.1.\n\nBreaking changes:\n* With this update, for a user to create or modify a TempoStack or TempoMonolithic CR with enabled multi-tenancy, the user must have permissions to create a TokenReview and SubjectAccessReview.\n\nDeprecations:\n* Nothing\n\nTechnology Preview features:\n* Nothing\n\nEnhancements:\n* Nothing\n\nBug fixes:\n* https://access.redhat.com/security/cve/CVE-2025-2786\n* https://access.redhat.com/security/cve/CVE-2025-2842\n\nKnown issues:\n* Currently, when the OpenShift tenancy mode is enabled, the ServiceAccount of the gateway component of a TempoStack or TempoMonolithic instance requires the TokenReview and SubjectAccessReview permissions for authorization. Workaround: deploy the instance in a dedicated namespace, and carefully audit which users have permission to read the Secrets in this namespace.",
"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:3740",
"url": "https://access.redhat.com/errata/RHSA-2025:3740"
},
{
"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-2786",
"url": "https://access.redhat.com/security/cve/CVE-2025-2786"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-2842",
"url": "https://access.redhat.com/security/cve/CVE-2025-2842"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-29786",
"url": "https://access.redhat.com/security/cve/CVE-2025-29786"
},
{
"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": "external",
"summary": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/distributed_tracing/distributed-tracing-platform-tempo",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/distributed_tracing/distributed-tracing-platform-tempo"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3740.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift distributed tracing platform (Tempo) 3.5.1 release",
"tracking": {
"current_release_date": "2026-06-08T03:39:45+00:00",
"generator": {
"date": "2026-06-08T03:39:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:3740",
"initial_release_date": "2025-04-09T08:52:08+00:00",
"revision_history": [
{
"date": "2025-04-09T08:52:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-09T08:52:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T03:39:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift distributed tracing 3.5.1",
"product": {
"name": "Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_distributed_tracing:3.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift distributed tracing"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-operator-bundle@sha256%3A311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744085155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel8@sha256%3A9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744029015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-jaeger-query-rhel8@sha256%3A3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744102141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel8@sha256%3A4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744102118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8-operator@sha256%3Abe2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744028971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel8@sha256%3Aa78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744029052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8@sha256%3A7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744102053"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel8@sha256%3A1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744029015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-jaeger-query-rhel8@sha256%3A21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744102141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel8@sha256%3A0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744102118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8-operator@sha256%3A9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744028971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel8@sha256%3Aa453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744029052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8@sha256%3A948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744102053"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel8@sha256%3Aaf8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744029015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-jaeger-query-rhel8@sha256%3Ac36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744102141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel8@sha256%3A1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744102118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8-operator@sha256%3Ae0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744028971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel8@sha256%3A3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744029052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8@sha256%3Ad0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744102053"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel8@sha256%3A49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744029015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-jaeger-query-rhel8@sha256%3Aa365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744102141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel8@sha256%3A1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744102118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8-operator@sha256%3Ad15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744028971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel8@sha256%3Afd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744029052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8@sha256%3A7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744102053"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-2786",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-03-25T11:13:18.903000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354811"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Tempo Operator, where it creates a ServiceAccount, ClusterRole, and ClusterRoleBinding when a user deploys a TempoStack or TempoMonolithic instance. This flaw allows a user with full access to their namespace to extract the ServiceAccount token and use it to submit TokenReview and SubjectAccessReview requests, potentially revealing information about other users\u0027 permissions. While this does not allow privilege escalation or impersonation, it exposes information that could aid in gathering information for further attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tempo-operator: ServiceAccount Token Exposure Leading to Token and Subject Access Reviews in OpenShift Tempo Operator",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has evaluated this vulnerability and rated with a Moderate impact as the attacker is limited to read access and requires previous permissions to read the token and get access to the cluster metrics.",
"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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-2786"
},
{
"category": "external",
"summary": "RHBZ#2354811",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354811"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-2786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-2786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2786"
},
{
"category": "external",
"summary": "https://github.com/grafana/tempo-operator/pull/1145",
"url": "https://github.com/grafana/tempo-operator/pull/1145"
}
],
"release_date": "2025-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-09T08:52:08+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3740"
},
{
"category": "workaround",
"details": "Currently, no mitigation is available for this vulnerability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tempo-operator: ServiceAccount Token Exposure Leading to Token and Subject Access Reviews in OpenShift Tempo Operator"
},
{
"cve": "CVE-2025-2842",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-03-27T02:33:13.059000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2355219"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Tempo Operator. When the Jaeger UI Monitor Tab functionality is enabled in a Tempo instance managed by the Tempo Operator, the Operator creates a ClusterRoleBinding for the Service Account of the Tempo instance to grant the cluster-monitoring-view ClusterRole.\nThis can be exploited if a user has \u0027create\u0027 permissions on TempoStack and \u0027get\u0027 permissions on Secret in a namespace (for example, a user has ClusterAdmin permissions for a specific namespace), as the user can read the token of the Tempo service account and therefore has access to see all cluster metrics.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tempo-operator: Tempo Operator Token Exposition lead to read sensitive data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has evaluated this vulnerability and rated with a Moderate impact as the attacker is limited to read access and requires previous permissions to read the token and get access to the cluster metrics.",
"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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-2842"
},
{
"category": "external",
"summary": "RHBZ#2355219",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2355219"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-2842",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2842"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-2842",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2842"
},
{
"category": "external",
"summary": "https://github.com/grafana/tempo-operator/pull/1144",
"url": "https://github.com/grafana/tempo-operator/pull/1144"
}
],
"release_date": "2025-03-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-09T08:52:08+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3740"
},
{
"category": "workaround",
"details": "Currently, no mitigation is available for this vulnerability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tempo-operator: Tempo Operator Token Exposition lead to read sensitive data"
},
{
"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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x"
]
}
],
"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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x"
]
},
"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-04-09T08:52:08+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3740"
},
{
"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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
]
}
],
"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-29786",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-03-17T14:00:59.078419+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2352914"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Expr. This vulnerability allows excessive memory usage and potential out-of-memory (OOM) crashes via unbounded input strings, where a malicious or inadvertent large expression can cause the parser to construct an extremely large Abstract Syntax Tree (AST), consuming excessive memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/expr-lang/expr: Memory Exhaustion in Expr Parser with Unrestricted Input",
"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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-29786"
},
{
"category": "external",
"summary": "RHBZ#2352914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352914"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-29786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29786"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/pull/762",
"url": "https://github.com/expr-lang/expr/pull/762"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/security/advisories/GHSA-93mq-9ffx-83m2",
"url": "https://github.com/expr-lang/expr/security/advisories/GHSA-93mq-9ffx-83m2"
}
],
"release_date": "2025-03-17T13:15:32.836000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-09T08:52:08+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3740"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to impose an input size restriction before parsing (i.e. validating or limiting the length of expression strings that the application will accept). Ensuring no unbounded-length expressions are fed into the parser will prevent the parser from constructing a very large AST and avoid the potential memory exhaustion issue.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/expr-lang/expr: Memory Exhaustion in Expr Parser with Unrestricted Input"
},
{
"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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
]
}
],
"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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
]
},
"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-04-09T08:52:08+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3740"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:0e311a7e92c0499a45eebbb07c6a96ae0ba15f4d9a598ca94ed67ac02dd3a724_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1c9c288c2f2c50135c7b9827e7e5015e49f113b7db90e302f2cfc3081c547400_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:1f26498b0fff3cd20e0049d3e3583f04c39ee2bdea12faf82daa5bf071afa4ad_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:4d4311de1b860d6048d4f1bd6344176a1e1e1b9a3fa8e1ca9d079655b48ade14_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:1fde0014b18d986d2167413da818ac03385ef7cec2d4c83b65f8b9c038e679d2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:49aa6055cf509b0de891bdf59e66a4c1e1e3536abedf0ca77537d4be86b4f9c9_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:9502242017d18e1d0b643a93e769b302a38799a9d719e703b64801d65e11dcd4_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:af8c4ae92437cb495fe07e966bbf8654bd1e4a6c3684c7462c1e158c6fecd592_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:21d649e446e04454767669f584518ac826af1b06d1c9fa7c8e2f6fd77c764f0a_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:3d712fb696afadcfe42ba48c563f39546c2ea7fe86837be969a57437849426ad_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:a365d4ea95d286955dbe3a7d939e8807d8d2fe0169ffaa1797ab5a86c0883143_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:c36924a16868658ef60697ea670d97151d045af148d942d8ba18dcf94e468aa8_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:311f7152652df58705aeda77b9053e29f2333a146eb8f686db39938cb2c84f90_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:3da15d796c2f1828a19021d908504810d461cb8b9f6901dad8a032e45f42c4c3_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a453174d18447265ba7d7ee0ef9825688f474dada9be17b80246e0d0a0f5e042_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:a78e6f74ac9e12b979b80c6965fffa647e103205b0b9ad8262ca3509f02a4f2b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:fd801d7d1cc2cd524c48ddc92afc7dbbac73f97e5e11e559396a975f24a979fe_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:9f3e34f7d7f600ca57a2cfa2abc665a12b9170595de8f99ee36025e8f4311ea2_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:be2ec2e3d3b21748cfe3b9382f7fc1f6c72d5f380fc97773518c254c6e5794ca_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d15d039fa5629a0a0c5abb6bced7aa635e9c5255913920232b02b1fb32c4e7fb_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:e0e3273eceb8339638f2f1d91bb5eb6a57cfc0bc1442fcdea5fcff36812ccb4c_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7a173206a8aca1d9f21cdbe1dfd87ed89953b573f3b9c2e7caa84e7d575bbba0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:7e06b1db99489d9059c09dafedda7f112598ee7bdecd53cf67bf36e910bde271_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:948a4c3788e7e9135510af743bde8751ccf10ae9edd5452db48da6b558606c5f_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:d0e7bae0605cb69b34347e9c0d07314842c19bef22b413e1fba9aa2aa2e98675_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:3743
Vulnerability from csaf_redhat - Published: 2025-04-09 09:53 - Updated: 2026-06-08 03:39A 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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64 | — |
Workaround
|
A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x | — |
Workaround
|
A flaw was found in Expr. This vulnerability allows excessive memory usage and potential out-of-memory (OOM) crashes via unbounded input strings, where a malicious or inadvertent large expression can cause the parser to construct an extremely large Abstract Syntax Tree (AST), consuming excessive memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x | — |
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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x | — |
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 build of OpenTelemetry 3.5.1 has been released",
"title": "Topic"
},
{
"category": "general",
"text": "Release of Red Hat OpenShift distributed tracing provides following security improvements, bug fixes, and new features.\nBreaking changes:\n* Nothing\n\nDeprecations:\n* Nothing\n\nTechnology Preview features:\n* Nothing\n\nEnhancements:\n* Nothing\n\nBug fixes:\n* https://access.redhat.com/security/cve/CVE-2025-29786 * https://access.redhat.com/security/cve/CVE-2025-27144 * https://access.redhat.com/security/cve/CVE-2025-30204 * https://access.redhat.com/security/cve/CVE-2025-22868\n\nKnown issues:\n* Nothing",
"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:3743",
"url": "https://access.redhat.com/errata/RHSA-2025:3743"
},
{
"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-27144",
"url": "https://access.redhat.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-29786",
"url": "https://access.redhat.com/security/cve/CVE-2025-29786"
},
{
"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": "external",
"summary": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/red_hat_build_of_opentelemetry",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/red_hat_build_of_opentelemetry"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3743.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of OpenTelemetry 3.5.1 release",
"tracking": {
"current_release_date": "2026-06-08T03:39:45+00:00",
"generator": {
"date": "2026-06-08T03:39:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:3743",
"initial_release_date": "2025-04-09T09:53:12+00:00",
"revision_history": [
{
"date": "2025-04-09T09:53:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-09T09:53:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T03:39:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift distributed tracing 3.5.1",
"product": {
"name": "Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_distributed_tracing:3.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift distributed tracing"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-operator-bundle@sha256%3Aea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744105979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel8@sha256%3A360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744103234"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel8-operator@sha256%3Af82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744103200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-target-allocator-rhel8@sha256%3A834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744103199"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel8@sha256%3A2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744103234"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel8-operator@sha256%3Aa4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744103200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-target-allocator-rhel8@sha256%3A5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744103199"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel8@sha256%3Aee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744103234"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel8-operator@sha256%3Ad08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744103200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-target-allocator-rhel8@sha256%3A31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744103199"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel8@sha256%3Ab7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744103234"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel8-operator@sha256%3Aa626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744103200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-target-allocator-rhel8@sha256%3Af725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.5-1744103199"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64 as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x as a component of Red Hat OpenShift distributed tracing 3.5.1",
"product_id": "Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.5.1"
}
]
},
"vulnerabilities": [
{
"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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_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-04-09T09:53:12+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3743"
},
{
"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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x"
]
}
],
"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-27144",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-24T23:00:42.448432+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-jose: Go JOSE\u0027s Parsing Vulnerable to 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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "RHBZ#2347423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22",
"url": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5",
"url": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78"
}
],
"release_date": "2025-02-24T22:22:22.863000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-09T09:53:12+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3743"
},
{
"category": "workaround",
"details": "As a workaround, applications can pre-validate that payloads being passed to Go JOSE do not contain an excessive number of `.` characters.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service"
},
{
"cve": "CVE-2025-29786",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-03-17T14:00:59.078419+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2352914"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Expr. This vulnerability allows excessive memory usage and potential out-of-memory (OOM) crashes via unbounded input strings, where a malicious or inadvertent large expression can cause the parser to construct an extremely large Abstract Syntax Tree (AST), consuming excessive memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/expr-lang/expr: Memory Exhaustion in Expr Parser with Unrestricted Input",
"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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-29786"
},
{
"category": "external",
"summary": "RHBZ#2352914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352914"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-29786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29786"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/pull/762",
"url": "https://github.com/expr-lang/expr/pull/762"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/security/advisories/GHSA-93mq-9ffx-83m2",
"url": "https://github.com/expr-lang/expr/security/advisories/GHSA-93mq-9ffx-83m2"
}
],
"release_date": "2025-03-17T13:15:32.836000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-09T09:53:12+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3743"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to impose an input size restriction before parsing (i.e. validating or limiting the length of expression strings that the application will accept). Ensuring no unbounded-length expressions are fed into the parser will prevent the parser from constructing a very large AST and avoid the potential memory exhaustion issue.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/expr-lang/expr: Memory Exhaustion in Expr Parser with Unrestricted Input"
},
{
"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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x"
]
}
],
"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 distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x"
]
},
"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-04-09T09:53:12+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3743"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2cd5fdc0d5efee8f9ced0cf8389c000c245ca5368098c5ce0bc2b6241ac6a455_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:360b97d5055aba77fb7cc5c029e910be7e7eb10672df530eca2c91346da2f2b0_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b7f6e9442ee2ae2b7122a9732eaa11a85b1f0264e60963819c7e5150c1457740_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ee623bfdf53c09ea32927c9350732f24f0a3371ee38272cdd08ae858d519fd32_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:ea3e5c6cc3342f0f0e9c4d8f6f4cc5ab278cd68fc6302737c533e7bdaa8ed12b_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a4c600ccf3e69b940834012246bd35621d128cd21216262b4ec3e3cef2bf854e_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:a626628fa5d1f05087dca3e93256a8092d6242cf3836f97723469ad31c80b3dd_s390x",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:d08f64f2db187122a8318f9860c703b52cd79048dcac6ecada7b08e71c012763_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f82500883874b1171f0dc2ccc8e56fbf6e553f9332ab4a2e2353c38efdf3a2b8_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:31fbb53b77ca584f6f4a2cb900f4b5f74b1edb32e79e574f15b8a323057b1a2a_ppc64le",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:5801d945ec9c0a96f5700b18690ab6b23afea6ea2badccb2bfec9f6200b1d19d_arm64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:834e7a4232d92c3773aa869fe96f95440d571014d72c984c6fce389c95796362_amd64",
"Red Hat OpenShift distributed tracing 3.5.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:f725e98f51b14cc553877c7b07e67062fef5bb431bd10f2c36eba5418d86a76b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:3790
Vulnerability from csaf_redhat - Published: 2025-04-17 04:03 - Updated: 2026-06-08 03:39A 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: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:8033a6a409e73524427ad21a003438fdc16e74b3066954a3250feb10410698f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a4dc1752f6f6a48ce1c5cfd9e88a83536339590d8956495b0ddd0bd573ee5d63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:b8d7bb6d7da7cc3d01983a8844f5fbca5a144f6ef04a6f9e101a71d52ef0a2b1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d23cd3df4f4e6680038ff3681043e77797c535b3bfbb1bab606ac9a77a0035a6_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:15ff6cefcb112a603113ba44390b5f00820dae7717e920b3eeb71ceb2cc9e0b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:605f428fe17f09a5cdfd2e0aa87aebff041769e63e82c8a260836d96d4050360_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:8e573cb284c18cbcc26a6c646569831848c085e604d92347b1a88857dc550767_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:fcd70deb6fbb7afd63f23d85cd763dc80c15da4854d894f08f38880302d0c2e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:1e9b73f5c65794f7df4bda4e8f79a34f81cf707c5a42f30824b3ba69d1f198b9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4fa8281183d94580319d4b1ff3b64d02f5597a0488a85af7f87532dc8fb30f14_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:bc3de0b8c14731b917fcdc34bbb2f85042ee0704a8d12036649a571fa0803a5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c803c54d4ea3fa02a1bb880e708910cf2041b01c15f1e6b7d6d250ef2270fcd2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2442ee7c05986012343d024c248c18be5b501bb2488d36927fdad1c167102637_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2e019537d05e3df0da8e4db078caf05f077c58f6c27c6d1484e5d8cc2a5eda11_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9fcb24f196a81e2232b565c6e23ccedf4366324e55c62342d3e5b521f7e79a7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:ca89b5b52c7cf20886724644e353c475df629150f20a1bb389808c9e9d65bad2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:59fef1b75aa9320919529084398a0f33ba234d895e998bee0ca88eb76ce0efcf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:aa13fe5ca9bb0f7a65f6a93f396b1a83e8e747df893c8f31451f9776e550f016_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e21b3aa5cacee24af58cd375b4b5989778cd474759646078b8d5c8624adc0ad5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e58897ab3c033f7d929cbac50aeba91ecfe2d1a98e9422ccdbaf35734d7ce45d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:89456cb2a47ae21d2ba0420ccd66126cf50454182469d3c0a6081b12ad340577_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:9ca7e50b58180c46c6d09b8ffe4436e46535f2f867f7fded2b7712e12f690e87_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bfac7e4d6e6d28701fa90e39764f2559415f2692e6caeb5ec6a8c11babf190b8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:c7987101d38616e3b56c261d918544fc61e06a066a2f98e1b0edb2f0ebc335c8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:46c9403ff2698073e2a883d9790153816682d209b2c99b22831eafd164917d50_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:4ba157497b5e9b9e90f069a812d9ddf4024502cc4d26fd844d046fd3a815956c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:8c40d1e8fc712570f1011e39f09c623d23f26306104c47813f841aece67916d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:ffeae7c842c0ee3f446add37aa49707e2acf96f5b91e8e8929bd34c0c826b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:50a94bc558ff84dfdbec777c955c597fc98d1c42c76072bfa21b58a1fad506e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:71ee15be4fc1e0f4fb029362eea3be709e289772f1b296d67e67f0f6ea575386_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9a9fd33ac15a4ee2cd8c42a9bccad9ad870091b9090e69707773e7bf9717cc65_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fc823ced17818399cdcff21c62e1d14d9a79a7946376c2073c04ef57a4e819c7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:46bb898d9dde3c1c238c4a1851c45752bcb2929bd9309c07a3136cfdc0b9be0e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b5d504b02623e53335e8093959d6b5a3c2db56ce2d6cc1aa8d3d750519c7668d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c7dc6f3e44df90d090df157e2a282849d2e9d43de85038239747c266911d8a46_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:f3defcefb42b93736e70f846e6565c26945ad82663cec40383e52948c845fa49_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:026036057af295d3109f89f5e41425e57e69ff3f8fc78296bb2286107ec79a47_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:26350fb63ccac1c45f1b76c30db04a28cc648edfe7d8eb757b4ba1e4705f5fe9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:53cc795af84e794137875707017060e6dd692482b610de6d029fa883269bbf7e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fc52118e16a4e7fb7b66d8d05b04f4a925c0a47376268d3586139dbd319b11c0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:c8dee697111ca1e0b08380c868c620daade147e30e80b54c9d1e0f7a84d6aaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:29d0d5c716c26add997eb504d23a001f187cd6a2e37b824fd995dc9a25708e2d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:63bdc358c67c9dedc298c0f0758a77ee5ba12c01bdbd1fc259097d532421ae27_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:b613cfd210caafe47b246c586921eb7dc4666b5c7b8cc6c446266438b6861aba_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e65ee9565f69a3c1229b423d975ce8251ecc2c555467924e60027884cd140bae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:5b36fd7b87570d00a8a3ba9486d8372e2cac32aab94749812c7f8a5fd9c2bd3a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:7d6af5c548e13fdc4f3195003fd34f7f9a9266458d7aca5bb8bc060d2308aeac_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:338b8884b57df0d9d85e684b089a12c1613e4f979c178f69eeff6800d0ab1fda_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:437a15071d3d05585c74d4c140de322840ff69053f89850464441cc691d327f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:aa8ed0fb4bc8f024042e90ffd419d32686aa13c2a20f1e5fa62f8a4690892386_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b1c784f13ee65e05a7f4d0d240353d9edc356c8dc065088bea56af80c93eda4a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1940581b35461c2199ebfe80c4c186d5766facf0cfe597f12cbbfb2537879f03_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:24fb5fdd6d23614ee03ebf67d38b7d44bc5c8f1a93a37c7600e3a8d347545332_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:92788b6ce939253392a3703875c45a2c6b1e2b84c23e3e6bfe5b0ff74b9caca2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:dadb7fdab5bd0650dccff9dc5696f11a7e7f91612939b66bf1ff8fca6c6211e7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:652d5ae2efed9f419d97c3790da24928d847a98a13b19137525dfe7cd91a1b71_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:8b152779648bc02d4bad089d77cfe2f682939b48ed6a2e65761f6082b444057c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:cc146a72d9f5b62fe361ec8fcc0c8861b7d932c765c2b92ed52bbf1a53a2e3be_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:f5a66c9f2fb849d906bce776c7ef512936ecb9e4db5547993109f26ac3000dfa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:456dde0182986ec1434b4e2013cfe9f3af80b4d347e73c2044ecd4ccaf39848d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:54c2733d7be183454347f1ac7332df128af49162760c37693076633611704df4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:5c3200a13c58b389e3a20d5f731116c9563c8d7ddf888be34683d97730612f86_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:cbb28e9eb47a6a84fce4bd71aad1532385d723e5b4c1494c08664299a01885fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3477c6d0c5fad5b6fa2c8ede2d6d2b34597510888904e043b6d6bb66efcf9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3adf4dbb74aa5951f72055f1e2f35f004d4c9832c901dde5de9425ea88f3fc74_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:72bde65bf1e38081b2716e43ad4f6c03d29b494a85adf09ab35f8aa7cb335493_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:fabbdde64d8a73a5bfb7847fb81402a90d373d86ac8a50dddabb25c95e573393_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:05bd4bcd8c4170c4154e19764c7cea5af844e2f350f3ea1461fb4770ce353678_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:378b6afb9010431134a3e5d1b9ec5d794aacdc2b5f3a0f9200d12dbdf64729a2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:5e6015f36f6362ae31363ce389e65834b3dd270b076257b0c666fce21ae818b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:cc1cb0094465e8e5d97419e45b7b3b747e68f2572cfd16513ce3a9d67ef8ed3f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:0f5c99951f7d49ecfca530a277fb12866a208518d7c8232031a492f5ad1e71f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:35d6268f9003034e61beacb6c8f7ba090e3e6a1f6880cdda655ca4ec77f5cc08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8cf62ce920bd1d562f017015a0fe512dddac4a1b38756466d085f8147e8bd4b3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e27bc3a31601325cdc8cd7759bfb0a5845ca7584f97c5aca16f5bf0151b07014_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:51c193da833c1e6d09467b23f2cc52a272cd5ad3b331993cd78b3f84539c681f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:563d426bc0a713322ec72fb83304fad6cd1aa4b517d4b6e1bc1862ff475a31c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:24f1adadf06a763f866ed139f23a62c16333e82ac618c287525ce8f1e0378c09_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:55d217af3a34a2b4c8d18bbf278d5c121fafd819325ca774eb247c8597071f54_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9420a8c08c67cff3d496784f91e04baedab73937a40f69a6b3c559403f62f178_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ee576f9623470797bc1287b5ce28e8ddea9e2ee08ceba26b1705763b9378f9b3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:25ed6b45ea6442f5c58f459a3e3f760a07bd721fadff18ab75645751b53d62af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:47e1692544d6e5f72d7ffd3f2a7ea4c07b408aa88009108a273543482e516877_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:74d9d66a45538690c1dcc8fe58252842f867d709cb5b4513739b92eab251aaa0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:c1d7108c9c7a5c748a6a5c1b1f9432639be330c321048102546ad8f8efc20592_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3ef78d6d41e14b6746d425c9596d26b054846979f3af9dd8ff96e4ee48e6c167_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:4f540da424aa4a71d0141ec43614afa25394dbe67f5214265efa1c0d8c25670e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:8ec74bcd5d1df4ada75ab417a8c91dee79043d682aec685b5ac878b64b44d67a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:bb0084ff676f9480812391c90c8850c1c487bffe4fd75792e403173b5346adad_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6feea7b87181b108faafa23f05c2423b386c421cb9e79ddc4bc70ac6ac7a9468_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79e986a8863587c84f3937e2be5eee13e2fb01008ddffd5afbfa1329ea7bcff4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:7bc7ca3c4dbf3ed0c84f8ce3c197776913186420ab1328a48cdc36ef9b5d374f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:06a56b5e7c64cb28ebba25d4e0ed353656dcbd7a00d80df880131f30d2c95fb6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:82afe35fcff3803be4e03a6533cd27b7811b1431ae0eeaf8651fd6750d861b7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9a3440ef908af47bdbba86c091ad9b8059bff66c2b36f3dc6423f2057f5cad85_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:c01684de53b43b7b9c086a302a8c0a104d6321d7abd2c47eaaeaaa61068ce74f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:08cc94b8d961d7c4fa6de9d5234ff46f85602776b528757490f768f177adb236_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:cf038e8bc2e0bc216ed9b672ef748894360ea8b03d4255e8b5e73c3903c112a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:8f7421d00fed2f2a4f5ad3ccb00fbbe71956469cf19092d31343f2ec9eac5534_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f10a38a8500dbfa038feebb468e875d5d1c401b215b294bba5336c9fba0591bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:4047ab253e8048e7d8015ffe559c893c812087621ed6ce231594806d5f716dd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:45090d6797fd32ba541bc2fd999d971ede239b0487740d4243e90b8762a833fd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:721e2c54909ecc100ed974dd1ed92688f1961865ea74807bfac937fcd9ea9c33_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:db6d48c18e57bb9d8783594c863e177d6d0d65d383e4f846c07c99acf5c1133e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:57eba0eb3f786fa05b2433510af06ff4e68f3fe6434a9ce6db73c0ffa1b978cb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:600ef2057110a6f621f385f568fdd3ad446cfa280f7fab41ef63ef81062aae5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:642cb7bbeb28944bdb7bc1159e1ad2187ff5a0ca22f23c1b7e3c430148d3c8e4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:736d9644279fc86f6e27eed5ee3396aa3a402f2f465b7d6d6cf4e6eff1981d3f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:0bfd9dbc21ee8d79279908272517d2753eb2af55800a84a7c87d673e70d0dd63_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:128970d9dbe60265dde68a31133c8e7240c3b6a6054dfd0e0cc5d94d8e22c99d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3db517aaab6f2c7f6300a5c418bef7ed238f64227573971cb93bb26b38c05070_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:a07793d5c4e9db596098cca321df17408049ed48daa36f8089890ccbabf9f264_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3d45d3871c4b521a715c261ef17fd37bba8bd49c6745081bfa5465111cc78f3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:6128303dfa1d1661fc6b6040c268975fba1f973535cbb14ca6b2470f63c932a0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c1db078026712a2fa084c2879230ab71555aa77ffdc9105e514caf1c10666408_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:da4f1b989f23bfefa817e77970cf0f900e17b2bac3827cdd74e45b1e493ad456_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:c52eeb17bcaf42855e0f8cddb1396a1c4545d9c92327a81833c4dc74c4d5ab7f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fb6468fcc4ee134d04745520d6bd8b101ace3c03619661722a8391a0f4083189_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fc64aeb922ca8640976556ad279b83f0fb7951c5626d16447674fa0af4c0dce4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fdeeb2ef07714597a1d800e3b40902be6da72f306f9bbe0fbc0724cbf9a9ed0c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:0c77239101c7c3a277f6f27773e93df46c4104c2de1b3a016dfb789575519a8c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:24d2f1cb363207af0b1c57448f83bd9d53c0b94df4063a3254ffd1e4b6b04418_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:36320f2679bdd1b272e9a710b3af05514cf4155f000b8b161a2d2890c412fa1c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f984a21b32948a92193fae680750904a56939e686f7d4c69249bb3554630ff7c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:1417a92efb89a308c25271bb1c6126e4361678bf2dd2cc8a51213dd9aa28da9c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:3864e695d74081efb42bba7dbb3aa6abc43d37e2db79c9e666905dc4fe6b750f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:860cb44164004a34b11e26eece3bf8b40698406694314cfa53b21ec6e0ae4f90_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:d7217c9a65c3f5506a4474d2166e01441d688d9f8f2e09bcfb0ac605f9c1238b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:5699a041a83eb9910136b4f30afda1c0b81aa748e464c5e915644bf9daaad227_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:709ed5bbfe73b200dcb2121d9247eac0203dbc90ffbe70f83f589506556c5a55_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b5a3301d531df26fb8f7fbb9ba82cc3c4c90be4fa3cc6863ade2fed8632a5c11_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:e942c7c2825eba1f3592459d9d2e226ce6fa28162ee72fd6112b2dd9306199c7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:709bebd0d8af5b4b4490fbd75b3cb7c27d7143535ecde00348b4380efdb807bd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:99f7fce9c1dfd26b776f3f6c0316d9159837c0b745136f06a41a96ba50075bab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:9da38d584aad75069da1e0b69cfce5011ad6ce4ff55fc3f6dc0caff6e7f9605a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:fbe39b32fa5ba4812260705bf1f3f0bd12691e5453e8cc572945e4c53f2c9420_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:566fdc104df64775ee40399de5ac1cbf6ed04e940c04a4fc85ebba8e9bcf90a4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:74a26220b770953dac4d2713985706989081b73284e3d4bcf8f90e1670788f7f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:91383e7f195459ac7d1d6a5a79d5805bdb3fbf07d90457b06c49c8ad23c3cd55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:aad3ae7c4e154d20565771599b31633b8150f883130939af053105274469ffd8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:23f392010924ddf7f5a3d83b8b2dff85dab19c3d0ee324df5fe33239c6a646fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2677bf186614fac92e48772173fa33c6f5017146009916e9a52b726c605890cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:35fdff40a81d7e99fdb1691ecc93ba789682184c8660c64b0c1054c7cc1536d0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:dfbd503778982cea9923aa2d0bb64fda781e66ff0f822945dcb5522bf0cdd919_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:918cad19cccf9cbaf9d589d778cb05b4e1fc008ad83657f7ed20ff8c9f3118fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c96f2674b7baaf5419f19d5841edd2509317064b96c9f47a27ad9fa8ac1bb7be_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cafac3e4160841319677b4a7f6a5438ce93edf79c51bd368a3ff53445edb6eba_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb528941ea51bcb2f55677e0a11cbb748e24e98f370ef02e7bd2d88999df6404_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0177a02e8b1492a73f2008c83d2e27455b776f684d455a2ea7d676533f8f63da_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0e4e44c1be8eb4c59554e4ad5652f6aa9a290ab274847555c05d97e3866ec4b6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:8479643120428c66d4afcadf634dc4e88299c03efaecc9932b90380dd7fccd1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:d0015c30ada41a711c76cb3c1416f5c8dc2181896495c523bc56870724eaa333_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:1ab557161715e3ec60ee10dcc8de939cc212908f242d0ad0f51379257f08d304_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:56354cb3be2c30c1d4f014c7a14412117670dd92a78ee378d8b463ac85ad7f3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:e6e9de0e7beb224a5471bddefcc127ab045b412529894787c278aa0d255e0f62_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f92b8cd8abdd53244a71db1f47cac68b44616e80e06cec4014ff1de45faebb04_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:28b82d81d112b6b31355f66f149d1ea327d691a36c5bb3f5e903eb4afb837c39_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:46f35597d82e4f9380098e4f0858c7a9a439e2101867e0387616799f36ed0bff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9be19df1391f3a10939b605f80eae9dd696524d1768fa6f1920add3f8507be35_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9e554d387f1ba298d32b6b89fd397e57fbec98bbd646e4d5d2ec274ce80b70cf_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b99e32402082de4486ed53016e0faa512215a43c5a18326484a9dd25d2908095_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c05acfad72ee3d8e03b675c4fca447c67c62f1046b8909f116aa32345a0acdb4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d64bce8d4914d57503ac4e3defa17150627cd27be58adaf293f92e8b0e488b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:dd2e45a8ea24831908803bbe9821615021f8a1f19410e85894693775c4bd0f1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:231275a0d7deab68abdfdbef02a1f29ca859df8d835c21edefd5672b894b2318_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6b936ad9f3409bd02d4e709f543a97a20b91623724c778a12d9a8bc385777f39_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c95617f42b21fd39026895738ef7353c74bd2353a05698b683e0d360f5afb5a8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:fcca071c7942c721584c13a0a452114e07d132373a5e8b71f52246a5e911d7f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:1472d2a6af525be3738c9419c4f39e00c2c5cf44b608f7a875cef0091f9d8a3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:52a61c1685396c88137ddfe3e14d1f07e6e609cb75b20b8b0b134e98f747e001_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:2d93d08a73862b19bc07b6e14485b8d55c02755f991d2c7234792d4694135809_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:72b890b2ae5b7442e89e17dbfde2fbece7aa3b671cca604e09f98c30135d8360_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a62efdb4f4503c4443a421ef8d3c8c0351b4496d17990eec7fed10a9b3538679_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:de7d1bcb78e77c730f2206491e636d2a55040a277e81ae7780cdac2559e2e91c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:700945bb3762d3e0eb962a987e350626daf59602e553f09bd21e2a0bcb5d740e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:bb272d9e00769543d3738e881248e90f3024f98469c5a84499eb8303366461ae_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ce9e64353867cfb2df464b5c6247883df02f26ee1fd1dcaabdfa4c7a1f85f842_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ea7bf38e56d37cc8cd55a911b4a24c20a6dce990eefec0bfd840ec36ce900f79_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:1c2e7577093ee88fb98e184c63954df73c244752e0c7a9844bb0761d08c055c0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:9ca3a62787dc8ca5df00272b3f45160be96c0937bb3b76e354505f152d6c4caa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:bfd98be4efe0f4816c03a78145aa9b24f4bf01ac1f5432157fc532f187ba3cbb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:d3a15610d0f6cc8aaff6960baa6628421885d2f99526558876d9ffeb7326e006_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:076357119d2751de8bc611e7979a3eeb6f73ccda628736407d1e5abfe81d971e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:089ccef3efec142c0afa7706309343607fdfc1e00324d8d6d39994926a643b0b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:4da57e30764c7d620e40334da692622c0cb8e2deb113c241ce1cd5975a6474ad_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:6782250ea8374c4dbecf8f8f6b506cd95eeb77bf91478e28f63ef9bb1f0893b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:2e89002dcda5cd57c9a5604379cdfea36c21cefa046194814e099bc8a0527fc6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:44d58823cb8c578fe247a7485c3de19a66898c38d6d4231b84a763cc40ae278c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:7b6439ddc9abad0d93142c06f11a1af436dc703e9fbd1b1e5f927fc6e5a97e00_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dc6488616ca2db4d655adc6ab9547bb30cb315ab93a698e6cbf4eaaba56e297f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:083196b36c3978d05bc1fa2ac5db1c6b335950bab7b8cc1054a966fd4b9ecc65_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:96c80524e754cbe3903b23f64594fd728d03e28502266977b83ed5ebbbf85830_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:cc5a787549150078e18ef2c11f3250af8ffe0a1b38485a64a7bc44294606183f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fa0f40c187b577bf6b4a5d4aa02c581a726e31fbac85234d1c1575eb64855f0b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:032a949cd981dfda0964f34d1f3391c7f18518a87725559ec0488e1cca908038_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:2be0b69c321e15bafccfc77c133161be3ea52bc8bcefb7fd3b388a3e8a486673_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:7afdcf569898d2f381d9b0fa2289a7343d52f118e78558ddebeccb07b105b34e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:faac9fe81748b63c8de18f6fc84b1398425b17a373d5edea2007f27fb8057152_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:0774b5dbd2943ff1679e56ddb976f01471db972fc5cb0bbd94f465682298bc1e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:433c19055450701347a469f95c3f040a25262a816aefed633d8761dc01cd55dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6e481a3ea718f73d730c509bbdae79c0eda796e35f7cb3a055fb843b97d28384_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6f0fbab9403c5be81014f5c23796d894ab59b11dd46d7a3e8d4bac0e49f43cc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:0ec6eac458e212b621d70e5007280d953dc120e70692edb177b94121ee70fae6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:13f249ef20a7d0bcbe7d89e3a068278376ed01b29d2334e89658ef194a3a9799_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:202a49fabd925edaa6d517760aa33a426a11d086cbdbe443aedf9945d2e82924_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:d415b83f66b0e10fb153eba62ab86a99aa580c1d39a7dbed518fcd7ac6f28faa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:1cd68f21230ac6227540c9c866fbe60915f9bbbd18cb5391f91979267eb2e82e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:28043646f0e65638bf24ea2068fb4bd3349026c93744a025f0f9bc57461e0873_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:44b4b1ee1ab2ab0f83f745c41feaf5799169b0ab0523d7432244e013866c9e56_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:fba9739c47a65376ba6c24844a92032679269c2fc4df9ef7254a88f308b1eac4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:056f21a44dbe33a9f00a5803ae13a3337a791fc04635b1a7d1d3e4fc669e0537_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4949556c647219862c5d58a9bb98566c4b044c99ca2bbc327702abdd23c00a2c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d39f923b32e80e47107ecff20859ca79b76207480cc99df2d17aa552a68fad5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9766cf29740592b654d969ba0ab0504ec0d410a026af69e5cfd8a4d4e6d13c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:1c850772508096799399455926f671e397f2b7e3cce6253ac4294a83ccb1a8af_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c64bc2e6daea03bc75957e54a0371fb19827ddf75cfe9e612f47a2c2974fb402_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:dbc8ee921163f5a46ea2fde39d8dab798436ce1f3f5321a2e349d9a684a3f0fd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:fcaacc619a71a96c421e3567c7bd880933184cc485e3cd6fcf690af8fdc90076_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:f5c5c26d580805e62e9d78f5c03209c5cfd236da855e015e5141296745dd8bbc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:df447b40dcc827938b48efeeefb2d5a620e11d1def6a6612e4ef8b5fa13a0a8f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:f6b436eaf58f16c264f6b49a12a972c22291ebb907a49f1cf33d0150bf9575d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:02b48b996cef6f67e23a5643ce3f04c17fdb2b199e380f89f799c0d624cc61f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:06624a96698146ddd49b893bc5e9700f3696e9f1f5f6094df338cf69f64da823_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ab11570e519abdec2c5e020a49494e100b4512291d66a334ba0e8f2b2af42867_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fcae781c7d8d660d934b5b02688cc1eab0558a9df5c6ffab618336ef7c49e992_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e3592d3f72cc344242afa3704706618fc55a1cbb49c0863982dd2929ce4f9ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:77a11f779d7ceb132c929c2358dc6b170701ee1abe3ab602c0c9b4d67b010215_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:18810d89d9100bb7ddd6070e31d3af1d851cb827f3eace1b99e582221fced6fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9553cb3cefadb643ea7c05bc796b5c6d7aa1662071fcbc4001f1f95444a5fcd4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:831945a6926a0f4d98b66f078ec0423c9614849f5430a83b9d9cab440c46d7f4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a6b99c161905816a799f88368644576326a846274434f3a0f75b1ccefac203b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:3b151baa532ed6a7e38a21c8d714dac58815e458ca1d4db7df2203859b7cc3d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4d4fdc3a8224db3a61b423dc7bc1ba193712532954e7e2594d58ab8c30f82d21_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9e300612c7306618d50a8df0b8e6324020e0c991ac82bb79a527231e280c861b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ad5bbd0bc22ee57ab94887c14339f9ca9b4279bc1026873991912d30442ba398_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b6a8ba1bd2c8fda7a1b6bd6cf85c12b52a841153b4e3beebf6978a6eb37628de_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cc7bdf25afdf8ab8306578c3056b84671344ff951578d11846a0f99b90765a5d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6ee068c8d7b058fbf7cca708fd375a3b1ef1e1421976d8f2015c94f735262f50_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a9716c39c9e23811bf98782e3ddc45ebdaea0d1d6dc2ec6fd961c71f707385e7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9571e2ddc56ab173005d03567a4b0007efa78363ed062288ed38478c11a5cf17_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:fabe8b8f8fb16dcb7dc1ed445579367dc9c4242e82d821181f4fed310a28779a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:7823347f5bd1476be5a4e9cc1a5d3c45dcaf5061de1232763c7b9d66954ec316_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:f724182172b8ee1f9bdfd2546a7018927ec70ad016c81516d76afc8197b90072_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:7e7da2c34365aca26871b96de07fd0722613ac55011f70f301aae67cc263a334_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbba3ac156d4d21df12cfbc0410cab28e40f2bf32a4cdea8e010dc489a8e34e6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d7a84cf4ab198dc2fcd68dbf59ea567f9d3f29cbd676cc4f129e6a0fba43c55_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5f35902b283b252ff63a968aae3ec717ccf184f27aa4929949dc03ee1d9733b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6314a32d00472a916606ce780d2d97ddcbbf7c5e97d22326333f8eb512fa4f4f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:95d4f452c3873d53410f25030d7869f1a8ee19e34e8317bcae7e287170a52371_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:92bd1741798b13a547f568683b92ce9c6ce0f2ce9d6e0e10b0ad77c965ee3d12_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:c7cb5a4f96a586edb8646d8963b52f73a5bf29fc248e90a8e540111d1e51927a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ccb45d7ec40ccc0346408a624c879ec3319a3427899b465b2f80aca7da447c2c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d0d8603a13aeee81c49f5d50bf7a7833b7e5dfc1725179662fbe314001e3a1ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:0be18d3d0b3b3cfd881a5d15d23c5a2185ad92ae3310b56455ce4d18b345217b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e56ce81f699dce36922f2a4e602befdd45f62a5b3fa51ada02266ded456a1fb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3a1edf8a6f119729df868074fd9ccc014a1b594faf93a2d35e1123cc68e7221b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:871af650aec72187696f66bb1fbac87532a8bcb8c46625803dacd91b68fa1fa8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1303f2bf84fe018a12e9b723410b1f2f867d8b1f3915240fd505611ccc793e5d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:22d2b30739e6786b1b04c866f01309628ecbf0b0d7128bfc65789ab07f08f842_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:65e752c36b407dd169402492d666cec1969eecb8e54a9ed77ac055935ff00869_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cfe34672e2d46d0b6609984fc43ccb86599839e95415ef8626d32be5cb47b1cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:07bb622f7e76e6a65d493c66459d0769701cabd9c100b55fa93c4ff53589180c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:3ececc9a87eadf8ca47d7b2402fc9568117f029daa3eedcc2e7529c129664523_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:772177352e0fa13900dd56d59c93ba577e6b2b7482ec4fac77b27dd28e55be7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c450b439274f9067cd6f226ac698f8751819391eba9c549223733dfce2267f6b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0905a0cd15caf56a1013f9a1e2bceb36200a263ab9ce5dcf5a99c8812fbca0eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0bc95b6d77281046368eefedaf4511607bc067483989698b31c4db4cc5f4ee7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ea15400019dc675cc7f1e44e6984eee31dab90e6113cd1ff561ebd1926233095_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:fbd617561969e7132a56b16376685862fd6fd297cf17a35ec41a48e04ba16fec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:52f180c8655addae6812115d0794459cf9ff19f95d0af87a241d884e3652db50_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:a62d4147bbc3331c98e1c11c79407a07eef2e0fe3c766ec6bef9762abf8871c4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:aba90cba9464d2a82060d66e133873946d7e470ad4a40453cde492975cdb2be9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:d4a1b0f18bf8851ea88379cd4a18892336fb9b53b5d637ee6306140f1206c9ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:108c5cc3e4a8bf2e2e9bc450bdf43d874a7a852355d080da6d6ceaacf49dd38e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:418f64814856e41d19219b82b9444d5752c5456c299896063f58e50feaa8c03a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:729df1b3555b0c6720b3cb4b7d83cabc18ade6ca53c43e143f947b189cb0581d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d5bc4ca0f076eef247f3e9f6ff84c8bfddf6023b6b24ce491bd26f710add2538_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:14343859478d9f62944706ede60d70fd8f38a6c9a6eea31e146db21318173dd9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:6173f4452a87bf7269684ba1ff6a40b7d09fd755b8349c11777a517a895f223d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:bb323b9dfffb72ac3362ed5373b679d9172dfe300cddb02b819eec167ec9bf5a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:c59720241de1dafda1a851e34fe570a8691853e83406bc04a52b4a5c591239df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9047def468ec92a1dc94473f28738d59ee497c8d3c4c4aff119af8ebace23d98_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9b311493d185548152f81d83a618809eeed0769c8832fa9f9d8be4fe51359924_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:adb387f184e175dbdd823017774e7c60fbeba0973f7c206fea677c816eb175c5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:e44e61fe181389e5e9b0fe33cbd11080bb7c23ac6338c58ab101bb137e4d3f0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4ca46b6c4234b007f8b734176be6d581bd4969ef0893565d72bffbe4b9f0f4a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bda1c943542d4a34ec0d424d2fd3e88612f8074227dc98d55fb001e5529fd6ed_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c3b1b9d237a4fd7670fa547f56c01a2e8a0d24716297b1d8e0c54dda3195d91e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1254e776546bbb8a96023df91c0c6ae5616281f31edb54e79a2252deb2d9898_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:3383179108f79525320ac60eb37b255cbabf2e413de76860a6a64b4a10213368_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:b6006eaad3673b587633e358130514e29d179bb342b177f74f8d2a14534c7e3f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c7f0cf70f279ec19c914ef905746af84d592aa2e1e1f4a893b97dc23797b3641_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e4153dba9d0661d3c64299a9a98d76a6972ffaae544fb9219f682e61be848848_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5570e1f27ce47ff98ffa2c3836f818933f8bf5688b1d5c16b4a17c7152fb77b6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:776bfcbfabf2c634797c04dc6b1a94f864ef0b9835cee80e37cac089f92ea4f7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:889501b0fec49bfd8a1c68f6ee6e62a1393dc9d7143989e7b7b1d52a32264da3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:c680d5df602f50f6f4821c83bf1922dffe2909c33c3f2c18f78c957847308d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d522a200351a53b493663d03e105fac72fe4d96cbbf631db039f0690d6bbbed_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d98dd1705c72910880ed1a9c39f8b4f279e1deb5fd61ecc0d73a243c91acd3d8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e3b2ca506374b471f1b479539686848c489332ed7aa081d21cad9cff36db0b6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e951d6444faa45235bfa0af0469252ff462d680fc97a8f8f7736a13fead6ed5b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6d78d885eb382ace658987271ed9ec3f794f2c2b571a036231a94f7d94bf45c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7902f16694e43284f7905c66395873b82aa095676509096f5fa82b44e4018d26_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:871996aee1405d9b493b7f009f54d5310c31b8b05dab2261bbf720bacc1919d0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:df865cf466120b2dd795fa1c1fa0837366fe5767c07774886f8ee84ca5d434c4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:1584ea8fbfa5b8e67774dc7405c41e70eb7d5d3fd8809f464b21549a8ba5d1c8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:a83e46fbe3f49b69481d6e20cf5106d069ddc001757d3a6b42f5df03087d64e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6907cf53c414cc40482ba35b62f6cb89c545d66601d988fbc5ee383ee234641_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:fdf1cb51fde2603fd105a0e76f036afecb4a4cbe4eafd25b7f9bfaba8b22fb9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5296a70bd42379aade0eff30a50b695a225439697ddedfe423483d787e817154_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:70f655da7af704d9811be303bee97b4f018020e35702da1cc09854dce1aaf26e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:a140b6b0b1ecbe4b44b24f568d954d262df6e9886697a86fcbe776f830c61431_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:b9a1e1ba644abaf698f78a59de2293aec4a6894425e8af8b43c4730a43fc9fb9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12e0227465d25fe6989dbf34c0987019740a00d96ecbda8376b1f04d35be49c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2571525ec903d3be93742a099f9ec7a6c23ad51d147a7363a655fdc6794fcfe2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2be38bc6496c343c334258dc3041b5ac535a68949c3f331907ea9fa59d9a2dd0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e81c1678909f187308b7e5e25d042bb678e1df70f36258b61ad17196cf6884fe_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:22a0eb5be88f2db4867cb0110fb33d643014e84d6db7461d7e7831323d21db14_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:25177cf3146993376d8675b8a7731a915ef6f77b4b790a86be23a105586f1671_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:2d2d5c4f56410829a15f52e0b55764cc334f625d0614c21b2d0b19f2aaffcef6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:688454a4a2984bda2efa2d308ca3f0b9bd4decf49faed822d4bb8590a9ed5766_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2222c5aed41210f19d79291e8c8c82832c64e16c62a80c2c6c3069a20586ccba_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:26e79e779164fafdde2f8e3f367efe7a7aebca913ce5d842a65a3764530edf91_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7a4f98240abc00c2dc86a1522731d0179838d2efbcd6bbb9dfd8d8f9ffee9273_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d000c281284329c5113e1e3009550402d5b3465ceea000b3dbd0668d2885477b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01606a9fbac5b5273f1ef8174f38dc188fb3fed7470f687133f488d1910f7017_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:504fd8dee7c93c6af9f1c34db96dda6f0db106089d56056462f074582a4094f0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:754d548a873923a52ca558f36170536d453e71ff93efbbb451eedfdab8f5f45e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8a1e42632dcc4c0d83f7b822eca21e8554eda31d499e1198a20bcd2fbce62de3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:27b6813d7ee1a2bfbb896b48375ca8a6e660d4d48f951d20c4d2ed9e5b560fb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:665e64e4ebfbef7f6176fd53a89fc368ce1099fbe5932ddc61289090b2034a47_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7434c18fac6c98ad25eb94bea1324eabcc9928f20c43217f0026035b6d13a78d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b9bfd0b5d62b5b2c7d6caba8b7e7427d53eb9860cbe4003ec04e94d78dba09fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6a56356fd30f4f1121d0b7ac92a8bee2ede322f84053ac90afe4a40466ab6dea_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c0af5ba9373f6b52203a27469520e5d950af6e9b009d74d24f944c941791ee80_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c8ff500bd6c8083ad4f0c58435ae9a8c03c1cacfb188398790be0eb194d59c58_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ed28d0ce27975669ff5ac94b5df7fde1e4439090767e498a570c695341ed8fa7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:06ab27eafb15b6b7352bd70efaed2c846338a3ed6a78dd42cd864bc655418669_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3dd3a93ff8d17a3f5c6ef29f665d87cfbd053baebb5a0effe534caacb1ecff16_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:aee45534e843648a6de836c33ac06070812c0a4ce98ff12dc09091530f6a9c5e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da0c5a9c81348253e8e172eb2c1cdf24fa4ddbf139d016ea3360a2742675d7d7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:4337c3a9b4d9a01971ac5d265caf80a8598e3b38a17e322d95d8287d7c548235_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:9da93674397e21f32d140a50b030fa838f7b7c0b5384d75a9ba5fc7e8458a284_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:e8b700cd657c764ab2662df77f50bcfd12c38b5f2f54b7b0ef3eeb1821f1ad9d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:f3562b58984867e3c9111b39b7b7315282331a6fb8cacf6a1e60a2be06db279b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:033252c39c5c801a255551586ef1e8ab830a9f1bcc823878ac523e5460fd7326_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:103335d78420f25ed576bf2a3fffa3a6d2ae65f7b6278d9ebe514f9a33a138d1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c370fc29084c72e554ee745fdebad0555afd2e779bcefd7b0537b094fa4fbde7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe7fd5e3c139f2f5068281fbe53b5f02e48b1969e8e73cc50660fc6fa04b0313_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4a675bb038fa85280ccdb174ba9311504bf68929664cf5d308c8704799d7131a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:73095180f0eee40d1f4a8a8939b63517fe751d6945a4246640992b510e63ff3c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:cca6d09c69198de3814ff28bc9fca937a214c106f3412bf74cf6b36c16510e59_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:d605557ebf11f602dc90289889c4567cdfec487c0f3e968e3d349a1f2cedffa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:13ee1767be699387ff822d1793f6f3f7197ba7ff547a93a7e25fd1b3e676666b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:329efd192a02bba83375f3d659c04963ba5c8d5ade09145c79dfa75a172652be_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:860102c07fdf23792c4832b10c3fc6e891eead5aed82be056d918c9c93ba2476_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a331e228abd17dcc08e8c550b9ea64115fb38c0bea1a3f77c4dcfac0d590f9d9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3ced21274cf24c1173a3d8ed448fc024a8fb6a885ce6dd678be8cbd42b8a68da_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:954984e9be8b6d99cd7dabd82654b56bd610eaebd2e34068974427ee9b2f7b1d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f6a5334134258ffc5625751bb9205a3f64b30002b8ef6ce086ecac67d332cc37_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fda989215c5c7990d25f09745377e07c288085bfe69093f3e69c6e8221405b66_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:25f173fd5d9eb51fd81b6e615f45f921c575241bffada06441c96a917917024b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3938bb3aa3e20ba07111625e834648bdfce183eab4336ec8494f9861517f7661_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:403e86f74111cc83e8f1f4f1707a400170f675f55cc7a97104f98d88cb168eb7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d4ca126ea444cc6002f89da7259cf0fe02befd6815a96ae33e61f4fb49df77ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:22f1afa14210091f323243444d9ff61c65803f56c6fe2c00954b8f0d1d4a9b02_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:289e59efe047254f8cfa28c26cdf9c2f8d52a80784881cfb209b9071e82eaeed_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3a195d5b56060772e1d67d112dd358ede85f0f2b73b87ab22fd6fc82a58757e1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6cc5c724bece8c6a0bb3af206abeae62a0cc02390146b239c4a2d5b530713ac9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:486460249924affaa323c7152d62f25c3a91c12af39db3c835f55cf042d6c91c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:544014db46ddca0ff0e62b716c9df835d737c428322a1e70775bb1ec05e0dad3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:8b1ae777fdd5bd19a2962acf8c63e21ea487809ccc152827ac510810d8a707ce_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ce9c77bd0ba97a6aa6ba2dc5f9830af6ac142281a94c0a3b1bab0b33b059c5be_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:151009f6cf3021f77bafb5e48e226d2bf29b523ee07e1c13f8c4e6b9645cdd63_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:4b8820f21bdc4993dffff226b851398bf9c0eb3c964846bbd94e0e97aa6f9428_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:95199696965364933d58cc69457d3dc60388c17242490e8b2e39c250e7a22151_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:982d8a017f2e70a3663e24cb56af8d12a7d76887476d74b0ecbaa13a815a5eb8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:20408084cb4a89f2e4e15bed007e12b0b16750790dc45991fa3224a438ab01a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4dc280b558eeecd51143ce4964a017a73eaf2572f5300dd945d5c7f9e5d48600_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:b3f22c45d8a6c6e669f8860f1ce2aaea9d24111aab8eae9ea32e68e8c943b3f2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:bf888df8898daf4918e55a69e0edeaf27cc0e93c29905c8533b547099fcdabc1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3ee3bca2a2390cc6a3d84e337dbf9d2d49969e6a1337576c93798025670a0e9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:60aa93daa93262a04a32e62d37faf8b5b97c2ba06d8495ab617516ee489e683e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:9bd1acba637b95a1c14a36f2bca175f590386205a77ca0b37516bdf5534abcb7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:ddc0f7770063b50d818cd8cef7dd39bf5aaf72e94829185b17eaca8b411e7cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:507b46aef9adb9c1e81417ff02e51a2b934fe573a7c996b9f618ca0089a4d132_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:5b1e6dab85423c938f0ef07517d3d48e9acbb25af0183b013de7fce4c59dd12d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e60154ff3efd109a60cbfd4382ea2ab7eb18390d59badb5882ff3482a1448ddf_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e790c25083eead9823f068c9e9e67b73ba91b1152eacd115a885566b850dc84c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:2dd5bcfc60348573dca29fcd3db73a304933595181e7afc61be37750612aa10f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:87cc8648c43a3ea44a68967604082a1dc21e1332d9d83fe2b6d7d9a619543c75_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:94d99c5949c498f86760bae2b44dc04186f4e4972ab35630063effe73aaaecbb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a9fbbe16bc6cd1671d62ce9418c43b20aacc992eff87eb6c974e3f1391dda55c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:5eba1d59a190adcadb2e0af5fc2993d60a2e544fed04643d14fad28cb2eaef56_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:6edfdbbde8413ae45e22406ed19e42c6e519a2cc9b363eaaa2b4ba22145076e9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:72a8ef40444196c1450533368a361154c4d537891ee070fd9f4707402469dd88_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cacd77968780a921778244e8f546dd627eeb72e59497798a554468de8bd2a64c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2e82127f320fd16f7ff440fb7ed2d573ac8b2096a52b5532368f9269a8eb1d98_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:3e7a8826fa1fd5d1cf559188a5245b84c694c67c7c4af7660080ca34c87049eb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9fae7a4d6fd40a172d7362426f0e58bb34061f7e93a86dd8d531097c7729d4bd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c70494ef9374c3972beebb3fca5bb19bee6db782f769dc4cae2011573d237446_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:e491381ab740631a56d0c6d767dee83202a7a60225693c9efba66d4bb57cccd3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:f69aadfeb35dd2ccf523f3b1f88599eee403905f5ec269ffb3215176d708fd2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:983711e46ef31431b21a31c4f21e726b493793716b6972351168838d182db50b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:abbd3d66fe9f5c9a3c8852aec395679cd2d334b1249b9a37270d46fce459613b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:382003519f328f1bb63124c2bfcbc4a122a5da2a5bf9cceef276508b17344bf5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:a6529c99019bf3ae0afb4cdba1cf854081c98af7c435c3ae45f09ba4752b3999_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b1c8a14b81a5a03014734b78008e47c631a2d5f38979e451e72ac8eb5af0f065_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cecd1afedae0c187aed6dbb7c1dcbaabde8e44eb6da831b6020b26354a02815a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3a0b6d0dc555b35ffbd55e02c43d9451dcdaa62741c199d59689cda0809f955f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:a14c58944636aed99e5d5a3353e65ca515ce571ef36c558612dd9c18ff253c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e6f02bacbee46e928ff7dd918b52ae7c58f121edab5b833b7a6940cf9309d103_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5ee5195988b4de45b43d3e49f337b6d0115756a5a958536f86499462a57a767_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:26e5fd967a753dde3e7a550b2dfd316debdce840d03dac701efecc4c3a5bab03_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:45e7f645912f9234cdf40d3b47dc03bf110bc6ac209a824d1a73b926c41948b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:46d21cb4b21ffb39b269113cc98117b2e6843b6d56c14d6e56731b1b2c242da5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7a9e2de2b737a0b82fc954f79e8194a6febc110926104313cfe86378c965b957_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:27351d0697fec4718ef926087191fc166320d31b9dedb4b0d888d3d2742e42e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:320b9325a628d1b90322413482466f0adb0e741fabc0e5b5f5c8671d3e7f2263_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:cc6f1888ded2fb91c1ff9f92611f341e5d302d37b01a1ba314cec55ba89a1028_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:e9440cbbc14dda66d2c2344774d84fd3b7c93fcae3ac57d489ad70a279539c77_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:4c037e0759241153810f19e3081e6f4c7d5fdcc32115d6ce8a33ed3d7f8f0772_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:83705403f268a63be321e32e61b660c140cb25a4a2c34250659be6e987c1a501_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a243797c707df6388ae430b97fae3b82aaa53692b25874e41d0f7004fc606f6f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a2ea8419ff7cfe26f74db07fc18f38b04222abd21e5652ae2a39639fe42c05b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7f3ddfe8d0452e8b2f4bd6a3c786accb6560c3cfc81c6b4e10794ffdb74c8d7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ea46991ef2df1134390df184df5eeebca47c35b6222ce7d3a7a34f4c78238645_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f997a622a7ccf542bc866959fdd42e9f60f45bad08437cc8c7fc208153e18f3c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:fba86d8b4a4550975bcefcabb3b4be176effab5e7db8846c42030f58c16bad84_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:44f78e7eed75885a4a5e11f9aa18b41707587dc628a5b88c988fe8078a9da726_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:470a95f9f16e70b9fabee4b73882106d9a2ccf50f2253e31bbdb1019fc534b68_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:b86f6c99e7ce219d8131e94e008ddd7583e92df0b7245f2ec1bf765fb717abfd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:ee0654689d43e4a2879b1ccda1a3e4556f44b21a369846fc59d8925be0e02dcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:3054b5afbe95c32461dcc1f1574fe0bd8e233652b9f62183e8d09e1b43aebe4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:6664d4f667c81a79dbe37e5447e2f3ad6e7d5e1d2a6c153df85af4d21e079773_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:7d99d106b92fa6783d158dba4840c0dd189c494f092c4d8bd7bbc83c3e3fca1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:a01d873e07766f75497127468fa34b110622d5f083a9d94dba05b5db76b7088f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8de1f53240162488b9f20436deabfa16453159e3b11a4cf4f26da6696302b6da_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9314def469869d25d40753fa3d926c89c61008c1fcb434f90c5698d0ad6884d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df3f3ce247acccaaea878c2c13e51c984839bd4787aff921912fb69863d05a3e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:00a750c64459d75e39b8cd9aaa586899dd0795b8414ce09826a782fe8c719a34_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:16e3db36a9b506832b3a4d4e1aee3b1e2c639580f23aee48a41ffe734ee39cba_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5d7aa039346102bd25ee01a8a3eb6c8e3710ea91e0d1be0b0403eba99f4472d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd4e791ca8e1c6f3db4f6bfff5a63f8749e39e225e6cbd3546ff981b4eb4629_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:31c3d779cbfd06edce974a960d60120c1deee9bc33e38e76c2148d2541a44322_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7c40bcf45074b2a5ee81f96ae0ca5a0249787aa471ed0bdd266d117a24148f4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:127be7d9aea973dcd850029729b6d1279abe2f6c20df47c02aba05504616cb25_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:193ad113b049596ac5c7545cd2b5d7fe21a979ac8b1442cfbb73fa4eb5985de7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:9cc6edb01ac477246a59369c6c81b9e6de3c1eecdab7813a4c3751a72bf77613_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:ff18faf7cad7ad640567453e9c902afedfbdf9052c01396f512802ee982886d2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7455aa541f59e773ef0c5c574a48ede40368e528b3e31f59ee6d163ef5b26a3e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:e6966649f239db1db3aadb8a77833a20db26dfbcbbc8129d24636abc6089b6cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:0d133912ee024061d81354d85a9ad949e1a6aa89df7f5cfeec4ae28f7d1b186b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:1424ad04eb078331fb4b01f99a3e90cc61a82999aad15a2c6cfafadacb69e7a2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:357e3be0b726691a7d200c90fa29cb5ca4c502b666f43ca3856d5cf2fd6f036e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:fcdf06a855acb0a0c3f04cee4e810ad6c4e7342d80ae49e4db0f0181b444c929_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1b2f5803c254c02ca062e01e0e3b17c7000786b98dfb32a91660937714527328_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b99fe7098096c670df7236eab2294b05f5388500861a3be5ac7a89ae87e92fa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:cef7e2fe452b81e7c0a0497dbce9baa7492985a766fe78269431ac6b3ec99f23_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0adb5be4c05d15e550ee99713ffca13a0b02a1235f5ea1b47aa725f90c7f84a0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1b0214211bccc823e774e479ab3ad55a8127ca477abee112e8e451366b0c034c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0d5edfcf230ed485dec0def2df58955e947c8522a86b6522666870a58bbbf3f3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:19c5dc2d5586d27e7423020b6c7f92f47c3585f35fe384bcbe35ff0e2a6a2eab_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3d7d7a8f6ac2a59a8d0ffe4637b7b7bf6e5dc06e9e8756de621dd7d1da833497_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:42babf41f1576a57403a63b0e4fa49eccfd5cd20c9dd2307bdaa63fca60f8a57_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:478315cbe47206f1b1fdd0f0cfae7d23105d7d82de6744dcd0b42b199bf85b3b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:4b09e00fd41c0e40550eb7a7f6f8b7e6df490cfa78df6395dde8074057911f9a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b956c919b508447882a902e606e3e8d18a4246ddf1e6c6f323ec46665ee4c26_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7ae1da45e2c66bc4092ca682fcf617a3fc6b47e4824a67f4ae0e1166f2b76be0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:1459ef64f7261b2e0fd0adf4e9f3613cd9e4f630f6070c55ea36d1773c8b2fde_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:5946891e449ac3c4aa3d61016593a38f92993248eea17e2a3e3f78594ff629d4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4084a29591e9cbc51ae5c59baba8d824f063fc4bd2cd15f81a47814feb6369e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e9b95f32fd2027839613d0795b6353876df6345c1053faf551626198a94d700e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2c2e5fd1ed970f085d01ea215efb0a08c8c72e0d4392bfb6c35e30b17c0f6a58_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:76e49cb17e1489b3e967ae140040a0bca455f7e034aa202073b7f597df46b6d4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d23c602c0a3796b9164784558d8c36a58c333c6c2a65c200e108bb4262bc5d33_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fb9e353f4e18f7db1806a8228f0f7197c8076e5bef29eaccf7eb58f3db2a4f30_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:216e41b2cf68ceb53873b657825b6a5e525e4653f9fa18e84e10276ef927aadb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7b2847110727118d2e1d791c7de4e408c21b028bdd405978566dbba85a437a9f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6969c82a3143b2445b95a01aefe56da70018380a5e161899c5d7d4a1a21a7d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e849436418228c07f7e61842e4ec2f1871f2ad8254fdcb23246dc93a71895def_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:60891adfc6d37e5a57cdeb98d91bc14673fc99f098fb58925882287e1ad9ade9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:7b27bb97717981dccfd3abe1f381a0a9168c3b3543e6bdc167ea259f268cc25f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:c482a7de0d69b84848a349da6cadd72e98cc7a1211ddd1680051bf2f15e459ac_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:f888ffe90359ed24b7840415e16ece35724fd6e61ceaddbd5d5a998d8c246b55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:2845cbd160e3fe2a30d0e5ecb6d93acc641cfd0cc519e21a3bd3317afb6beb9c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:59cdd21045aec02fc9fa1c1514e8a0e34d9a1ef391a1003b8dd5b2948871d6ec_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c1cb24dbd9d913b1e11ad5c43b66d3528c53fb8b6dc307b0e9725e61151ebca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c3113811182cd114937f8a2f4fb4c5794fa086e6e98b8d960930c73c2f48f23c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0efc766faf0ff35e78a5d498ad2f6ae73aee6c5d347461f2524d943c12379f87_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:40e7b0e573b31e553956f31b4c27b46f4be0c4cded6f971d4d8437117b5a6d71_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8adf75868efcce1f5398c0e68b1bc6af05d7799b7aab473afcf9d96e9a7d1dfb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f83618bed6f9f7f872ee6b2fd45b780c68cdb323c48b366c4f6a1dba332db9f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:19b98b59b04393f163e3ee83be0a3d4d393bece5bde1c8847ecfc79f202abe3c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:405b6d44904717880e344ca06545f47bd570b4ba7ade09a44d7fdbc492d84156_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:598644fcf850057a64f5024844226e650db735f2c440c3b5e52294d04d3a578d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fda3a8e23e4250e205fb2dc2d9e5711acb96976eacc840872a275dd99cdcdffe_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6b55bd900f73ee435fee58c6505abae732d1b974829c8ca38f0c0c8a393d2127_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7231771722e3fd577d9ab773e46fd5a13c22738fe5a5bb5445ab3d69282051d4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9033673fe91fe0bc867851268b8b042bec3dbf98c9249706d15734b2f98bd39b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:fd00beaf67f33eac98f2ff9ae499a4b123f5de9f53b7fa7391d6da7ac7c26ff1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:83b7c4f61d0640fa22418abc4fce96a97f0716d5bbccf6a782fc34436f99ab44_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:879c8ecec92878ca8be871397f109066c52afcf850d2ceb291f78410fe82cc0b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:587550256a70faddff41e4c4ee24b9490922f50e7b0657ded19ba73a53841cfc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a846c10916acc0dfd328060edd9e04b4de374841dbac908c014de653f8d781d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:24f7e70aaf3600842c1c6a8517c1c0aa7f8e237c88f1170d17ac87d831d18ab7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:884d04aae67790b66495b7e464f07d6ee506f23412ca06b610aa527f6b1c7ca2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:b0ef673795ded00f9e81e1d8f5eb01b70473c9f95aaa55527d9ce3f6dc6db9ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:14013c3a17e24d96f8158a7fd5466fb55c571f80f18c419fa52c3801b5d36003_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:890d2c8d000a7e873daf08f529f82173fd61b9482a4b6b25df0076f6ab758206_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ac780b78049c791e7e99451ab379772e50644ac35bad8a115a6408e99c71dd55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cf1cd726ee3e49640541c8ad8fc9619e4a488989620ff282c05b9e674f0f53c1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:1c97575ff2f7ec21e0c977ae7d22ab225ca7a8ab84825cc5f5b7787e180f724f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:6189a0783536b46cbc79635ef6783193e5952685407834705076e16a15e61aa4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:7f654050cfccda1c9978424528ce1e94a56629d43473a0c325fa3b384b35f764_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:deb0b2b1c9d63a86d52e825def91445a2216db09c9775b7a16233f129f8ae437_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:be8d657fbb9ff6ef270a6f0c7a90e4f3fc825f785a58f9594bdadb3c3e4246e2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:c458f20d68d2f204ff5cdab2d94be03bbf7004840f0e25b436e0fe5a0de44ddd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:d3f8d75710e9199e95f15d332b06c6146770cdc03431102c577bfef62791b912_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:e0ccb2dc6eaf2d7cc39f67cc4b3e0b72bcf359d671774d2e99496795bb440e38_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:4ad8693404610e8ebf79ac3fd5628b227cbf45d19158690bc4e60da4206477b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:5d2ada8dab46782d2f3fe44cc1c78b1039caf3e0dcc73c6567e231e6c8344e1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:81fb547c336fb604dae9eb7d7137eefedf2f2befefb88381d255836cee8f0c52_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:ee3e3f9adc176fa420aaf9bdd841572596ec45db77e770fb5cd91ab0dd02ffca_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:a50dcd24b851e33b6a2fe54036f3980d1732030f20cee25cf4a988128b8dc9d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b4ef77528087c52ce06fe7eb3255eb00b3187601c13274a8e414d11dfbeff512_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:d598ec708cf191f326526d0fbd525217939e9a070522c12a800788e9f3393ac5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:f27c6f1254d4012756a94e6079fec52b430fdbdc0a7fa06ed6f0e661a7fe2c22_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aa8af01aea04ecd17eb3929928f1f275a944f592cd062fef70f688a4bc5aa32a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4cfbe5e5ccfaebec25e3dca8f78379df02df1063330983a9d14399311352a846_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:50efbf887636e65070e9dfcb347fea2846747da8cc4c8515b22b11214fc4e14f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:7fd581fb1c717b8456707a8d0fa3a0174504379a251153f939f8d0aa82ee4653_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:b4609874992ada1198790a019cb093494b01ada3ff055e5ac4eb56b8339c7dab_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:c3a253d463472e8e7ff24054d05e1b060c24f2f18edd64affd01eec04154fcea_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:1c17782a60facd5510d65124cb80ebed1196bfca638215b3e26c50857920d7d4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5662cc13c0c1882cac28eb2010adb474e42883f77d4e93d55d53b3c227a71b21_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a57751fa543def30a003a5c314921cf05c018d0bc8b5cf8d2af0ee7eee535420_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:aa30779e3fd580f78f7cf14aabbab4fcb0e3065d2bc998ebcb72eeacaec54c67_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:0abacffa728633eaa13406ab6397e71bccd1d102cc79d8a6d1ae6b5d2e46dd3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21d328ef7bdad9bccdfc35cbb16eab0a18268990a8fd34d1de0904e20ed77ea9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:282303ad53a48b2a23d7e29722ef316eebbbb52d8bcaa81170dcdbade6ee31f4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e8a8f270084f3949d8e1581d07446c9e956d4c5417a4eafcfd8fdc81b4a12e05_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:19084c09471ea5ef2256884ef6940cc0e7b34f2bebe2fa61189a2bbd37a0130c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:53fcf5904a6ede8e48a0db953a411cf129f9cfe8ab3ddd360efc4543fbf0634f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:b3d5c0a3e8c1c254f1fdf5cb323352e1700a18cf6d2cdac30d4b3c649dc9c6e3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:db14fc0dde175574bbf456bf3d0a633646ea27fe96ac16efb29aeafa2b916416_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:44bd56fcb72d9e1fc897d5f8fed52786eeb3e11ab84eae4693427079d6c54190_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:63ed165cc3c37355a4a17cd58423b21c30b0be8882ae941d1d7bd77b1ed30c85_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:68be41d6493f5f1ba93fbbeb7e7a520076d1716c8d844a86ed2ea65bc57b337a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:85eeda8e0d4fec123a75cb41debaaedc4386925e84688b1cbb1fe992959a21ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:69ae5a7c5830615267c24dc57c80a61553d66d9538122751c02720e1d50ebe0a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6f22280c607d79e789ec63295f4581fe81583509d4a1029cf8352551fae31390_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:954fad0aecba9c0c529d2112a01204d6d42d0a6ba1d22d0273461b468c303747_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:d0e1e0eb62a207a703bc85d61460583256868b5b6994de6bbf0d776f080d9a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1d41ca2e66ae466fc5093e943ecf039bec9eeae50eec7d06f77e90d3f9020c73_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4f81520b96ffc5b500bfd592e410eda21fee927a8dd967ea28279f8c16b2237a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a9f97b6216171002399a95c366b158c0021a8e1c2d00a62621bcff9bc3920d0a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f45ec3739a8a43337b96f77da70c0d8214c095b0a099054760f3ea015348abf2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1d4f8d26d0f49c82d4abf48b904d14c706e70af644b2140e41eb61706f09980f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3357ae8d105be4efbe990383d2782fe2dc362d4c8e7905d543be465004842279_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:397525f93fe8ab16d7c6244c25abbf390c905e9dc5ca52309190ab3668cc94e6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:85b26b165aa8ef92c442bee610a46e2a510345cf1d50f75138195b23f259fe54_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:265b5aaf06d9ee2c7c04871b2b1f68ac4f9cafd2d5dcb2392b10fd3a3d520cc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3da4cc03a79c9dbaa1413ab2fa78a50c82754e6ebd7aed245a322612873a044d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3deac5cbd4c5501b0037e4de71fe7014891f0415833806ae9033f26459a10c29_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f8b2c96b3d6a4dd2cb5050a8b9e81dacd75328fbd1f354d3d5d9d1a5c989fbf1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:061465b2e77cc96a792033571a891be8d143a6315a2418abb06de8d81e91818e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:7d6872a21c6dca584592e89ca1018e5bf5f3ada67ff810b1b72a9ac8ce16d441_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:be0489db36abea3470ff64a1be703fb20d3b04531457a92dd8fee49edd334dab_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:fe7166dc2011ee1e9f33d1246209341891eb1452598236d0d7c6edc38ae9f8b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:0442e9202f90a6ab9b24587a4ec00587ed7950fcca738cbdc38a10ea8ba30eb3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:523d0af749b9388fd2765132e690c64a54cc262ba2c37ff36e29559de3b1fc49_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:835aedccef14e31d72f4b21c010b0d88cb726f2ffb2c91e5cd514826b1522353_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:b4a3fe4b3235638db1b897774c06ddcaa2fd011b5a1deed87da06a422f1b38b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77d1c3bc06dd9d373992f92d5eb69fd632da9ff38ba3cfa67a2fbd11693a6ae8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7a718e4178fc093723e671f4414567b83f296da16f2f30bcdd9d2e5fac6eb83b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d711324d023f8f02b81c4f6a1847b83388ba51e8f0d3f2e76d31dba85118132a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fafe92950791576999cf03d88ff4d4a0dba942548ed28f95de621c524c4fadb6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:13882ea6616b0834531822cc29d644b001f21040a6ccc7af4e97d0a5b146e089_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:352c5cc7523e132747463b9f597f7a0d29eccae9fc7be53f5df65557f26b8716_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:f2152a58004d8078f5dce860b8e907f37d19dee394abd3a0643a70506bf803f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:fd13dbfa492131c9b2ab07f65a7e7ee1cebeb3aa82a958dc53971feba750c1e1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:739b70faa046424d5dc4d36da3a9f5cdcd396943c3403afa1fd869c6086ab849_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d36465bdd1ef05ba53e1748fdd1ea48db141f4cc249c69be96b295b2638d5e75_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e3a7691b5246f48356afc8f79ad217e8dcbb637c97c9e725bc98363b8ddf53c9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e8ff81199bda31ffa62679fed2fd7e24930282cec9dc31da6aa5b75d529d26b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:38301647f5f40ea3a7407e6c39af5c92f63785c197617172e8c3e53e3d80a354_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:394d1a37369dcd387fe49cfcc2b28a0430da1f0b245adfc8c5483f92a234c65c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:02b722be34c9ef7ac04df8d699863a5b1dcb80cbb4861e02bf7c396e5bc5ab8f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:52abc772e9e4b8eb4261038b7f7188f96e3d0499c254c70e48835401a1982395_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:1b7a0fc3fa4623ae896ea681ee40106cae8091c7c651e7315fd09d8a8fb74577_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:c926cf61e3d9b8ca9948a72637b6bbb1510f30354b0593b38e2ff6e335f2871f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:8da2c7e560c460b765abe4c02bcef5d51c64f669d4f608b683220c54dd4c4461_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:96293b1620dc5b138eaa6c9dd86cf680a1b42349635ee7c75ffc8a8c202e4dc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:cbdd455714a75d7c899ecfab640b4f1c8fb2c655e7a494964af92ae94e1d14ed_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:ef1a3b73c1c2bc3d8c66f0e388f21db486f021e9e11c8c0564dbb186cb5cb815_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:50ca5b9ee14ddb06cbaf8c1292022982f96a7c930957b36833e9432176506cf0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:925cfa28baaaafca68c12c9d590a4c778e6cbc873cc73fe0f5f572b2c42ee25e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:977405a196b370dc4fa20c148dda2f5d06e7df49c062283a2bd794a6ac71d79e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f92ea0350d9e4666bed1f5d2707b7185cde6490ed8d84dc2d2b0e9a02f74045c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:148634a4acfeb453325ca14ef643a5491ee0a6331d482f0ef571671749e03e4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:3fbc8a594f7225c9ce75fc234fb604861277719754946152cbbcab7b4565763a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:9636108c819ef26e4b5af2bb56ddd0fa71ec1445c9b6294c5dd97f4e5b7c3577_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c1d9293f1b32d24b4e897216585243e8b0a6b9d2ad5c2f842d4ca68b7e828915_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:598a86e6f2261cd3bc1d8e0e09084c30f0a6e4978b07e6ce9efce27ebca092b2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a4e2ae9f5d546fdf5efee719f43e19bbe2d859df4450d02a03d8442819706211_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a534b64fdb291d4a735e0f7b7906be018b374a637976be1dbafc573cb54edc68_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:c04e332d0e0ef3a6cfb1807f8c538a819ade6e1b73a7223b003683cbd83e3740_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:8ffb2e0d2d56e47cbacc09a8782de3796117051a51487d790177c6d473af1903_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:90796ea4e63b4111ca4977d5730b70ebb8fa25a2ed1e1010ff979978656a507b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:942b6393083692dd37fff218767b84e6c44129f761943f7d1bb927eb11585128_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e862e3f1b7b59fe02774d866cf06fc0a250e2472250d94925abcd2372119a8b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4f88f7d239ffb5b67c00e73d9d564ce7c61a62f7d78b62964559caf9c66b937b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:572e094dfc6d5a510b8c2e7dfcdd6546e940f571b7b1ca1e434628e9160717ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:5ebaf4f6f2d0568741e341201ecfeadf633b696a742284a61f5f901707e68c8f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:f21e773addea0142d809cedf43525dbd17597555fa1b1456f27da78a313bcf0a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d4d1493487dcd282271ebe64bbeb6665207955f07c32744b560374ebf5ce2fe9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:58a10856d3d809c3ddba5fb7807f1ebf500be7a005a437ff8d51150c542193d5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:db04d68ad273a2f2b319283e8a94376b5ee60c8787da49c458d0201e1e44a37f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:d7c94a46534d16be7d039522fd43cbef508f1b51973c9a625c318ec27090c931_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:010d99d443ec5a295086bd23c94062659e73ebd622ce11c75fa52090caf99e12_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6739528ea88293e3c666fc2d7ff4a2211de2f075c92fe920b044a4f9e3fe57ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:a4afbbb149234cd8ca2269529dbc07ad4ec11fce0cf402c44d33a7ff4e76656e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:b9fbcf3dc05b4c76ef702a8a0777604e529e2f894f9cc85fdf3b05580bbd1674_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_x86_64 | — |
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: 8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:5b36fd7b87570d00a8a3ba9486d8372e2cac32aab94749812c7f8a5fd9c2bd3a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:7d6af5c548e13fdc4f3195003fd34f7f9a9266458d7aca5bb8bc060d2308aeac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:456dde0182986ec1434b4e2013cfe9f3af80b4d347e73c2044ecd4ccaf39848d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:54c2733d7be183454347f1ac7332df128af49162760c37693076633611704df4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:5c3200a13c58b389e3a20d5f731116c9563c8d7ddf888be34683d97730612f86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:cbb28e9eb47a6a84fce4bd71aad1532385d723e5b4c1494c08664299a01885fc_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:15ff6cefcb112a603113ba44390b5f00820dae7717e920b3eeb71ceb2cc9e0b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:605f428fe17f09a5cdfd2e0aa87aebff041769e63e82c8a260836d96d4050360_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:8e573cb284c18cbcc26a6c646569831848c085e604d92347b1a88857dc550767_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:fcd70deb6fbb7afd63f23d85cd763dc80c15da4854d894f08f38880302d0c2e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:1e9b73f5c65794f7df4bda4e8f79a34f81cf707c5a42f30824b3ba69d1f198b9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4fa8281183d94580319d4b1ff3b64d02f5597a0488a85af7f87532dc8fb30f14_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:bc3de0b8c14731b917fcdc34bbb2f85042ee0704a8d12036649a571fa0803a5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c803c54d4ea3fa02a1bb880e708910cf2041b01c15f1e6b7d6d250ef2270fcd2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2442ee7c05986012343d024c248c18be5b501bb2488d36927fdad1c167102637_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2e019537d05e3df0da8e4db078caf05f077c58f6c27c6d1484e5d8cc2a5eda11_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9fcb24f196a81e2232b565c6e23ccedf4366324e55c62342d3e5b521f7e79a7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:ca89b5b52c7cf20886724644e353c475df629150f20a1bb389808c9e9d65bad2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:59fef1b75aa9320919529084398a0f33ba234d895e998bee0ca88eb76ce0efcf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:aa13fe5ca9bb0f7a65f6a93f396b1a83e8e747df893c8f31451f9776e550f016_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e21b3aa5cacee24af58cd375b4b5989778cd474759646078b8d5c8624adc0ad5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e58897ab3c033f7d929cbac50aeba91ecfe2d1a98e9422ccdbaf35734d7ce45d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:89456cb2a47ae21d2ba0420ccd66126cf50454182469d3c0a6081b12ad340577_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:9ca7e50b58180c46c6d09b8ffe4436e46535f2f867f7fded2b7712e12f690e87_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bfac7e4d6e6d28701fa90e39764f2559415f2692e6caeb5ec6a8c11babf190b8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:c7987101d38616e3b56c261d918544fc61e06a066a2f98e1b0edb2f0ebc335c8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:46c9403ff2698073e2a883d9790153816682d209b2c99b22831eafd164917d50_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:4ba157497b5e9b9e90f069a812d9ddf4024502cc4d26fd844d046fd3a815956c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:8c40d1e8fc712570f1011e39f09c623d23f26306104c47813f841aece67916d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:ffeae7c842c0ee3f446add37aa49707e2acf96f5b91e8e8929bd34c0c826b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:50a94bc558ff84dfdbec777c955c597fc98d1c42c76072bfa21b58a1fad506e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:71ee15be4fc1e0f4fb029362eea3be709e289772f1b296d67e67f0f6ea575386_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9a9fd33ac15a4ee2cd8c42a9bccad9ad870091b9090e69707773e7bf9717cc65_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fc823ced17818399cdcff21c62e1d14d9a79a7946376c2073c04ef57a4e819c7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:46bb898d9dde3c1c238c4a1851c45752bcb2929bd9309c07a3136cfdc0b9be0e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b5d504b02623e53335e8093959d6b5a3c2db56ce2d6cc1aa8d3d750519c7668d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c7dc6f3e44df90d090df157e2a282849d2e9d43de85038239747c266911d8a46_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:f3defcefb42b93736e70f846e6565c26945ad82663cec40383e52948c845fa49_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:026036057af295d3109f89f5e41425e57e69ff3f8fc78296bb2286107ec79a47_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:26350fb63ccac1c45f1b76c30db04a28cc648edfe7d8eb757b4ba1e4705f5fe9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:53cc795af84e794137875707017060e6dd692482b610de6d029fa883269bbf7e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fc52118e16a4e7fb7b66d8d05b04f4a925c0a47376268d3586139dbd319b11c0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:c8dee697111ca1e0b08380c868c620daade147e30e80b54c9d1e0f7a84d6aaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:29d0d5c716c26add997eb504d23a001f187cd6a2e37b824fd995dc9a25708e2d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:63bdc358c67c9dedc298c0f0758a77ee5ba12c01bdbd1fc259097d532421ae27_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:b613cfd210caafe47b246c586921eb7dc4666b5c7b8cc6c446266438b6861aba_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e65ee9565f69a3c1229b423d975ce8251ecc2c555467924e60027884cd140bae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:338b8884b57df0d9d85e684b089a12c1613e4f979c178f69eeff6800d0ab1fda_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:437a15071d3d05585c74d4c140de322840ff69053f89850464441cc691d327f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:aa8ed0fb4bc8f024042e90ffd419d32686aa13c2a20f1e5fa62f8a4690892386_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b1c784f13ee65e05a7f4d0d240353d9edc356c8dc065088bea56af80c93eda4a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1940581b35461c2199ebfe80c4c186d5766facf0cfe597f12cbbfb2537879f03_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:24fb5fdd6d23614ee03ebf67d38b7d44bc5c8f1a93a37c7600e3a8d347545332_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:92788b6ce939253392a3703875c45a2c6b1e2b84c23e3e6bfe5b0ff74b9caca2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:dadb7fdab5bd0650dccff9dc5696f11a7e7f91612939b66bf1ff8fca6c6211e7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:652d5ae2efed9f419d97c3790da24928d847a98a13b19137525dfe7cd91a1b71_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:8b152779648bc02d4bad089d77cfe2f682939b48ed6a2e65761f6082b444057c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:cc146a72d9f5b62fe361ec8fcc0c8861b7d932c765c2b92ed52bbf1a53a2e3be_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:f5a66c9f2fb849d906bce776c7ef512936ecb9e4db5547993109f26ac3000dfa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3477c6d0c5fad5b6fa2c8ede2d6d2b34597510888904e043b6d6bb66efcf9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3adf4dbb74aa5951f72055f1e2f35f004d4c9832c901dde5de9425ea88f3fc74_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:72bde65bf1e38081b2716e43ad4f6c03d29b494a85adf09ab35f8aa7cb335493_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:fabbdde64d8a73a5bfb7847fb81402a90d373d86ac8a50dddabb25c95e573393_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:05bd4bcd8c4170c4154e19764c7cea5af844e2f350f3ea1461fb4770ce353678_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:378b6afb9010431134a3e5d1b9ec5d794aacdc2b5f3a0f9200d12dbdf64729a2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:5e6015f36f6362ae31363ce389e65834b3dd270b076257b0c666fce21ae818b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:cc1cb0094465e8e5d97419e45b7b3b747e68f2572cfd16513ce3a9d67ef8ed3f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:0f5c99951f7d49ecfca530a277fb12866a208518d7c8232031a492f5ad1e71f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:35d6268f9003034e61beacb6c8f7ba090e3e6a1f6880cdda655ca4ec77f5cc08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8cf62ce920bd1d562f017015a0fe512dddac4a1b38756466d085f8147e8bd4b3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e27bc3a31601325cdc8cd7759bfb0a5845ca7584f97c5aca16f5bf0151b07014_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:51c193da833c1e6d09467b23f2cc52a272cd5ad3b331993cd78b3f84539c681f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:563d426bc0a713322ec72fb83304fad6cd1aa4b517d4b6e1bc1862ff475a31c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:24f1adadf06a763f866ed139f23a62c16333e82ac618c287525ce8f1e0378c09_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:55d217af3a34a2b4c8d18bbf278d5c121fafd819325ca774eb247c8597071f54_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9420a8c08c67cff3d496784f91e04baedab73937a40f69a6b3c559403f62f178_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ee576f9623470797bc1287b5ce28e8ddea9e2ee08ceba26b1705763b9378f9b3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:25ed6b45ea6442f5c58f459a3e3f760a07bd721fadff18ab75645751b53d62af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:47e1692544d6e5f72d7ffd3f2a7ea4c07b408aa88009108a273543482e516877_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:74d9d66a45538690c1dcc8fe58252842f867d709cb5b4513739b92eab251aaa0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:c1d7108c9c7a5c748a6a5c1b1f9432639be330c321048102546ad8f8efc20592_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3ef78d6d41e14b6746d425c9596d26b054846979f3af9dd8ff96e4ee48e6c167_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:4f540da424aa4a71d0141ec43614afa25394dbe67f5214265efa1c0d8c25670e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:8ec74bcd5d1df4ada75ab417a8c91dee79043d682aec685b5ac878b64b44d67a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:bb0084ff676f9480812391c90c8850c1c487bffe4fd75792e403173b5346adad_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6feea7b87181b108faafa23f05c2423b386c421cb9e79ddc4bc70ac6ac7a9468_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79e986a8863587c84f3937e2be5eee13e2fb01008ddffd5afbfa1329ea7bcff4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:7bc7ca3c4dbf3ed0c84f8ce3c197776913186420ab1328a48cdc36ef9b5d374f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:06a56b5e7c64cb28ebba25d4e0ed353656dcbd7a00d80df880131f30d2c95fb6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:82afe35fcff3803be4e03a6533cd27b7811b1431ae0eeaf8651fd6750d861b7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9a3440ef908af47bdbba86c091ad9b8059bff66c2b36f3dc6423f2057f5cad85_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:c01684de53b43b7b9c086a302a8c0a104d6321d7abd2c47eaaeaaa61068ce74f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:08cc94b8d961d7c4fa6de9d5234ff46f85602776b528757490f768f177adb236_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:cf038e8bc2e0bc216ed9b672ef748894360ea8b03d4255e8b5e73c3903c112a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:8f7421d00fed2f2a4f5ad3ccb00fbbe71956469cf19092d31343f2ec9eac5534_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f10a38a8500dbfa038feebb468e875d5d1c401b215b294bba5336c9fba0591bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:4047ab253e8048e7d8015ffe559c893c812087621ed6ce231594806d5f716dd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:45090d6797fd32ba541bc2fd999d971ede239b0487740d4243e90b8762a833fd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:721e2c54909ecc100ed974dd1ed92688f1961865ea74807bfac937fcd9ea9c33_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:db6d48c18e57bb9d8783594c863e177d6d0d65d383e4f846c07c99acf5c1133e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:57eba0eb3f786fa05b2433510af06ff4e68f3fe6434a9ce6db73c0ffa1b978cb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:600ef2057110a6f621f385f568fdd3ad446cfa280f7fab41ef63ef81062aae5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:642cb7bbeb28944bdb7bc1159e1ad2187ff5a0ca22f23c1b7e3c430148d3c8e4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:736d9644279fc86f6e27eed5ee3396aa3a402f2f465b7d6d6cf4e6eff1981d3f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:0bfd9dbc21ee8d79279908272517d2753eb2af55800a84a7c87d673e70d0dd63_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:128970d9dbe60265dde68a31133c8e7240c3b6a6054dfd0e0cc5d94d8e22c99d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3db517aaab6f2c7f6300a5c418bef7ed238f64227573971cb93bb26b38c05070_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:a07793d5c4e9db596098cca321df17408049ed48daa36f8089890ccbabf9f264_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3d45d3871c4b521a715c261ef17fd37bba8bd49c6745081bfa5465111cc78f3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:6128303dfa1d1661fc6b6040c268975fba1f973535cbb14ca6b2470f63c932a0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c1db078026712a2fa084c2879230ab71555aa77ffdc9105e514caf1c10666408_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:da4f1b989f23bfefa817e77970cf0f900e17b2bac3827cdd74e45b1e493ad456_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:c52eeb17bcaf42855e0f8cddb1396a1c4545d9c92327a81833c4dc74c4d5ab7f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fb6468fcc4ee134d04745520d6bd8b101ace3c03619661722a8391a0f4083189_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fc64aeb922ca8640976556ad279b83f0fb7951c5626d16447674fa0af4c0dce4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fdeeb2ef07714597a1d800e3b40902be6da72f306f9bbe0fbc0724cbf9a9ed0c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:0c77239101c7c3a277f6f27773e93df46c4104c2de1b3a016dfb789575519a8c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:24d2f1cb363207af0b1c57448f83bd9d53c0b94df4063a3254ffd1e4b6b04418_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:36320f2679bdd1b272e9a710b3af05514cf4155f000b8b161a2d2890c412fa1c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f984a21b32948a92193fae680750904a56939e686f7d4c69249bb3554630ff7c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:1417a92efb89a308c25271bb1c6126e4361678bf2dd2cc8a51213dd9aa28da9c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:3864e695d74081efb42bba7dbb3aa6abc43d37e2db79c9e666905dc4fe6b750f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:860cb44164004a34b11e26eece3bf8b40698406694314cfa53b21ec6e0ae4f90_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:d7217c9a65c3f5506a4474d2166e01441d688d9f8f2e09bcfb0ac605f9c1238b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:5699a041a83eb9910136b4f30afda1c0b81aa748e464c5e915644bf9daaad227_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:709ed5bbfe73b200dcb2121d9247eac0203dbc90ffbe70f83f589506556c5a55_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b5a3301d531df26fb8f7fbb9ba82cc3c4c90be4fa3cc6863ade2fed8632a5c11_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:e942c7c2825eba1f3592459d9d2e226ce6fa28162ee72fd6112b2dd9306199c7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:709bebd0d8af5b4b4490fbd75b3cb7c27d7143535ecde00348b4380efdb807bd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:99f7fce9c1dfd26b776f3f6c0316d9159837c0b745136f06a41a96ba50075bab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:9da38d584aad75069da1e0b69cfce5011ad6ce4ff55fc3f6dc0caff6e7f9605a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:fbe39b32fa5ba4812260705bf1f3f0bd12691e5453e8cc572945e4c53f2c9420_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:566fdc104df64775ee40399de5ac1cbf6ed04e940c04a4fc85ebba8e9bcf90a4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:74a26220b770953dac4d2713985706989081b73284e3d4bcf8f90e1670788f7f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:91383e7f195459ac7d1d6a5a79d5805bdb3fbf07d90457b06c49c8ad23c3cd55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:aad3ae7c4e154d20565771599b31633b8150f883130939af053105274469ffd8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:23f392010924ddf7f5a3d83b8b2dff85dab19c3d0ee324df5fe33239c6a646fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2677bf186614fac92e48772173fa33c6f5017146009916e9a52b726c605890cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:35fdff40a81d7e99fdb1691ecc93ba789682184c8660c64b0c1054c7cc1536d0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:dfbd503778982cea9923aa2d0bb64fda781e66ff0f822945dcb5522bf0cdd919_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:918cad19cccf9cbaf9d589d778cb05b4e1fc008ad83657f7ed20ff8c9f3118fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c96f2674b7baaf5419f19d5841edd2509317064b96c9f47a27ad9fa8ac1bb7be_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cafac3e4160841319677b4a7f6a5438ce93edf79c51bd368a3ff53445edb6eba_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb528941ea51bcb2f55677e0a11cbb748e24e98f370ef02e7bd2d88999df6404_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0177a02e8b1492a73f2008c83d2e27455b776f684d455a2ea7d676533f8f63da_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0e4e44c1be8eb4c59554e4ad5652f6aa9a290ab274847555c05d97e3866ec4b6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:8479643120428c66d4afcadf634dc4e88299c03efaecc9932b90380dd7fccd1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:d0015c30ada41a711c76cb3c1416f5c8dc2181896495c523bc56870724eaa333_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:1ab557161715e3ec60ee10dcc8de939cc212908f242d0ad0f51379257f08d304_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:56354cb3be2c30c1d4f014c7a14412117670dd92a78ee378d8b463ac85ad7f3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:e6e9de0e7beb224a5471bddefcc127ab045b412529894787c278aa0d255e0f62_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f92b8cd8abdd53244a71db1f47cac68b44616e80e06cec4014ff1de45faebb04_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:28b82d81d112b6b31355f66f149d1ea327d691a36c5bb3f5e903eb4afb837c39_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:46f35597d82e4f9380098e4f0858c7a9a439e2101867e0387616799f36ed0bff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9be19df1391f3a10939b605f80eae9dd696524d1768fa6f1920add3f8507be35_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9e554d387f1ba298d32b6b89fd397e57fbec98bbd646e4d5d2ec274ce80b70cf_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b99e32402082de4486ed53016e0faa512215a43c5a18326484a9dd25d2908095_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c05acfad72ee3d8e03b675c4fca447c67c62f1046b8909f116aa32345a0acdb4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d64bce8d4914d57503ac4e3defa17150627cd27be58adaf293f92e8b0e488b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:dd2e45a8ea24831908803bbe9821615021f8a1f19410e85894693775c4bd0f1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:231275a0d7deab68abdfdbef02a1f29ca859df8d835c21edefd5672b894b2318_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6b936ad9f3409bd02d4e709f543a97a20b91623724c778a12d9a8bc385777f39_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c95617f42b21fd39026895738ef7353c74bd2353a05698b683e0d360f5afb5a8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:fcca071c7942c721584c13a0a452114e07d132373a5e8b71f52246a5e911d7f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:1472d2a6af525be3738c9419c4f39e00c2c5cf44b608f7a875cef0091f9d8a3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:52a61c1685396c88137ddfe3e14d1f07e6e609cb75b20b8b0b134e98f747e001_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:2d93d08a73862b19bc07b6e14485b8d55c02755f991d2c7234792d4694135809_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:72b890b2ae5b7442e89e17dbfde2fbece7aa3b671cca604e09f98c30135d8360_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a62efdb4f4503c4443a421ef8d3c8c0351b4496d17990eec7fed10a9b3538679_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:de7d1bcb78e77c730f2206491e636d2a55040a277e81ae7780cdac2559e2e91c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:700945bb3762d3e0eb962a987e350626daf59602e553f09bd21e2a0bcb5d740e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:bb272d9e00769543d3738e881248e90f3024f98469c5a84499eb8303366461ae_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ce9e64353867cfb2df464b5c6247883df02f26ee1fd1dcaabdfa4c7a1f85f842_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ea7bf38e56d37cc8cd55a911b4a24c20a6dce990eefec0bfd840ec36ce900f79_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:1c2e7577093ee88fb98e184c63954df73c244752e0c7a9844bb0761d08c055c0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:9ca3a62787dc8ca5df00272b3f45160be96c0937bb3b76e354505f152d6c4caa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:bfd98be4efe0f4816c03a78145aa9b24f4bf01ac1f5432157fc532f187ba3cbb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:d3a15610d0f6cc8aaff6960baa6628421885d2f99526558876d9ffeb7326e006_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:076357119d2751de8bc611e7979a3eeb6f73ccda628736407d1e5abfe81d971e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:089ccef3efec142c0afa7706309343607fdfc1e00324d8d6d39994926a643b0b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:4da57e30764c7d620e40334da692622c0cb8e2deb113c241ce1cd5975a6474ad_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:6782250ea8374c4dbecf8f8f6b506cd95eeb77bf91478e28f63ef9bb1f0893b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:2e89002dcda5cd57c9a5604379cdfea36c21cefa046194814e099bc8a0527fc6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:44d58823cb8c578fe247a7485c3de19a66898c38d6d4231b84a763cc40ae278c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:7b6439ddc9abad0d93142c06f11a1af436dc703e9fbd1b1e5f927fc6e5a97e00_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dc6488616ca2db4d655adc6ab9547bb30cb315ab93a698e6cbf4eaaba56e297f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:083196b36c3978d05bc1fa2ac5db1c6b335950bab7b8cc1054a966fd4b9ecc65_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:96c80524e754cbe3903b23f64594fd728d03e28502266977b83ed5ebbbf85830_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:cc5a787549150078e18ef2c11f3250af8ffe0a1b38485a64a7bc44294606183f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fa0f40c187b577bf6b4a5d4aa02c581a726e31fbac85234d1c1575eb64855f0b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:032a949cd981dfda0964f34d1f3391c7f18518a87725559ec0488e1cca908038_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:2be0b69c321e15bafccfc77c133161be3ea52bc8bcefb7fd3b388a3e8a486673_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:7afdcf569898d2f381d9b0fa2289a7343d52f118e78558ddebeccb07b105b34e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:faac9fe81748b63c8de18f6fc84b1398425b17a373d5edea2007f27fb8057152_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:0774b5dbd2943ff1679e56ddb976f01471db972fc5cb0bbd94f465682298bc1e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:433c19055450701347a469f95c3f040a25262a816aefed633d8761dc01cd55dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6e481a3ea718f73d730c509bbdae79c0eda796e35f7cb3a055fb843b97d28384_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6f0fbab9403c5be81014f5c23796d894ab59b11dd46d7a3e8d4bac0e49f43cc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:0ec6eac458e212b621d70e5007280d953dc120e70692edb177b94121ee70fae6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:13f249ef20a7d0bcbe7d89e3a068278376ed01b29d2334e89658ef194a3a9799_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:202a49fabd925edaa6d517760aa33a426a11d086cbdbe443aedf9945d2e82924_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:d415b83f66b0e10fb153eba62ab86a99aa580c1d39a7dbed518fcd7ac6f28faa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:1cd68f21230ac6227540c9c866fbe60915f9bbbd18cb5391f91979267eb2e82e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:28043646f0e65638bf24ea2068fb4bd3349026c93744a025f0f9bc57461e0873_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:44b4b1ee1ab2ab0f83f745c41feaf5799169b0ab0523d7432244e013866c9e56_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:fba9739c47a65376ba6c24844a92032679269c2fc4df9ef7254a88f308b1eac4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:056f21a44dbe33a9f00a5803ae13a3337a791fc04635b1a7d1d3e4fc669e0537_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4949556c647219862c5d58a9bb98566c4b044c99ca2bbc327702abdd23c00a2c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d39f923b32e80e47107ecff20859ca79b76207480cc99df2d17aa552a68fad5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9766cf29740592b654d969ba0ab0504ec0d410a026af69e5cfd8a4d4e6d13c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:1c850772508096799399455926f671e397f2b7e3cce6253ac4294a83ccb1a8af_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c64bc2e6daea03bc75957e54a0371fb19827ddf75cfe9e612f47a2c2974fb402_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:dbc8ee921163f5a46ea2fde39d8dab798436ce1f3f5321a2e349d9a684a3f0fd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:fcaacc619a71a96c421e3567c7bd880933184cc485e3cd6fcf690af8fdc90076_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:f5c5c26d580805e62e9d78f5c03209c5cfd236da855e015e5141296745dd8bbc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:df447b40dcc827938b48efeeefb2d5a620e11d1def6a6612e4ef8b5fa13a0a8f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:f6b436eaf58f16c264f6b49a12a972c22291ebb907a49f1cf33d0150bf9575d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:02b48b996cef6f67e23a5643ce3f04c17fdb2b199e380f89f799c0d624cc61f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:06624a96698146ddd49b893bc5e9700f3696e9f1f5f6094df338cf69f64da823_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ab11570e519abdec2c5e020a49494e100b4512291d66a334ba0e8f2b2af42867_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fcae781c7d8d660d934b5b02688cc1eab0558a9df5c6ffab618336ef7c49e992_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e3592d3f72cc344242afa3704706618fc55a1cbb49c0863982dd2929ce4f9ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:77a11f779d7ceb132c929c2358dc6b170701ee1abe3ab602c0c9b4d67b010215_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:18810d89d9100bb7ddd6070e31d3af1d851cb827f3eace1b99e582221fced6fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9553cb3cefadb643ea7c05bc796b5c6d7aa1662071fcbc4001f1f95444a5fcd4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:831945a6926a0f4d98b66f078ec0423c9614849f5430a83b9d9cab440c46d7f4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a6b99c161905816a799f88368644576326a846274434f3a0f75b1ccefac203b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:3b151baa532ed6a7e38a21c8d714dac58815e458ca1d4db7df2203859b7cc3d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4d4fdc3a8224db3a61b423dc7bc1ba193712532954e7e2594d58ab8c30f82d21_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9e300612c7306618d50a8df0b8e6324020e0c991ac82bb79a527231e280c861b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ad5bbd0bc22ee57ab94887c14339f9ca9b4279bc1026873991912d30442ba398_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b6a8ba1bd2c8fda7a1b6bd6cf85c12b52a841153b4e3beebf6978a6eb37628de_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cc7bdf25afdf8ab8306578c3056b84671344ff951578d11846a0f99b90765a5d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6ee068c8d7b058fbf7cca708fd375a3b1ef1e1421976d8f2015c94f735262f50_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a9716c39c9e23811bf98782e3ddc45ebdaea0d1d6dc2ec6fd961c71f707385e7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9571e2ddc56ab173005d03567a4b0007efa78363ed062288ed38478c11a5cf17_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:fabe8b8f8fb16dcb7dc1ed445579367dc9c4242e82d821181f4fed310a28779a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:7823347f5bd1476be5a4e9cc1a5d3c45dcaf5061de1232763c7b9d66954ec316_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:f724182172b8ee1f9bdfd2546a7018927ec70ad016c81516d76afc8197b90072_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:7e7da2c34365aca26871b96de07fd0722613ac55011f70f301aae67cc263a334_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbba3ac156d4d21df12cfbc0410cab28e40f2bf32a4cdea8e010dc489a8e34e6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d7a84cf4ab198dc2fcd68dbf59ea567f9d3f29cbd676cc4f129e6a0fba43c55_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5f35902b283b252ff63a968aae3ec717ccf184f27aa4929949dc03ee1d9733b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6314a32d00472a916606ce780d2d97ddcbbf7c5e97d22326333f8eb512fa4f4f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:95d4f452c3873d53410f25030d7869f1a8ee19e34e8317bcae7e287170a52371_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:92bd1741798b13a547f568683b92ce9c6ce0f2ce9d6e0e10b0ad77c965ee3d12_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:c7cb5a4f96a586edb8646d8963b52f73a5bf29fc248e90a8e540111d1e51927a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ccb45d7ec40ccc0346408a624c879ec3319a3427899b465b2f80aca7da447c2c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d0d8603a13aeee81c49f5d50bf7a7833b7e5dfc1725179662fbe314001e3a1ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:0be18d3d0b3b3cfd881a5d15d23c5a2185ad92ae3310b56455ce4d18b345217b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e56ce81f699dce36922f2a4e602befdd45f62a5b3fa51ada02266ded456a1fb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3a1edf8a6f119729df868074fd9ccc014a1b594faf93a2d35e1123cc68e7221b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:871af650aec72187696f66bb1fbac87532a8bcb8c46625803dacd91b68fa1fa8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1303f2bf84fe018a12e9b723410b1f2f867d8b1f3915240fd505611ccc793e5d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:22d2b30739e6786b1b04c866f01309628ecbf0b0d7128bfc65789ab07f08f842_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:65e752c36b407dd169402492d666cec1969eecb8e54a9ed77ac055935ff00869_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cfe34672e2d46d0b6609984fc43ccb86599839e95415ef8626d32be5cb47b1cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:07bb622f7e76e6a65d493c66459d0769701cabd9c100b55fa93c4ff53589180c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:3ececc9a87eadf8ca47d7b2402fc9568117f029daa3eedcc2e7529c129664523_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:772177352e0fa13900dd56d59c93ba577e6b2b7482ec4fac77b27dd28e55be7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c450b439274f9067cd6f226ac698f8751819391eba9c549223733dfce2267f6b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0905a0cd15caf56a1013f9a1e2bceb36200a263ab9ce5dcf5a99c8812fbca0eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0bc95b6d77281046368eefedaf4511607bc067483989698b31c4db4cc5f4ee7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ea15400019dc675cc7f1e44e6984eee31dab90e6113cd1ff561ebd1926233095_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:fbd617561969e7132a56b16376685862fd6fd297cf17a35ec41a48e04ba16fec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:52f180c8655addae6812115d0794459cf9ff19f95d0af87a241d884e3652db50_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:a62d4147bbc3331c98e1c11c79407a07eef2e0fe3c766ec6bef9762abf8871c4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:aba90cba9464d2a82060d66e133873946d7e470ad4a40453cde492975cdb2be9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:d4a1b0f18bf8851ea88379cd4a18892336fb9b53b5d637ee6306140f1206c9ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:108c5cc3e4a8bf2e2e9bc450bdf43d874a7a852355d080da6d6ceaacf49dd38e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:418f64814856e41d19219b82b9444d5752c5456c299896063f58e50feaa8c03a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:729df1b3555b0c6720b3cb4b7d83cabc18ade6ca53c43e143f947b189cb0581d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d5bc4ca0f076eef247f3e9f6ff84c8bfddf6023b6b24ce491bd26f710add2538_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:14343859478d9f62944706ede60d70fd8f38a6c9a6eea31e146db21318173dd9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:6173f4452a87bf7269684ba1ff6a40b7d09fd755b8349c11777a517a895f223d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:bb323b9dfffb72ac3362ed5373b679d9172dfe300cddb02b819eec167ec9bf5a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:c59720241de1dafda1a851e34fe570a8691853e83406bc04a52b4a5c591239df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9047def468ec92a1dc94473f28738d59ee497c8d3c4c4aff119af8ebace23d98_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9b311493d185548152f81d83a618809eeed0769c8832fa9f9d8be4fe51359924_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:adb387f184e175dbdd823017774e7c60fbeba0973f7c206fea677c816eb175c5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:e44e61fe181389e5e9b0fe33cbd11080bb7c23ac6338c58ab101bb137e4d3f0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4ca46b6c4234b007f8b734176be6d581bd4969ef0893565d72bffbe4b9f0f4a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bda1c943542d4a34ec0d424d2fd3e88612f8074227dc98d55fb001e5529fd6ed_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c3b1b9d237a4fd7670fa547f56c01a2e8a0d24716297b1d8e0c54dda3195d91e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1254e776546bbb8a96023df91c0c6ae5616281f31edb54e79a2252deb2d9898_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:3383179108f79525320ac60eb37b255cbabf2e413de76860a6a64b4a10213368_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:b6006eaad3673b587633e358130514e29d179bb342b177f74f8d2a14534c7e3f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c7f0cf70f279ec19c914ef905746af84d592aa2e1e1f4a893b97dc23797b3641_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e4153dba9d0661d3c64299a9a98d76a6972ffaae544fb9219f682e61be848848_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5570e1f27ce47ff98ffa2c3836f818933f8bf5688b1d5c16b4a17c7152fb77b6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:776bfcbfabf2c634797c04dc6b1a94f864ef0b9835cee80e37cac089f92ea4f7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:889501b0fec49bfd8a1c68f6ee6e62a1393dc9d7143989e7b7b1d52a32264da3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:c680d5df602f50f6f4821c83bf1922dffe2909c33c3f2c18f78c957847308d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d522a200351a53b493663d03e105fac72fe4d96cbbf631db039f0690d6bbbed_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d98dd1705c72910880ed1a9c39f8b4f279e1deb5fd61ecc0d73a243c91acd3d8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e3b2ca506374b471f1b479539686848c489332ed7aa081d21cad9cff36db0b6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e951d6444faa45235bfa0af0469252ff462d680fc97a8f8f7736a13fead6ed5b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6d78d885eb382ace658987271ed9ec3f794f2c2b571a036231a94f7d94bf45c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7902f16694e43284f7905c66395873b82aa095676509096f5fa82b44e4018d26_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:871996aee1405d9b493b7f009f54d5310c31b8b05dab2261bbf720bacc1919d0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:df865cf466120b2dd795fa1c1fa0837366fe5767c07774886f8ee84ca5d434c4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:1584ea8fbfa5b8e67774dc7405c41e70eb7d5d3fd8809f464b21549a8ba5d1c8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:a83e46fbe3f49b69481d6e20cf5106d069ddc001757d3a6b42f5df03087d64e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6907cf53c414cc40482ba35b62f6cb89c545d66601d988fbc5ee383ee234641_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:fdf1cb51fde2603fd105a0e76f036afecb4a4cbe4eafd25b7f9bfaba8b22fb9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5296a70bd42379aade0eff30a50b695a225439697ddedfe423483d787e817154_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:70f655da7af704d9811be303bee97b4f018020e35702da1cc09854dce1aaf26e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:a140b6b0b1ecbe4b44b24f568d954d262df6e9886697a86fcbe776f830c61431_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:b9a1e1ba644abaf698f78a59de2293aec4a6894425e8af8b43c4730a43fc9fb9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12e0227465d25fe6989dbf34c0987019740a00d96ecbda8376b1f04d35be49c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2571525ec903d3be93742a099f9ec7a6c23ad51d147a7363a655fdc6794fcfe2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2be38bc6496c343c334258dc3041b5ac535a68949c3f331907ea9fa59d9a2dd0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e81c1678909f187308b7e5e25d042bb678e1df70f36258b61ad17196cf6884fe_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:22a0eb5be88f2db4867cb0110fb33d643014e84d6db7461d7e7831323d21db14_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:25177cf3146993376d8675b8a7731a915ef6f77b4b790a86be23a105586f1671_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:2d2d5c4f56410829a15f52e0b55764cc334f625d0614c21b2d0b19f2aaffcef6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:688454a4a2984bda2efa2d308ca3f0b9bd4decf49faed822d4bb8590a9ed5766_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2222c5aed41210f19d79291e8c8c82832c64e16c62a80c2c6c3069a20586ccba_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:26e79e779164fafdde2f8e3f367efe7a7aebca913ce5d842a65a3764530edf91_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7a4f98240abc00c2dc86a1522731d0179838d2efbcd6bbb9dfd8d8f9ffee9273_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d000c281284329c5113e1e3009550402d5b3465ceea000b3dbd0668d2885477b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01606a9fbac5b5273f1ef8174f38dc188fb3fed7470f687133f488d1910f7017_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:504fd8dee7c93c6af9f1c34db96dda6f0db106089d56056462f074582a4094f0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:754d548a873923a52ca558f36170536d453e71ff93efbbb451eedfdab8f5f45e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8a1e42632dcc4c0d83f7b822eca21e8554eda31d499e1198a20bcd2fbce62de3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:27b6813d7ee1a2bfbb896b48375ca8a6e660d4d48f951d20c4d2ed9e5b560fb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:665e64e4ebfbef7f6176fd53a89fc368ce1099fbe5932ddc61289090b2034a47_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7434c18fac6c98ad25eb94bea1324eabcc9928f20c43217f0026035b6d13a78d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b9bfd0b5d62b5b2c7d6caba8b7e7427d53eb9860cbe4003ec04e94d78dba09fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6a56356fd30f4f1121d0b7ac92a8bee2ede322f84053ac90afe4a40466ab6dea_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c0af5ba9373f6b52203a27469520e5d950af6e9b009d74d24f944c941791ee80_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c8ff500bd6c8083ad4f0c58435ae9a8c03c1cacfb188398790be0eb194d59c58_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ed28d0ce27975669ff5ac94b5df7fde1e4439090767e498a570c695341ed8fa7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:06ab27eafb15b6b7352bd70efaed2c846338a3ed6a78dd42cd864bc655418669_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3dd3a93ff8d17a3f5c6ef29f665d87cfbd053baebb5a0effe534caacb1ecff16_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:aee45534e843648a6de836c33ac06070812c0a4ce98ff12dc09091530f6a9c5e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da0c5a9c81348253e8e172eb2c1cdf24fa4ddbf139d016ea3360a2742675d7d7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:4337c3a9b4d9a01971ac5d265caf80a8598e3b38a17e322d95d8287d7c548235_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:9da93674397e21f32d140a50b030fa838f7b7c0b5384d75a9ba5fc7e8458a284_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:e8b700cd657c764ab2662df77f50bcfd12c38b5f2f54b7b0ef3eeb1821f1ad9d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:f3562b58984867e3c9111b39b7b7315282331a6fb8cacf6a1e60a2be06db279b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:033252c39c5c801a255551586ef1e8ab830a9f1bcc823878ac523e5460fd7326_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:103335d78420f25ed576bf2a3fffa3a6d2ae65f7b6278d9ebe514f9a33a138d1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c370fc29084c72e554ee745fdebad0555afd2e779bcefd7b0537b094fa4fbde7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe7fd5e3c139f2f5068281fbe53b5f02e48b1969e8e73cc50660fc6fa04b0313_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4a675bb038fa85280ccdb174ba9311504bf68929664cf5d308c8704799d7131a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:73095180f0eee40d1f4a8a8939b63517fe751d6945a4246640992b510e63ff3c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:cca6d09c69198de3814ff28bc9fca937a214c106f3412bf74cf6b36c16510e59_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:d605557ebf11f602dc90289889c4567cdfec487c0f3e968e3d349a1f2cedffa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:13ee1767be699387ff822d1793f6f3f7197ba7ff547a93a7e25fd1b3e676666b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:329efd192a02bba83375f3d659c04963ba5c8d5ade09145c79dfa75a172652be_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:860102c07fdf23792c4832b10c3fc6e891eead5aed82be056d918c9c93ba2476_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a331e228abd17dcc08e8c550b9ea64115fb38c0bea1a3f77c4dcfac0d590f9d9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3ced21274cf24c1173a3d8ed448fc024a8fb6a885ce6dd678be8cbd42b8a68da_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:954984e9be8b6d99cd7dabd82654b56bd610eaebd2e34068974427ee9b2f7b1d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f6a5334134258ffc5625751bb9205a3f64b30002b8ef6ce086ecac67d332cc37_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fda989215c5c7990d25f09745377e07c288085bfe69093f3e69c6e8221405b66_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:25f173fd5d9eb51fd81b6e615f45f921c575241bffada06441c96a917917024b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3938bb3aa3e20ba07111625e834648bdfce183eab4336ec8494f9861517f7661_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:403e86f74111cc83e8f1f4f1707a400170f675f55cc7a97104f98d88cb168eb7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d4ca126ea444cc6002f89da7259cf0fe02befd6815a96ae33e61f4fb49df77ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:22f1afa14210091f323243444d9ff61c65803f56c6fe2c00954b8f0d1d4a9b02_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:289e59efe047254f8cfa28c26cdf9c2f8d52a80784881cfb209b9071e82eaeed_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3a195d5b56060772e1d67d112dd358ede85f0f2b73b87ab22fd6fc82a58757e1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6cc5c724bece8c6a0bb3af206abeae62a0cc02390146b239c4a2d5b530713ac9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:486460249924affaa323c7152d62f25c3a91c12af39db3c835f55cf042d6c91c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:544014db46ddca0ff0e62b716c9df835d737c428322a1e70775bb1ec05e0dad3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:8b1ae777fdd5bd19a2962acf8c63e21ea487809ccc152827ac510810d8a707ce_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ce9c77bd0ba97a6aa6ba2dc5f9830af6ac142281a94c0a3b1bab0b33b059c5be_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:151009f6cf3021f77bafb5e48e226d2bf29b523ee07e1c13f8c4e6b9645cdd63_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:4b8820f21bdc4993dffff226b851398bf9c0eb3c964846bbd94e0e97aa6f9428_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:95199696965364933d58cc69457d3dc60388c17242490e8b2e39c250e7a22151_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:982d8a017f2e70a3663e24cb56af8d12a7d76887476d74b0ecbaa13a815a5eb8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:20408084cb4a89f2e4e15bed007e12b0b16750790dc45991fa3224a438ab01a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4dc280b558eeecd51143ce4964a017a73eaf2572f5300dd945d5c7f9e5d48600_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:b3f22c45d8a6c6e669f8860f1ce2aaea9d24111aab8eae9ea32e68e8c943b3f2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:bf888df8898daf4918e55a69e0edeaf27cc0e93c29905c8533b547099fcdabc1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3ee3bca2a2390cc6a3d84e337dbf9d2d49969e6a1337576c93798025670a0e9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:60aa93daa93262a04a32e62d37faf8b5b97c2ba06d8495ab617516ee489e683e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:9bd1acba637b95a1c14a36f2bca175f590386205a77ca0b37516bdf5534abcb7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:ddc0f7770063b50d818cd8cef7dd39bf5aaf72e94829185b17eaca8b411e7cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:507b46aef9adb9c1e81417ff02e51a2b934fe573a7c996b9f618ca0089a4d132_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:5b1e6dab85423c938f0ef07517d3d48e9acbb25af0183b013de7fce4c59dd12d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e60154ff3efd109a60cbfd4382ea2ab7eb18390d59badb5882ff3482a1448ddf_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e790c25083eead9823f068c9e9e67b73ba91b1152eacd115a885566b850dc84c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:2dd5bcfc60348573dca29fcd3db73a304933595181e7afc61be37750612aa10f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:87cc8648c43a3ea44a68967604082a1dc21e1332d9d83fe2b6d7d9a619543c75_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:94d99c5949c498f86760bae2b44dc04186f4e4972ab35630063effe73aaaecbb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a9fbbe16bc6cd1671d62ce9418c43b20aacc992eff87eb6c974e3f1391dda55c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:5eba1d59a190adcadb2e0af5fc2993d60a2e544fed04643d14fad28cb2eaef56_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:6edfdbbde8413ae45e22406ed19e42c6e519a2cc9b363eaaa2b4ba22145076e9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:72a8ef40444196c1450533368a361154c4d537891ee070fd9f4707402469dd88_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cacd77968780a921778244e8f546dd627eeb72e59497798a554468de8bd2a64c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2e82127f320fd16f7ff440fb7ed2d573ac8b2096a52b5532368f9269a8eb1d98_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:3e7a8826fa1fd5d1cf559188a5245b84c694c67c7c4af7660080ca34c87049eb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9fae7a4d6fd40a172d7362426f0e58bb34061f7e93a86dd8d531097c7729d4bd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c70494ef9374c3972beebb3fca5bb19bee6db782f769dc4cae2011573d237446_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:e491381ab740631a56d0c6d767dee83202a7a60225693c9efba66d4bb57cccd3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:f69aadfeb35dd2ccf523f3b1f88599eee403905f5ec269ffb3215176d708fd2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:983711e46ef31431b21a31c4f21e726b493793716b6972351168838d182db50b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:abbd3d66fe9f5c9a3c8852aec395679cd2d334b1249b9a37270d46fce459613b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:382003519f328f1bb63124c2bfcbc4a122a5da2a5bf9cceef276508b17344bf5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:a6529c99019bf3ae0afb4cdba1cf854081c98af7c435c3ae45f09ba4752b3999_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b1c8a14b81a5a03014734b78008e47c631a2d5f38979e451e72ac8eb5af0f065_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cecd1afedae0c187aed6dbb7c1dcbaabde8e44eb6da831b6020b26354a02815a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3a0b6d0dc555b35ffbd55e02c43d9451dcdaa62741c199d59689cda0809f955f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:a14c58944636aed99e5d5a3353e65ca515ce571ef36c558612dd9c18ff253c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e6f02bacbee46e928ff7dd918b52ae7c58f121edab5b833b7a6940cf9309d103_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5ee5195988b4de45b43d3e49f337b6d0115756a5a958536f86499462a57a767_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:26e5fd967a753dde3e7a550b2dfd316debdce840d03dac701efecc4c3a5bab03_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:45e7f645912f9234cdf40d3b47dc03bf110bc6ac209a824d1a73b926c41948b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:46d21cb4b21ffb39b269113cc98117b2e6843b6d56c14d6e56731b1b2c242da5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7a9e2de2b737a0b82fc954f79e8194a6febc110926104313cfe86378c965b957_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:27351d0697fec4718ef926087191fc166320d31b9dedb4b0d888d3d2742e42e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:320b9325a628d1b90322413482466f0adb0e741fabc0e5b5f5c8671d3e7f2263_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:cc6f1888ded2fb91c1ff9f92611f341e5d302d37b01a1ba314cec55ba89a1028_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:e9440cbbc14dda66d2c2344774d84fd3b7c93fcae3ac57d489ad70a279539c77_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:4c037e0759241153810f19e3081e6f4c7d5fdcc32115d6ce8a33ed3d7f8f0772_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:83705403f268a63be321e32e61b660c140cb25a4a2c34250659be6e987c1a501_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a243797c707df6388ae430b97fae3b82aaa53692b25874e41d0f7004fc606f6f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a2ea8419ff7cfe26f74db07fc18f38b04222abd21e5652ae2a39639fe42c05b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7f3ddfe8d0452e8b2f4bd6a3c786accb6560c3cfc81c6b4e10794ffdb74c8d7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ea46991ef2df1134390df184df5eeebca47c35b6222ce7d3a7a34f4c78238645_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f997a622a7ccf542bc866959fdd42e9f60f45bad08437cc8c7fc208153e18f3c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:fba86d8b4a4550975bcefcabb3b4be176effab5e7db8846c42030f58c16bad84_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:44f78e7eed75885a4a5e11f9aa18b41707587dc628a5b88c988fe8078a9da726_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:470a95f9f16e70b9fabee4b73882106d9a2ccf50f2253e31bbdb1019fc534b68_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:b86f6c99e7ce219d8131e94e008ddd7583e92df0b7245f2ec1bf765fb717abfd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:ee0654689d43e4a2879b1ccda1a3e4556f44b21a369846fc59d8925be0e02dcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:3054b5afbe95c32461dcc1f1574fe0bd8e233652b9f62183e8d09e1b43aebe4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:6664d4f667c81a79dbe37e5447e2f3ad6e7d5e1d2a6c153df85af4d21e079773_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:7d99d106b92fa6783d158dba4840c0dd189c494f092c4d8bd7bbc83c3e3fca1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:a01d873e07766f75497127468fa34b110622d5f083a9d94dba05b5db76b7088f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8de1f53240162488b9f20436deabfa16453159e3b11a4cf4f26da6696302b6da_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9314def469869d25d40753fa3d926c89c61008c1fcb434f90c5698d0ad6884d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df3f3ce247acccaaea878c2c13e51c984839bd4787aff921912fb69863d05a3e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:00a750c64459d75e39b8cd9aaa586899dd0795b8414ce09826a782fe8c719a34_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:16e3db36a9b506832b3a4d4e1aee3b1e2c639580f23aee48a41ffe734ee39cba_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5d7aa039346102bd25ee01a8a3eb6c8e3710ea91e0d1be0b0403eba99f4472d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd4e791ca8e1c6f3db4f6bfff5a63f8749e39e225e6cbd3546ff981b4eb4629_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:31c3d779cbfd06edce974a960d60120c1deee9bc33e38e76c2148d2541a44322_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7c40bcf45074b2a5ee81f96ae0ca5a0249787aa471ed0bdd266d117a24148f4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:127be7d9aea973dcd850029729b6d1279abe2f6c20df47c02aba05504616cb25_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:193ad113b049596ac5c7545cd2b5d7fe21a979ac8b1442cfbb73fa4eb5985de7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:9cc6edb01ac477246a59369c6c81b9e6de3c1eecdab7813a4c3751a72bf77613_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:ff18faf7cad7ad640567453e9c902afedfbdf9052c01396f512802ee982886d2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:8033a6a409e73524427ad21a003438fdc16e74b3066954a3250feb10410698f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a4dc1752f6f6a48ce1c5cfd9e88a83536339590d8956495b0ddd0bd573ee5d63_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:b8d7bb6d7da7cc3d01983a8844f5fbca5a144f6ef04a6f9e101a71d52ef0a2b1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d23cd3df4f4e6680038ff3681043e77797c535b3bfbb1bab606ac9a77a0035a6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7455aa541f59e773ef0c5c574a48ede40368e528b3e31f59ee6d163ef5b26a3e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:e6966649f239db1db3aadb8a77833a20db26dfbcbbc8129d24636abc6089b6cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:0d133912ee024061d81354d85a9ad949e1a6aa89df7f5cfeec4ae28f7d1b186b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:1424ad04eb078331fb4b01f99a3e90cc61a82999aad15a2c6cfafadacb69e7a2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:357e3be0b726691a7d200c90fa29cb5ca4c502b666f43ca3856d5cf2fd6f036e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:fcdf06a855acb0a0c3f04cee4e810ad6c4e7342d80ae49e4db0f0181b444c929_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1b2f5803c254c02ca062e01e0e3b17c7000786b98dfb32a91660937714527328_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b99fe7098096c670df7236eab2294b05f5388500861a3be5ac7a89ae87e92fa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:cef7e2fe452b81e7c0a0497dbce9baa7492985a766fe78269431ac6b3ec99f23_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0adb5be4c05d15e550ee99713ffca13a0b02a1235f5ea1b47aa725f90c7f84a0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1b0214211bccc823e774e479ab3ad55a8127ca477abee112e8e451366b0c034c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0d5edfcf230ed485dec0def2df58955e947c8522a86b6522666870a58bbbf3f3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:19c5dc2d5586d27e7423020b6c7f92f47c3585f35fe384bcbe35ff0e2a6a2eab_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3d7d7a8f6ac2a59a8d0ffe4637b7b7bf6e5dc06e9e8756de621dd7d1da833497_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:42babf41f1576a57403a63b0e4fa49eccfd5cd20c9dd2307bdaa63fca60f8a57_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:478315cbe47206f1b1fdd0f0cfae7d23105d7d82de6744dcd0b42b199bf85b3b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:4b09e00fd41c0e40550eb7a7f6f8b7e6df490cfa78df6395dde8074057911f9a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b956c919b508447882a902e606e3e8d18a4246ddf1e6c6f323ec46665ee4c26_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7ae1da45e2c66bc4092ca682fcf617a3fc6b47e4824a67f4ae0e1166f2b76be0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:1459ef64f7261b2e0fd0adf4e9f3613cd9e4f630f6070c55ea36d1773c8b2fde_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:5946891e449ac3c4aa3d61016593a38f92993248eea17e2a3e3f78594ff629d4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4084a29591e9cbc51ae5c59baba8d824f063fc4bd2cd15f81a47814feb6369e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e9b95f32fd2027839613d0795b6353876df6345c1053faf551626198a94d700e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2c2e5fd1ed970f085d01ea215efb0a08c8c72e0d4392bfb6c35e30b17c0f6a58_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:76e49cb17e1489b3e967ae140040a0bca455f7e034aa202073b7f597df46b6d4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d23c602c0a3796b9164784558d8c36a58c333c6c2a65c200e108bb4262bc5d33_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fb9e353f4e18f7db1806a8228f0f7197c8076e5bef29eaccf7eb58f3db2a4f30_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:216e41b2cf68ceb53873b657825b6a5e525e4653f9fa18e84e10276ef927aadb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7b2847110727118d2e1d791c7de4e408c21b028bdd405978566dbba85a437a9f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6969c82a3143b2445b95a01aefe56da70018380a5e161899c5d7d4a1a21a7d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e849436418228c07f7e61842e4ec2f1871f2ad8254fdcb23246dc93a71895def_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:60891adfc6d37e5a57cdeb98d91bc14673fc99f098fb58925882287e1ad9ade9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:7b27bb97717981dccfd3abe1f381a0a9168c3b3543e6bdc167ea259f268cc25f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:c482a7de0d69b84848a349da6cadd72e98cc7a1211ddd1680051bf2f15e459ac_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:f888ffe90359ed24b7840415e16ece35724fd6e61ceaddbd5d5a998d8c246b55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:2845cbd160e3fe2a30d0e5ecb6d93acc641cfd0cc519e21a3bd3317afb6beb9c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:59cdd21045aec02fc9fa1c1514e8a0e34d9a1ef391a1003b8dd5b2948871d6ec_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c1cb24dbd9d913b1e11ad5c43b66d3528c53fb8b6dc307b0e9725e61151ebca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c3113811182cd114937f8a2f4fb4c5794fa086e6e98b8d960930c73c2f48f23c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0efc766faf0ff35e78a5d498ad2f6ae73aee6c5d347461f2524d943c12379f87_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:40e7b0e573b31e553956f31b4c27b46f4be0c4cded6f971d4d8437117b5a6d71_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8adf75868efcce1f5398c0e68b1bc6af05d7799b7aab473afcf9d96e9a7d1dfb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f83618bed6f9f7f872ee6b2fd45b780c68cdb323c48b366c4f6a1dba332db9f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:19b98b59b04393f163e3ee83be0a3d4d393bece5bde1c8847ecfc79f202abe3c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:405b6d44904717880e344ca06545f47bd570b4ba7ade09a44d7fdbc492d84156_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:598644fcf850057a64f5024844226e650db735f2c440c3b5e52294d04d3a578d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fda3a8e23e4250e205fb2dc2d9e5711acb96976eacc840872a275dd99cdcdffe_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6b55bd900f73ee435fee58c6505abae732d1b974829c8ca38f0c0c8a393d2127_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7231771722e3fd577d9ab773e46fd5a13c22738fe5a5bb5445ab3d69282051d4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9033673fe91fe0bc867851268b8b042bec3dbf98c9249706d15734b2f98bd39b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:fd00beaf67f33eac98f2ff9ae499a4b123f5de9f53b7fa7391d6da7ac7c26ff1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:83b7c4f61d0640fa22418abc4fce96a97f0716d5bbccf6a782fc34436f99ab44_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:879c8ecec92878ca8be871397f109066c52afcf850d2ceb291f78410fe82cc0b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:587550256a70faddff41e4c4ee24b9490922f50e7b0657ded19ba73a53841cfc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a846c10916acc0dfd328060edd9e04b4de374841dbac908c014de653f8d781d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:24f7e70aaf3600842c1c6a8517c1c0aa7f8e237c88f1170d17ac87d831d18ab7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:884d04aae67790b66495b7e464f07d6ee506f23412ca06b610aa527f6b1c7ca2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:b0ef673795ded00f9e81e1d8f5eb01b70473c9f95aaa55527d9ce3f6dc6db9ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:14013c3a17e24d96f8158a7fd5466fb55c571f80f18c419fa52c3801b5d36003_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:890d2c8d000a7e873daf08f529f82173fd61b9482a4b6b25df0076f6ab758206_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ac780b78049c791e7e99451ab379772e50644ac35bad8a115a6408e99c71dd55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cf1cd726ee3e49640541c8ad8fc9619e4a488989620ff282c05b9e674f0f53c1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:1c97575ff2f7ec21e0c977ae7d22ab225ca7a8ab84825cc5f5b7787e180f724f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:6189a0783536b46cbc79635ef6783193e5952685407834705076e16a15e61aa4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:7f654050cfccda1c9978424528ce1e94a56629d43473a0c325fa3b384b35f764_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:deb0b2b1c9d63a86d52e825def91445a2216db09c9775b7a16233f129f8ae437_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:be8d657fbb9ff6ef270a6f0c7a90e4f3fc825f785a58f9594bdadb3c3e4246e2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:c458f20d68d2f204ff5cdab2d94be03bbf7004840f0e25b436e0fe5a0de44ddd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:d3f8d75710e9199e95f15d332b06c6146770cdc03431102c577bfef62791b912_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:e0ccb2dc6eaf2d7cc39f67cc4b3e0b72bcf359d671774d2e99496795bb440e38_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:4ad8693404610e8ebf79ac3fd5628b227cbf45d19158690bc4e60da4206477b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:5d2ada8dab46782d2f3fe44cc1c78b1039caf3e0dcc73c6567e231e6c8344e1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:81fb547c336fb604dae9eb7d7137eefedf2f2befefb88381d255836cee8f0c52_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:ee3e3f9adc176fa420aaf9bdd841572596ec45db77e770fb5cd91ab0dd02ffca_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:a50dcd24b851e33b6a2fe54036f3980d1732030f20cee25cf4a988128b8dc9d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b4ef77528087c52ce06fe7eb3255eb00b3187601c13274a8e414d11dfbeff512_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:d598ec708cf191f326526d0fbd525217939e9a070522c12a800788e9f3393ac5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:f27c6f1254d4012756a94e6079fec52b430fdbdc0a7fa06ed6f0e661a7fe2c22_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aa8af01aea04ecd17eb3929928f1f275a944f592cd062fef70f688a4bc5aa32a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4cfbe5e5ccfaebec25e3dca8f78379df02df1063330983a9d14399311352a846_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:50efbf887636e65070e9dfcb347fea2846747da8cc4c8515b22b11214fc4e14f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:7fd581fb1c717b8456707a8d0fa3a0174504379a251153f939f8d0aa82ee4653_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:b4609874992ada1198790a019cb093494b01ada3ff055e5ac4eb56b8339c7dab_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:c3a253d463472e8e7ff24054d05e1b060c24f2f18edd64affd01eec04154fcea_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:1c17782a60facd5510d65124cb80ebed1196bfca638215b3e26c50857920d7d4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5662cc13c0c1882cac28eb2010adb474e42883f77d4e93d55d53b3c227a71b21_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a57751fa543def30a003a5c314921cf05c018d0bc8b5cf8d2af0ee7eee535420_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:aa30779e3fd580f78f7cf14aabbab4fcb0e3065d2bc998ebcb72eeacaec54c67_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:0abacffa728633eaa13406ab6397e71bccd1d102cc79d8a6d1ae6b5d2e46dd3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21d328ef7bdad9bccdfc35cbb16eab0a18268990a8fd34d1de0904e20ed77ea9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:282303ad53a48b2a23d7e29722ef316eebbbb52d8bcaa81170dcdbade6ee31f4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e8a8f270084f3949d8e1581d07446c9e956d4c5417a4eafcfd8fdc81b4a12e05_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:19084c09471ea5ef2256884ef6940cc0e7b34f2bebe2fa61189a2bbd37a0130c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:53fcf5904a6ede8e48a0db953a411cf129f9cfe8ab3ddd360efc4543fbf0634f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:b3d5c0a3e8c1c254f1fdf5cb323352e1700a18cf6d2cdac30d4b3c649dc9c6e3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:db14fc0dde175574bbf456bf3d0a633646ea27fe96ac16efb29aeafa2b916416_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:44bd56fcb72d9e1fc897d5f8fed52786eeb3e11ab84eae4693427079d6c54190_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:63ed165cc3c37355a4a17cd58423b21c30b0be8882ae941d1d7bd77b1ed30c85_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:68be41d6493f5f1ba93fbbeb7e7a520076d1716c8d844a86ed2ea65bc57b337a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:85eeda8e0d4fec123a75cb41debaaedc4386925e84688b1cbb1fe992959a21ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:69ae5a7c5830615267c24dc57c80a61553d66d9538122751c02720e1d50ebe0a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6f22280c607d79e789ec63295f4581fe81583509d4a1029cf8352551fae31390_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:954fad0aecba9c0c529d2112a01204d6d42d0a6ba1d22d0273461b468c303747_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:d0e1e0eb62a207a703bc85d61460583256868b5b6994de6bbf0d776f080d9a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1d41ca2e66ae466fc5093e943ecf039bec9eeae50eec7d06f77e90d3f9020c73_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4f81520b96ffc5b500bfd592e410eda21fee927a8dd967ea28279f8c16b2237a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a9f97b6216171002399a95c366b158c0021a8e1c2d00a62621bcff9bc3920d0a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f45ec3739a8a43337b96f77da70c0d8214c095b0a099054760f3ea015348abf2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1d4f8d26d0f49c82d4abf48b904d14c706e70af644b2140e41eb61706f09980f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3357ae8d105be4efbe990383d2782fe2dc362d4c8e7905d543be465004842279_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:397525f93fe8ab16d7c6244c25abbf390c905e9dc5ca52309190ab3668cc94e6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:85b26b165aa8ef92c442bee610a46e2a510345cf1d50f75138195b23f259fe54_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:265b5aaf06d9ee2c7c04871b2b1f68ac4f9cafd2d5dcb2392b10fd3a3d520cc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3da4cc03a79c9dbaa1413ab2fa78a50c82754e6ebd7aed245a322612873a044d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3deac5cbd4c5501b0037e4de71fe7014891f0415833806ae9033f26459a10c29_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f8b2c96b3d6a4dd2cb5050a8b9e81dacd75328fbd1f354d3d5d9d1a5c989fbf1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:061465b2e77cc96a792033571a891be8d143a6315a2418abb06de8d81e91818e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:7d6872a21c6dca584592e89ca1018e5bf5f3ada67ff810b1b72a9ac8ce16d441_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:be0489db36abea3470ff64a1be703fb20d3b04531457a92dd8fee49edd334dab_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:fe7166dc2011ee1e9f33d1246209341891eb1452598236d0d7c6edc38ae9f8b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:0442e9202f90a6ab9b24587a4ec00587ed7950fcca738cbdc38a10ea8ba30eb3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:523d0af749b9388fd2765132e690c64a54cc262ba2c37ff36e29559de3b1fc49_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:835aedccef14e31d72f4b21c010b0d88cb726f2ffb2c91e5cd514826b1522353_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:b4a3fe4b3235638db1b897774c06ddcaa2fd011b5a1deed87da06a422f1b38b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77d1c3bc06dd9d373992f92d5eb69fd632da9ff38ba3cfa67a2fbd11693a6ae8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7a718e4178fc093723e671f4414567b83f296da16f2f30bcdd9d2e5fac6eb83b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d711324d023f8f02b81c4f6a1847b83388ba51e8f0d3f2e76d31dba85118132a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fafe92950791576999cf03d88ff4d4a0dba942548ed28f95de621c524c4fadb6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:13882ea6616b0834531822cc29d644b001f21040a6ccc7af4e97d0a5b146e089_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:352c5cc7523e132747463b9f597f7a0d29eccae9fc7be53f5df65557f26b8716_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:f2152a58004d8078f5dce860b8e907f37d19dee394abd3a0643a70506bf803f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:fd13dbfa492131c9b2ab07f65a7e7ee1cebeb3aa82a958dc53971feba750c1e1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:739b70faa046424d5dc4d36da3a9f5cdcd396943c3403afa1fd869c6086ab849_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d36465bdd1ef05ba53e1748fdd1ea48db141f4cc249c69be96b295b2638d5e75_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e3a7691b5246f48356afc8f79ad217e8dcbb637c97c9e725bc98363b8ddf53c9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e8ff81199bda31ffa62679fed2fd7e24930282cec9dc31da6aa5b75d529d26b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:38301647f5f40ea3a7407e6c39af5c92f63785c197617172e8c3e53e3d80a354_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:394d1a37369dcd387fe49cfcc2b28a0430da1f0b245adfc8c5483f92a234c65c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:02b722be34c9ef7ac04df8d699863a5b1dcb80cbb4861e02bf7c396e5bc5ab8f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:52abc772e9e4b8eb4261038b7f7188f96e3d0499c254c70e48835401a1982395_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:1b7a0fc3fa4623ae896ea681ee40106cae8091c7c651e7315fd09d8a8fb74577_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:c926cf61e3d9b8ca9948a72637b6bbb1510f30354b0593b38e2ff6e335f2871f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:8da2c7e560c460b765abe4c02bcef5d51c64f669d4f608b683220c54dd4c4461_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:96293b1620dc5b138eaa6c9dd86cf680a1b42349635ee7c75ffc8a8c202e4dc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:cbdd455714a75d7c899ecfab640b4f1c8fb2c655e7a494964af92ae94e1d14ed_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:ef1a3b73c1c2bc3d8c66f0e388f21db486f021e9e11c8c0564dbb186cb5cb815_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:50ca5b9ee14ddb06cbaf8c1292022982f96a7c930957b36833e9432176506cf0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:925cfa28baaaafca68c12c9d590a4c778e6cbc873cc73fe0f5f572b2c42ee25e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:977405a196b370dc4fa20c148dda2f5d06e7df49c062283a2bd794a6ac71d79e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f92ea0350d9e4666bed1f5d2707b7185cde6490ed8d84dc2d2b0e9a02f74045c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:148634a4acfeb453325ca14ef643a5491ee0a6331d482f0ef571671749e03e4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:3fbc8a594f7225c9ce75fc234fb604861277719754946152cbbcab7b4565763a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:9636108c819ef26e4b5af2bb56ddd0fa71ec1445c9b6294c5dd97f4e5b7c3577_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c1d9293f1b32d24b4e897216585243e8b0a6b9d2ad5c2f842d4ca68b7e828915_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:598a86e6f2261cd3bc1d8e0e09084c30f0a6e4978b07e6ce9efce27ebca092b2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a4e2ae9f5d546fdf5efee719f43e19bbe2d859df4450d02a03d8442819706211_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a534b64fdb291d4a735e0f7b7906be018b374a637976be1dbafc573cb54edc68_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:c04e332d0e0ef3a6cfb1807f8c538a819ade6e1b73a7223b003683cbd83e3740_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:8ffb2e0d2d56e47cbacc09a8782de3796117051a51487d790177c6d473af1903_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:90796ea4e63b4111ca4977d5730b70ebb8fa25a2ed1e1010ff979978656a507b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:942b6393083692dd37fff218767b84e6c44129f761943f7d1bb927eb11585128_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e862e3f1b7b59fe02774d866cf06fc0a250e2472250d94925abcd2372119a8b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4f88f7d239ffb5b67c00e73d9d564ce7c61a62f7d78b62964559caf9c66b937b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:572e094dfc6d5a510b8c2e7dfcdd6546e940f571b7b1ca1e434628e9160717ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:5ebaf4f6f2d0568741e341201ecfeadf633b696a742284a61f5f901707e68c8f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:f21e773addea0142d809cedf43525dbd17597555fa1b1456f27da78a313bcf0a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d4d1493487dcd282271ebe64bbeb6665207955f07c32744b560374ebf5ce2fe9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:58a10856d3d809c3ddba5fb7807f1ebf500be7a005a437ff8d51150c542193d5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:db04d68ad273a2f2b319283e8a94376b5ee60c8787da49c458d0201e1e44a37f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:d7c94a46534d16be7d039522fd43cbef508f1b51973c9a625c318ec27090c931_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:010d99d443ec5a295086bd23c94062659e73ebd622ce11c75fa52090caf99e12_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6739528ea88293e3c666fc2d7ff4a2211de2f075c92fe920b044a4f9e3fe57ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:a4afbbb149234cd8ca2269529dbc07ad4ec11fce0cf402c44d33a7ff4e76656e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:b9fbcf3dc05b4c76ef702a8a0777604e529e2f894f9cc85fdf3b05580bbd1674_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_x86_64 | — |
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.49 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.49. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2025:3792\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.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nSecurity Fix(es):\n\n* golang.org/x/oauth2/jws: Unexpected memory consumption during token\nparsing in golang.org/x/oauth2/jws (CVE-2025-22868)\n* golang-jwt/jwt: jwt-go allows excessive memory allocation during header\nparsing (CVE-2025-30204)\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.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"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:3790",
"url": "https://access.redhat.com/errata/RHSA-2025:3790"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "OCPBUGS-36688",
"url": "https://issues.redhat.com/browse/OCPBUGS-36688"
},
{
"category": "external",
"summary": "OCPBUGS-45961",
"url": "https://issues.redhat.com/browse/OCPBUGS-45961"
},
{
"category": "external",
"summary": "OCPBUGS-50591",
"url": "https://issues.redhat.com/browse/OCPBUGS-50591"
},
{
"category": "external",
"summary": "OCPBUGS-50867",
"url": "https://issues.redhat.com/browse/OCPBUGS-50867"
},
{
"category": "external",
"summary": "OCPBUGS-53055",
"url": "https://issues.redhat.com/browse/OCPBUGS-53055"
},
{
"category": "external",
"summary": "OCPBUGS-53138",
"url": "https://issues.redhat.com/browse/OCPBUGS-53138"
},
{
"category": "external",
"summary": "OCPBUGS-53139",
"url": "https://issues.redhat.com/browse/OCPBUGS-53139"
},
{
"category": "external",
"summary": "OCPBUGS-53384",
"url": "https://issues.redhat.com/browse/OCPBUGS-53384"
},
{
"category": "external",
"summary": "OCPBUGS-54252",
"url": "https://issues.redhat.com/browse/OCPBUGS-54252"
},
{
"category": "external",
"summary": "OCPBUGS-54353",
"url": "https://issues.redhat.com/browse/OCPBUGS-54353"
},
{
"category": "external",
"summary": "OCPBUGS-54367",
"url": "https://issues.redhat.com/browse/OCPBUGS-54367"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3790.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.49 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-08T03:39:46+00:00",
"generator": {
"date": "2026-06-08T03:39:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:3790",
"initial_release_date": "2025-04-17T04:03:56+00:00",
"revision_history": [
{
"date": "2025-04-17T04:03:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-17T04:03:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T03:39:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift 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:d4a1b0f18bf8851ea88379cd4a18892336fb9b53b5d637ee6306140f1206c9ab_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:d4a1b0f18bf8851ea88379cd4a18892336fb9b53b5d637ee6306140f1206c9ab_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:d4a1b0f18bf8851ea88379cd4a18892336fb9b53b5d637ee6306140f1206c9ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:d4a1b0f18bf8851ea88379cd4a18892336fb9b53b5d637ee6306140f1206c9ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.15.0-202504081004.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:95d4f452c3873d53410f25030d7869f1a8ee19e34e8317bcae7e287170a52371_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:95d4f452c3873d53410f25030d7869f1a8ee19e34e8317bcae7e287170a52371_ppc64le",
"product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:95d4f452c3873d53410f25030d7869f1a8ee19e34e8317bcae7e287170a52371_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:95d4f452c3873d53410f25030d7869f1a8ee19e34e8317bcae7e287170a52371?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.gec95372.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:b9a1e1ba644abaf698f78a59de2293aec4a6894425e8af8b43c4730a43fc9fb9_ppc64le",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:b9a1e1ba644abaf698f78a59de2293aec4a6894425e8af8b43c4730a43fc9fb9_ppc64le",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:b9a1e1ba644abaf698f78a59de2293aec4a6894425e8af8b43c4730a43fc9fb9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:b9a1e1ba644abaf698f78a59de2293aec4a6894425e8af8b43c4730a43fc9fb9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.gb72a596.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe7fd5e3c139f2f5068281fbe53b5f02e48b1969e8e73cc50660fc6fa04b0313_ppc64le",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe7fd5e3c139f2f5068281fbe53b5f02e48b1969e8e73cc50660fc6fa04b0313_ppc64le",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe7fd5e3c139f2f5068281fbe53b5f02e48b1969e8e73cc50660fc6fa04b0313_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:fe7fd5e3c139f2f5068281fbe53b5f02e48b1969e8e73cc50660fc6fa04b0313?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g0496cad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:d605557ebf11f602dc90289889c4567cdfec487c0f3e968e3d349a1f2cedffa2_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:d605557ebf11f602dc90289889c4567cdfec487c0f3e968e3d349a1f2cedffa2_ppc64le",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:d605557ebf11f602dc90289889c4567cdfec487c0f3e968e3d349a1f2cedffa2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:d605557ebf11f602dc90289889c4567cdfec487c0f3e968e3d349a1f2cedffa2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.ge88176d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:860102c07fdf23792c4832b10c3fc6e891eead5aed82be056d918c9c93ba2476_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:860102c07fdf23792c4832b10c3fc6e891eead5aed82be056d918c9c93ba2476_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:860102c07fdf23792c4832b10c3fc6e891eead5aed82be056d918c9c93ba2476_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:860102c07fdf23792c4832b10c3fc6e891eead5aed82be056d918c9c93ba2476?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.ge828bd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:507b46aef9adb9c1e81417ff02e51a2b934fe573a7c996b9f618ca0089a4d132_ppc64le",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:507b46aef9adb9c1e81417ff02e51a2b934fe573a7c996b9f618ca0089a4d132_ppc64le",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:507b46aef9adb9c1e81417ff02e51a2b934fe573a7c996b9f618ca0089a4d132_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:507b46aef9adb9c1e81417ff02e51a2b934fe573a7c996b9f618ca0089a4d132?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g2cb8ce9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:94d99c5949c498f86760bae2b44dc04186f4e4972ab35630063effe73aaaecbb_ppc64le",
"product": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:94d99c5949c498f86760bae2b44dc04186f4e4972ab35630063effe73aaaecbb_ppc64le",
"product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:94d99c5949c498f86760bae2b44dc04186f4e4972ab35630063effe73aaaecbb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:94d99c5949c498f86760bae2b44dc04186f4e4972ab35630063effe73aaaecbb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.15.0-202504081004.p0.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns-rhel9@sha256:2e82127f320fd16f7ff440fb7ed2d573ac8b2096a52b5532368f9269a8eb1d98_ppc64le",
"product": {
"name": "openshift4/ose-coredns-rhel9@sha256:2e82127f320fd16f7ff440fb7ed2d573ac8b2096a52b5532368f9269a8eb1d98_ppc64le",
"product_id": "openshift4/ose-coredns-rhel9@sha256:2e82127f320fd16f7ff440fb7ed2d573ac8b2096a52b5532368f9269a8eb1d98_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256:2e82127f320fd16f7ff440fb7ed2d573ac8b2096a52b5532368f9269a8eb1d98?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.15.0-202504081004.p0.g1326282.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:26e5fd967a753dde3e7a550b2dfd316debdce840d03dac701efecc4c3a5bab03_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:26e5fd967a753dde3e7a550b2dfd316debdce840d03dac701efecc4c3a5bab03_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:26e5fd967a753dde3e7a550b2dfd316debdce840d03dac701efecc4c3a5bab03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:26e5fd967a753dde3e7a550b2dfd316debdce840d03dac701efecc4c3a5bab03?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.15.0-202504081004.p0.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:f69aadfeb35dd2ccf523f3b1f88599eee403905f5ec269ffb3215176d708fd2d_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:f69aadfeb35dd2ccf523f3b1f88599eee403905f5ec269ffb3215176d708fd2d_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel9@sha256:f69aadfeb35dd2ccf523f3b1f88599eee403905f5ec269ffb3215176d708fd2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256:f69aadfeb35dd2ccf523f3b1f88599eee403905f5ec269ffb3215176d708fd2d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=v4.15.0-202504081004.p0.g4e81109.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:563d426bc0a713322ec72fb83304fad6cd1aa4b517d4b6e1bc1862ff475a31c9_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:563d426bc0a713322ec72fb83304fad6cd1aa4b517d4b6e1bc1862ff475a31c9_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:563d426bc0a713322ec72fb83304fad6cd1aa4b517d4b6e1bc1862ff475a31c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:563d426bc0a713322ec72fb83304fad6cd1aa4b517d4b6e1bc1862ff475a31c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.15.0-202503310336.p0.g9bcf382.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:983711e46ef31431b21a31c4f21e726b493793716b6972351168838d182db50b_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:983711e46ef31431b21a31c4f21e726b493793716b6972351168838d182db50b_ppc64le",
"product_id": "openshift4/ose-csi-driver-nfs-rhel9@sha256:983711e46ef31431b21a31c4f21e726b493793716b6972351168838d182db50b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256:983711e46ef31431b21a31c4f21e726b493793716b6972351168838d182db50b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=v4.15.0-202504081004.p0.gd032dc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.15.0-202503310336.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.15.0-202503310336.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.15.0-202503310336.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.15.0-202503310336.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.15.0-202503310336.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.15.0-202503310336.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:0ec6eac458e212b621d70e5007280d953dc120e70692edb177b94121ee70fae6_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:0ec6eac458e212b621d70e5007280d953dc120e70692edb177b94121ee70fae6_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:0ec6eac458e212b621d70e5007280d953dc120e70692edb177b94121ee70fae6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:0ec6eac458e212b621d70e5007280d953dc120e70692edb177b94121ee70fae6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202504081004.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:aa30779e3fd580f78f7cf14aabbab4fcb0e3065d2bc998ebcb72eeacaec54c67_ppc64le",
"product": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:aa30779e3fd580f78f7cf14aabbab4fcb0e3065d2bc998ebcb72eeacaec54c67_ppc64le",
"product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:aa30779e3fd580f78f7cf14aabbab4fcb0e3065d2bc998ebcb72eeacaec54c67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:aa30779e3fd580f78f7cf14aabbab4fcb0e3065d2bc998ebcb72eeacaec54c67?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.15.0-202504081004.p0.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:700945bb3762d3e0eb962a987e350626daf59602e553f09bd21e2a0bcb5d740e_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:700945bb3762d3e0eb962a987e350626daf59602e553f09bd21e2a0bcb5d740e_ppc64le",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:700945bb3762d3e0eb962a987e350626daf59602e553f09bd21e2a0bcb5d740e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:700945bb3762d3e0eb962a987e350626daf59602e553f09bd21e2a0bcb5d740e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.15.0-202503310336.p0.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:d3a15610d0f6cc8aaff6960baa6628421885d2f99526558876d9ffeb7326e006_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:d3a15610d0f6cc8aaff6960baa6628421885d2f99526558876d9ffeb7326e006_ppc64le",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:d3a15610d0f6cc8aaff6960baa6628421885d2f99526558876d9ffeb7326e006_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:d3a15610d0f6cc8aaff6960baa6628421885d2f99526558876d9ffeb7326e006?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.15.0-202503310336.p0.gaed837c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:6782250ea8374c4dbecf8f8f6b506cd95eeb77bf91478e28f63ef9bb1f0893b7_ppc64le",
"product": {
"name": "openshift4/ose-prometheus@sha256:6782250ea8374c4dbecf8f8f6b506cd95eeb77bf91478e28f63ef9bb1f0893b7_ppc64le",
"product_id": "openshift4/ose-prometheus@sha256:6782250ea8374c4dbecf8f8f6b506cd95eeb77bf91478e28f63ef9bb1f0893b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:6782250ea8374c4dbecf8f8f6b506cd95eeb77bf91478e28f63ef9bb1f0893b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.15.0-202503310336.p0.g1b43998.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy-rhel9@sha256:f888ffe90359ed24b7840415e16ece35724fd6e61ceaddbd5d5a998d8c246b55_ppc64le",
"product": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:f888ffe90359ed24b7840415e16ece35724fd6e61ceaddbd5d5a998d8c246b55_ppc64le",
"product_id": "openshift4/ose-kube-proxy-rhel9@sha256:f888ffe90359ed24b7840415e16ece35724fd6e61ceaddbd5d5a998d8c246b55_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:f888ffe90359ed24b7840415e16ece35724fd6e61ceaddbd5d5a998d8c246b55?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.15.0-202504081004.p0.ge38935d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:3d45d3871c4b521a715c261ef17fd37bba8bd49c6745081bfa5465111cc78f3d_ppc64le",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:3d45d3871c4b521a715c261ef17fd37bba8bd49c6745081bfa5465111cc78f3d_ppc64le",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:3d45d3871c4b521a715c261ef17fd37bba8bd49c6745081bfa5465111cc78f3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:3d45d3871c4b521a715c261ef17fd37bba8bd49c6745081bfa5465111cc78f3d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.15.0-202503310336.p0.g9308e7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:c1cb24dbd9d913b1e11ad5c43b66d3528c53fb8b6dc307b0e9725e61151ebca9_ppc64le",
"product": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:c1cb24dbd9d913b1e11ad5c43b66d3528c53fb8b6dc307b0e9725e61151ebca9_ppc64le",
"product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:c1cb24dbd9d913b1e11ad5c43b66d3528c53fb8b6dc307b0e9725e61151ebca9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:c1cb24dbd9d913b1e11ad5c43b66d3528c53fb8b6dc307b0e9725e61151ebca9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.15.0-202504081004.p0.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:7d6872a21c6dca584592e89ca1018e5bf5f3ada67ff810b1b72a9ac8ce16d441_ppc64le",
"product": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:7d6872a21c6dca584592e89ca1018e5bf5f3ada67ff810b1b72a9ac8ce16d441_ppc64le",
"product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:7d6872a21c6dca584592e89ca1018e5bf5f3ada67ff810b1b72a9ac8ce16d441_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:7d6872a21c6dca584592e89ca1018e5bf5f3ada67ff810b1b72a9ac8ce16d441?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.15.0-202504081004.p0.g2bd2755.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:3864e695d74081efb42bba7dbb3aa6abc43d37e2db79c9e666905dc4fe6b750f_ppc64le",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:3864e695d74081efb42bba7dbb3aa6abc43d37e2db79c9e666905dc4fe6b750f_ppc64le",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:3864e695d74081efb42bba7dbb3aa6abc43d37e2db79c9e666905dc4fe6b750f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:3864e695d74081efb42bba7dbb3aa6abc43d37e2db79c9e666905dc4fe6b750f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.15.0-202503310336.p0.g1217bc1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:5699a041a83eb9910136b4f30afda1c0b81aa748e464c5e915644bf9daaad227_ppc64le",
"product": {
"name": "openshift4/ose-multus-cni@sha256:5699a041a83eb9910136b4f30afda1c0b81aa748e464c5e915644bf9daaad227_ppc64le",
"product_id": "openshift4/ose-multus-cni@sha256:5699a041a83eb9910136b4f30afda1c0b81aa748e464c5e915644bf9daaad227_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:5699a041a83eb9910136b4f30afda1c0b81aa748e464c5e915644bf9daaad227?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.15.0-202503310336.p0.g05497ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel9@sha256:0abacffa728633eaa13406ab6397e71bccd1d102cc79d8a6d1ae6b5d2e46dd3a_ppc64le",
"product": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:0abacffa728633eaa13406ab6397e71bccd1d102cc79d8a6d1ae6b5d2e46dd3a_ppc64le",
"product_id": "openshift4/ose-oauth-server-rhel9@sha256:0abacffa728633eaa13406ab6397e71bccd1d102cc79d8a6d1ae6b5d2e46dd3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256:0abacffa728633eaa13406ab6397e71bccd1d102cc79d8a6d1ae6b5d2e46dd3a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.15.0-202504081004.p0.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:44b4b1ee1ab2ab0f83f745c41feaf5799169b0ab0523d7432244e013866c9e56_ppc64le",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:44b4b1ee1ab2ab0f83f745c41feaf5799169b0ab0523d7432244e013866c9e56_ppc64le",
"product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:44b4b1ee1ab2ab0f83f745c41feaf5799169b0ab0523d7432244e013866c9e56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:44b4b1ee1ab2ab0f83f745c41feaf5799169b0ab0523d7432244e013866c9e56?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.15.0-202504081004.p0.g5536816.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:4f540da424aa4a71d0141ec43614afa25394dbe67f5214265efa1c0d8c25670e_ppc64le",
"product": {
"name": "openshift4/ose-docker-builder@sha256:4f540da424aa4a71d0141ec43614afa25394dbe67f5214265efa1c0d8c25670e_ppc64le",
"product_id": "openshift4/ose-docker-builder@sha256:4f540da424aa4a71d0141ec43614afa25394dbe67f5214265efa1c0d8c25670e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:4f540da424aa4a71d0141ec43614afa25394dbe67f5214265efa1c0d8c25670e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.15.0-202503310336.p0.gbc0b789.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:652d5ae2efed9f419d97c3790da24928d847a98a13b19137525dfe7cd91a1b71_ppc64le",
"product": {
"name": "openshift4/ose-cli@sha256:652d5ae2efed9f419d97c3790da24928d847a98a13b19137525dfe7cd91a1b71_ppc64le",
"product_id": "openshift4/ose-cli@sha256:652d5ae2efed9f419d97c3790da24928d847a98a13b19137525dfe7cd91a1b71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:652d5ae2efed9f419d97c3790da24928d847a98a13b19137525dfe7cd91a1b71?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.15.0-202503310336.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:5e6015f36f6362ae31363ce389e65834b3dd270b076257b0c666fce21ae818b1_ppc64le",
"product": {
"name": "openshift4/ose-console@sha256:5e6015f36f6362ae31363ce389e65834b3dd270b076257b0c666fce21ae818b1_ppc64le",
"product_id": "openshift4/ose-console@sha256:5e6015f36f6362ae31363ce389e65834b3dd270b076257b0c666fce21ae818b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:5e6015f36f6362ae31363ce389e65834b3dd270b076257b0c666fce21ae818b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202504020136.p0.geeefcab.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:5eba1d59a190adcadb2e0af5fc2993d60a2e544fed04643d14fad28cb2eaef56_ppc64le",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:5eba1d59a190adcadb2e0af5fc2993d60a2e544fed04643d14fad28cb2eaef56_ppc64le",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:5eba1d59a190adcadb2e0af5fc2993d60a2e544fed04643d14fad28cb2eaef56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:5eba1d59a190adcadb2e0af5fc2993d60a2e544fed04643d14fad28cb2eaef56?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g91f5c97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:47e1692544d6e5f72d7ffd3f2a7ea4c07b408aa88009108a273543482e516877_ppc64le",
"product": {
"name": "openshift4/ose-deployer@sha256:47e1692544d6e5f72d7ffd3f2a7ea4c07b408aa88009108a273543482e516877_ppc64le",
"product_id": "openshift4/ose-deployer@sha256:47e1692544d6e5f72d7ffd3f2a7ea4c07b408aa88009108a273543482e516877_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:47e1692544d6e5f72d7ffd3f2a7ea4c07b408aa88009108a273543482e516877?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.15.0-202503310336.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:82afe35fcff3803be4e03a6533cd27b7811b1431ae0eeaf8651fd6750d861b7c_ppc64le",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:82afe35fcff3803be4e03a6533cd27b7811b1431ae0eeaf8651fd6750d861b7c_ppc64le",
"product_id": "openshift4/ose-haproxy-router@sha256:82afe35fcff3803be4e03a6533cd27b7811b1431ae0eeaf8651fd6750d861b7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:82afe35fcff3803be4e03a6533cd27b7811b1431ae0eeaf8651fd6750d861b7c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.15.0-202503310336.p0.gdc38fbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:9cc6edb01ac477246a59369c6c81b9e6de3c1eecdab7813a4c3751a72bf77613_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:9cc6edb01ac477246a59369c6c81b9e6de3c1eecdab7813a4c3751a72bf77613_ppc64le",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:9cc6edb01ac477246a59369c6c81b9e6de3c1eecdab7813a4c3751a72bf77613_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:9cc6edb01ac477246a59369c6c81b9e6de3c1eecdab7813a4c3751a72bf77613?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202504081004.p0.gf383677.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:216e41b2cf68ceb53873b657825b6a5e525e4653f9fa18e84e10276ef927aadb_ppc64le",
"product": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:216e41b2cf68ceb53873b657825b6a5e525e4653f9fa18e84e10276ef927aadb_ppc64le",
"product_id": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:216e41b2cf68ceb53873b657825b6a5e525e4653f9fa18e84e10276ef927aadb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256:216e41b2cf68ceb53873b657825b6a5e525e4653f9fa18e84e10276ef927aadb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=v4.15.0-202504081004.p0.g87c23b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:e8ff81199bda31ffa62679fed2fd7e24930282cec9dc31da6aa5b75d529d26b9_ppc64le",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:e8ff81199bda31ffa62679fed2fd7e24930282cec9dc31da6aa5b75d529d26b9_ppc64le",
"product_id": "openshift4/ose-pod-rhel9@sha256:e8ff81199bda31ffa62679fed2fd7e24930282cec9dc31da6aa5b75d529d26b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:e8ff81199bda31ffa62679fed2fd7e24930282cec9dc31da6aa5b75d529d26b9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202504081004.p0.gf383677.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:ee0654689d43e4a2879b1ccda1a3e4556f44b21a369846fc59d8925be0e02dcb_ppc64le",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:ee0654689d43e4a2879b1ccda1a3e4556f44b21a369846fc59d8925be0e02dcb_ppc64le",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:ee0654689d43e4a2879b1ccda1a3e4556f44b21a369846fc59d8925be0e02dcb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:ee0654689d43e4a2879b1ccda1a3e4556f44b21a369846fc59d8925be0e02dcb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.15.0-202504081004.p0.gb9de67d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:dc6488616ca2db4d655adc6ab9547bb30cb315ab93a698e6cbf4eaaba56e297f_ppc64le",
"product": {
"name": "openshift4/ose-tests@sha256:dc6488616ca2db4d655adc6ab9547bb30cb315ab93a698e6cbf4eaaba56e297f_ppc64le",
"product_id": "openshift4/ose-tests@sha256:dc6488616ca2db4d655adc6ab9547bb30cb315ab93a698e6cbf4eaaba56e297f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:dc6488616ca2db4d655adc6ab9547bb30cb315ab93a698e6cbf4eaaba56e297f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202504081004.p0.gb5c1ca6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:954fad0aecba9c0c529d2112a01204d6d42d0a6ba1d22d0273461b468c303747_ppc64le",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:954fad0aecba9c0c529d2112a01204d6d42d0a6ba1d22d0273461b468c303747_ppc64le",
"product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:954fad0aecba9c0c529d2112a01204d6d42d0a6ba1d22d0273461b468c303747_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:954fad0aecba9c0c529d2112a01204d6d42d0a6ba1d22d0273461b468c303747?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.15.0-202504081004.p0.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:fcca071c7942c721584c13a0a452114e07d132373a5e8b71f52246a5e911d7f6_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:fcca071c7942c721584c13a0a452114e07d132373a5e8b71f52246a5e911d7f6_ppc64le",
"product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:fcca071c7942c721584c13a0a452114e07d132373a5e8b71f52246a5e911d7f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256:fcca071c7942c721584c13a0a452114e07d132373a5e8b71f52246a5e911d7f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8\u0026tag=v4.15.0-202503310336.p0.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:265b5aaf06d9ee2c7c04871b2b1f68ac4f9cafd2d5dcb2392b10fd3a3d520cc7_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:265b5aaf06d9ee2c7c04871b2b1f68ac4f9cafd2d5dcb2392b10fd3a3d520cc7_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:265b5aaf06d9ee2c7c04871b2b1f68ac4f9cafd2d5dcb2392b10fd3a3d520cc7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:265b5aaf06d9ee2c7c04871b2b1f68ac4f9cafd2d5dcb2392b10fd3a3d520cc7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g7788801.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:b4a3fe4b3235638db1b897774c06ddcaa2fd011b5a1deed87da06a422f1b38b8_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:b4a3fe4b3235638db1b897774c06ddcaa2fd011b5a1deed87da06a422f1b38b8_ppc64le",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:b4a3fe4b3235638db1b897774c06ddcaa2fd011b5a1deed87da06a422f1b38b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:b4a3fe4b3235638db1b897774c06ddcaa2fd011b5a1deed87da06a422f1b38b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202504081004.p0.g7788801.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:50a94bc558ff84dfdbec777c955c597fc98d1c42c76072bfa21b58a1fad506e6_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:50a94bc558ff84dfdbec777c955c597fc98d1c42c76072bfa21b58a1fad506e6_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:50a94bc558ff84dfdbec777c955c597fc98d1c42c76072bfa21b58a1fad506e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:50a94bc558ff84dfdbec777c955c597fc98d1c42c76072bfa21b58a1fad506e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202503312108.p0.g8e033dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b5d504b02623e53335e8093959d6b5a3c2db56ce2d6cc1aa8d3d750519c7668d_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b5d504b02623e53335e8093959d6b5a3c2db56ce2d6cc1aa8d3d750519c7668d_ppc64le",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b5d504b02623e53335e8093959d6b5a3c2db56ce2d6cc1aa8d3d750519c7668d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:b5d504b02623e53335e8093959d6b5a3c2db56ce2d6cc1aa8d3d750519c7668d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.15.0-202503310336.p0.g1370ce1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9766cf29740592b654d969ba0ab0504ec0d410a026af69e5cfd8a4d4e6d13c6_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9766cf29740592b654d969ba0ab0504ec0d410a026af69e5cfd8a4d4e6d13c6_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9766cf29740592b654d969ba0ab0504ec0d410a026af69e5cfd8a4d4e6d13c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:b9766cf29740592b654d969ba0ab0504ec0d410a026af69e5cfd8a4d4e6d13c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202504081004.p0.gc6bf88e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:26350fb63ccac1c45f1b76c30db04a28cc648edfe7d8eb757b4ba1e4705f5fe9_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:26350fb63ccac1c45f1b76c30db04a28cc648edfe7d8eb757b4ba1e4705f5fe9_ppc64le",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:26350fb63ccac1c45f1b76c30db04a28cc648edfe7d8eb757b4ba1e4705f5fe9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:26350fb63ccac1c45f1b76c30db04a28cc648edfe7d8eb757b4ba1e4705f5fe9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.15.0-202503310336.p0.g1370ce1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:fcaacc619a71a96c421e3567c7bd880933184cc485e3cd6fcf690af8fdc90076_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:fcaacc619a71a96c421e3567c7bd880933184cc485e3cd6fcf690af8fdc90076_ppc64le",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:fcaacc619a71a96c421e3567c7bd880933184cc485e3cd6fcf690af8fdc90076_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:fcaacc619a71a96c421e3567c7bd880933184cc485e3cd6fcf690af8fdc90076?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202504081004.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:02b48b996cef6f67e23a5643ce3f04c17fdb2b199e380f89f799c0d624cc61f3_ppc64le",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:02b48b996cef6f67e23a5643ce3f04c17fdb2b199e380f89f799c0d624cc61f3_ppc64le",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:02b48b996cef6f67e23a5643ce3f04c17fdb2b199e380f89f799c0d624cc61f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:02b48b996cef6f67e23a5643ce3f04c17fdb2b199e380f89f799c0d624cc61f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.15.0-202504081004.p0.gadccbd5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:437a15071d3d05585c74d4c140de322840ff69053f89850464441cc691d327f5_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:437a15071d3d05585c74d4c140de322840ff69053f89850464441cc691d327f5_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:437a15071d3d05585c74d4c140de322840ff69053f89850464441cc691d327f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:437a15071d3d05585c74d4c140de322840ff69053f89850464441cc691d327f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202504081004.p0.g2d2704c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:d0d8603a13aeee81c49f5d50bf7a7833b7e5dfc1725179662fbe314001e3a1ee_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:d0d8603a13aeee81c49f5d50bf7a7833b7e5dfc1725179662fbe314001e3a1ee_ppc64le",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:d0d8603a13aeee81c49f5d50bf7a7833b7e5dfc1725179662fbe314001e3a1ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:d0d8603a13aeee81c49f5d50bf7a7833b7e5dfc1725179662fbe314001e3a1ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g62a7d56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3a1edf8a6f119729df868074fd9ccc014a1b594faf93a2d35e1123cc68e7221b_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3a1edf8a6f119729df868074fd9ccc014a1b594faf93a2d35e1123cc68e7221b_ppc64le",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3a1edf8a6f119729df868074fd9ccc014a1b594faf93a2d35e1123cc68e7221b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:3a1edf8a6f119729df868074fd9ccc014a1b594faf93a2d35e1123cc68e7221b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.15.0-202504081004.p0.g1fbb2c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:92788b6ce939253392a3703875c45a2c6b1e2b84c23e3e6bfe5b0ff74b9caca2_ppc64le",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:92788b6ce939253392a3703875c45a2c6b1e2b84c23e3e6bfe5b0ff74b9caca2_ppc64le",
"product_id": "openshift4/ose-cli-artifacts@sha256:92788b6ce939253392a3703875c45a2c6b1e2b84c23e3e6bfe5b0ff74b9caca2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:92788b6ce939253392a3703875c45a2c6b1e2b84c23e3e6bfe5b0ff74b9caca2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.15.0-202503310336.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:cbb28e9eb47a6a84fce4bd71aad1532385d723e5b4c1494c08664299a01885fc_ppc64le",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:cbb28e9eb47a6a84fce4bd71aad1532385d723e5b4c1494c08664299a01885fc_ppc64le",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:cbb28e9eb47a6a84fce4bd71aad1532385d723e5b4c1494c08664299a01885fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:cbb28e9eb47a6a84fce4bd71aad1532385d723e5b4c1494c08664299a01885fc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.15.0-202504010836.p0.g7617717.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:15ff6cefcb112a603113ba44390b5f00820dae7717e920b3eeb71ceb2cc9e0b1_ppc64le",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:15ff6cefcb112a603113ba44390b5f00820dae7717e920b3eeb71ceb2cc9e0b1_ppc64le",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:15ff6cefcb112a603113ba44390b5f00820dae7717e920b3eeb71ceb2cc9e0b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:15ff6cefcb112a603113ba44390b5f00820dae7717e920b3eeb71ceb2cc9e0b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.15.0-202503310336.p0.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel9@sha256:1303f2bf84fe018a12e9b723410b1f2f867d8b1f3915240fd505611ccc793e5d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:1303f2bf84fe018a12e9b723410b1f2f867d8b1f3915240fd505611ccc793e5d_ppc64le",
"product_id": "openshift4/ose-cluster-api-rhel9@sha256:1303f2bf84fe018a12e9b723410b1f2f867d8b1f3915240fd505611ccc793e5d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256:1303f2bf84fe018a12e9b723410b1f2f867d8b1f3915240fd505611ccc793e5d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.15.0-202504081004.p0.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:07bb622f7e76e6a65d493c66459d0769701cabd9c100b55fa93c4ff53589180c_ppc64le",
"product": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:07bb622f7e76e6a65d493c66459d0769701cabd9c100b55fa93c4ff53589180c_ppc64le",
"product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:07bb622f7e76e6a65d493c66459d0769701cabd9c100b55fa93c4ff53589180c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:07bb622f7e76e6a65d493c66459d0769701cabd9c100b55fa93c4ff53589180c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g7aaa40e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:fbd617561969e7132a56b16376685862fd6fd297cf17a35ec41a48e04ba16fec_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:fbd617561969e7132a56b16376685862fd6fd297cf17a35ec41a48e04ba16fec_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:fbd617561969e7132a56b16376685862fd6fd297cf17a35ec41a48e04ba16fec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:fbd617561969e7132a56b16376685862fd6fd297cf17a35ec41a48e04ba16fec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g8425d88.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d5bc4ca0f076eef247f3e9f6ff84c8bfddf6023b6b24ce491bd26f710add2538_ppc64le",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d5bc4ca0f076eef247f3e9f6ff84c8bfddf6023b6b24ce491bd26f710add2538_ppc64le",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d5bc4ca0f076eef247f3e9f6ff84c8bfddf6023b6b24ce491bd26f710add2538_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:d5bc4ca0f076eef247f3e9f6ff84c8bfddf6023b6b24ce491bd26f710add2538?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.15.0-202504081004.p0.g6e850ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:c59720241de1dafda1a851e34fe570a8691853e83406bc04a52b4a5c591239df_ppc64le",
"product": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:c59720241de1dafda1a851e34fe570a8691853e83406bc04a52b4a5c591239df_ppc64le",
"product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:c59720241de1dafda1a851e34fe570a8691853e83406bc04a52b4a5c591239df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:c59720241de1dafda1a851e34fe570a8691853e83406bc04a52b4a5c591239df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.15.0-202504081004.p0.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:e44e61fe181389e5e9b0fe33cbd11080bb7c23ac6338c58ab101bb137e4d3f0b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:e44e61fe181389e5e9b0fe33cbd11080bb7c23ac6338c58ab101bb137e4d3f0b_ppc64le",
"product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:e44e61fe181389e5e9b0fe33cbd11080bb7c23ac6338c58ab101bb137e4d3f0b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:e44e61fe181389e5e9b0fe33cbd11080bb7c23ac6338c58ab101bb137e4d3f0b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g203435e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4ca46b6c4234b007f8b734176be6d581bd4969ef0893565d72bffbe4b9f0f4a9_ppc64le",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4ca46b6c4234b007f8b734176be6d581bd4969ef0893565d72bffbe4b9f0f4a9_ppc64le",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4ca46b6c4234b007f8b734176be6d581bd4969ef0893565d72bffbe4b9f0f4a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4ca46b6c4234b007f8b734176be6d581bd4969ef0893565d72bffbe4b9f0f4a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g5618113.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:e4153dba9d0661d3c64299a9a98d76a6972ffaae544fb9219f682e61be848848_ppc64le",
"product": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:e4153dba9d0661d3c64299a9a98d76a6972ffaae544fb9219f682e61be848848_ppc64le",
"product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:e4153dba9d0661d3c64299a9a98d76a6972ffaae544fb9219f682e61be848848_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:e4153dba9d0661d3c64299a9a98d76a6972ffaae544fb9219f682e61be848848?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.15.0-202504081004.p0.g0a58f8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:889501b0fec49bfd8a1c68f6ee6e62a1393dc9d7143989e7b7b1d52a32264da3_ppc64le",
"product": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:889501b0fec49bfd8a1c68f6ee6e62a1393dc9d7143989e7b7b1d52a32264da3_ppc64le",
"product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:889501b0fec49bfd8a1c68f6ee6e62a1393dc9d7143989e7b7b1d52a32264da3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:889501b0fec49bfd8a1c68f6ee6e62a1393dc9d7143989e7b7b1d52a32264da3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g0b4c69f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e3b2ca506374b471f1b479539686848c489332ed7aa081d21cad9cff36db0b6c_ppc64le",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e3b2ca506374b471f1b479539686848c489332ed7aa081d21cad9cff36db0b6c_ppc64le",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e3b2ca506374b471f1b479539686848c489332ed7aa081d21cad9cff36db0b6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e3b2ca506374b471f1b479539686848c489332ed7aa081d21cad9cff36db0b6c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.ge1b692b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6d78d885eb382ace658987271ed9ec3f794f2c2b571a036231a94f7d94bf45c5_ppc64le",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6d78d885eb382ace658987271ed9ec3f794f2c2b571a036231a94f7d94bf45c5_ppc64le",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6d78d885eb382ace658987271ed9ec3f794f2c2b571a036231a94f7d94bf45c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6d78d885eb382ace658987271ed9ec3f794f2c2b571a036231a94f7d94bf45c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g65dbb12.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:fdf1cb51fde2603fd105a0e76f036afecb4a4cbe4eafd25b7f9bfaba8b22fb9e_ppc64le",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:fdf1cb51fde2603fd105a0e76f036afecb4a4cbe4eafd25b7f9bfaba8b22fb9e_ppc64le",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:fdf1cb51fde2603fd105a0e76f036afecb4a4cbe4eafd25b7f9bfaba8b22fb9e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:fdf1cb51fde2603fd105a0e76f036afecb4a4cbe4eafd25b7f9bfaba8b22fb9e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g73aa60d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12e0227465d25fe6989dbf34c0987019740a00d96ecbda8376b1f04d35be49c5_ppc64le",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12e0227465d25fe6989dbf34c0987019740a00d96ecbda8376b1f04d35be49c5_ppc64le",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12e0227465d25fe6989dbf34c0987019740a00d96ecbda8376b1f04d35be49c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:12e0227465d25fe6989dbf34c0987019740a00d96ecbda8376b1f04d35be49c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g3f5c295.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:688454a4a2984bda2efa2d308ca3f0b9bd4decf49faed822d4bb8590a9ed5766_ppc64le",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:688454a4a2984bda2efa2d308ca3f0b9bd4decf49faed822d4bb8590a9ed5766_ppc64le",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:688454a4a2984bda2efa2d308ca3f0b9bd4decf49faed822d4bb8590a9ed5766_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:688454a4a2984bda2efa2d308ca3f0b9bd4decf49faed822d4bb8590a9ed5766?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g9e0d092.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7a4f98240abc00c2dc86a1522731d0179838d2efbcd6bbb9dfd8d8f9ffee9273_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7a4f98240abc00c2dc86a1522731d0179838d2efbcd6bbb9dfd8d8f9ffee9273_ppc64le",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7a4f98240abc00c2dc86a1522731d0179838d2efbcd6bbb9dfd8d8f9ffee9273_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:7a4f98240abc00c2dc86a1522731d0179838d2efbcd6bbb9dfd8d8f9ffee9273?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.gb5b212e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8a1e42632dcc4c0d83f7b822eca21e8554eda31d499e1198a20bcd2fbce62de3_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8a1e42632dcc4c0d83f7b822eca21e8554eda31d499e1198a20bcd2fbce62de3_ppc64le",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8a1e42632dcc4c0d83f7b822eca21e8554eda31d499e1198a20bcd2fbce62de3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8a1e42632dcc4c0d83f7b822eca21e8554eda31d499e1198a20bcd2fbce62de3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:27b6813d7ee1a2bfbb896b48375ca8a6e660d4d48f951d20c4d2ed9e5b560fb1_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:27b6813d7ee1a2bfbb896b48375ca8a6e660d4d48f951d20c4d2ed9e5b560fb1_ppc64le",
"product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:27b6813d7ee1a2bfbb896b48375ca8a6e660d4d48f951d20c4d2ed9e5b560fb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:27b6813d7ee1a2bfbb896b48375ca8a6e660d4d48f951d20c4d2ed9e5b560fb1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ed28d0ce27975669ff5ac94b5df7fde1e4439090767e498a570c695341ed8fa7_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ed28d0ce27975669ff5ac94b5df7fde1e4439090767e498a570c695341ed8fa7_ppc64le",
"product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ed28d0ce27975669ff5ac94b5df7fde1e4439090767e498a570c695341ed8fa7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:ed28d0ce27975669ff5ac94b5df7fde1e4439090767e498a570c695341ed8fa7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:06ab27eafb15b6b7352bd70efaed2c846338a3ed6a78dd42cd864bc655418669_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:06ab27eafb15b6b7352bd70efaed2c846338a3ed6a78dd42cd864bc655418669_ppc64le",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:06ab27eafb15b6b7352bd70efaed2c846338a3ed6a78dd42cd864bc655418669_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:06ab27eafb15b6b7352bd70efaed2c846338a3ed6a78dd42cd864bc655418669?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.ge76cea5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:f3562b58984867e3c9111b39b7b7315282331a6fb8cacf6a1e60a2be06db279b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:f3562b58984867e3c9111b39b7b7315282331a6fb8cacf6a1e60a2be06db279b_ppc64le",
"product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:f3562b58984867e3c9111b39b7b7315282331a6fb8cacf6a1e60a2be06db279b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:f3562b58984867e3c9111b39b7b7315282331a6fb8cacf6a1e60a2be06db279b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.15.0-202504081004.p0.g863813e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:3adf4dbb74aa5951f72055f1e2f35f004d4c9832c901dde5de9425ea88f3fc74_ppc64le",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:3adf4dbb74aa5951f72055f1e2f35f004d4c9832c901dde5de9425ea88f3fc74_ppc64le",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:3adf4dbb74aa5951f72055f1e2f35f004d4c9832c901dde5de9425ea88f3fc74_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:3adf4dbb74aa5951f72055f1e2f35f004d4c9832c901dde5de9425ea88f3fc74?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3ced21274cf24c1173a3d8ed448fc024a8fb6a885ce6dd678be8cbd42b8a68da_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3ced21274cf24c1173a3d8ed448fc024a8fb6a885ce6dd678be8cbd42b8a68da_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3ced21274cf24c1173a3d8ed448fc024a8fb6a885ce6dd678be8cbd42b8a68da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3ced21274cf24c1173a3d8ed448fc024a8fb6a885ce6dd678be8cbd42b8a68da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g078c81f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:25f173fd5d9eb51fd81b6e615f45f921c575241bffada06441c96a917917024b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:25f173fd5d9eb51fd81b6e615f45f921c575241bffada06441c96a917917024b_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:25f173fd5d9eb51fd81b6e615f45f921c575241bffada06441c96a917917024b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:25f173fd5d9eb51fd81b6e615f45f921c575241bffada06441c96a917917024b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g1ae0ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:6e481a3ea718f73d730c509bbdae79c0eda796e35f7cb3a055fb843b97d28384_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:6e481a3ea718f73d730c509bbdae79c0eda796e35f7cb3a055fb843b97d28384_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:6e481a3ea718f73d730c509bbdae79c0eda796e35f7cb3a055fb843b97d28384_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:6e481a3ea718f73d730c509bbdae79c0eda796e35f7cb3a055fb843b97d28384?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.15.0-202503310336.p0.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:22f1afa14210091f323243444d9ff61c65803f56c6fe2c00954b8f0d1d4a9b02_ppc64le",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:22f1afa14210091f323243444d9ff61c65803f56c6fe2c00954b8f0d1d4a9b02_ppc64le",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:22f1afa14210091f323243444d9ff61c65803f56c6fe2c00954b8f0d1d4a9b02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256:22f1afa14210091f323243444d9ff61c65803f56c6fe2c00954b8f0d1d4a9b02?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:ce9c77bd0ba97a6aa6ba2dc5f9830af6ac142281a94c0a3b1bab0b33b059c5be_ppc64le",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:ce9c77bd0ba97a6aa6ba2dc5f9830af6ac142281a94c0a3b1bab0b33b059c5be_ppc64le",
"product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:ce9c77bd0ba97a6aa6ba2dc5f9830af6ac142281a94c0a3b1bab0b33b059c5be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:ce9c77bd0ba97a6aa6ba2dc5f9830af6ac142281a94c0a3b1bab0b33b059c5be?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.15.0-202504081004.p0.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:151009f6cf3021f77bafb5e48e226d2bf29b523ee07e1c13f8c4e6b9645cdd63_ppc64le",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:151009f6cf3021f77bafb5e48e226d2bf29b523ee07e1c13f8c4e6b9645cdd63_ppc64le",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:151009f6cf3021f77bafb5e48e226d2bf29b523ee07e1c13f8c4e6b9645cdd63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:151009f6cf3021f77bafb5e48e226d2bf29b523ee07e1c13f8c4e6b9645cdd63?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g89eeaf2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:20408084cb4a89f2e4e15bed007e12b0b16750790dc45991fa3224a438ab01a5_ppc64le",
"product": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:20408084cb4a89f2e4e15bed007e12b0b16750790dc45991fa3224a438ab01a5_ppc64le",
"product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:20408084cb4a89f2e4e15bed007e12b0b16750790dc45991fa3224a438ab01a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:20408084cb4a89f2e4e15bed007e12b0b16750790dc45991fa3224a438ab01a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g4c2b89d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:3ee3bca2a2390cc6a3d84e337dbf9d2d49969e6a1337576c93798025670a0e9c_ppc64le",
"product": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:3ee3bca2a2390cc6a3d84e337dbf9d2d49969e6a1337576c93798025670a0e9c_ppc64le",
"product_id": "openshift4/ose-cluster-update-keys-rhel9@sha256:3ee3bca2a2390cc6a3d84e337dbf9d2d49969e6a1337576c93798025670a0e9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256:3ee3bca2a2390cc6a3d84e337dbf9d2d49969e6a1337576c93798025670a0e9c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=v4.15.0-202504081004.p0.g802233d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:0f5c99951f7d49ecfca530a277fb12866a208518d7c8232031a492f5ad1e71f4_ppc64le",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:0f5c99951f7d49ecfca530a277fb12866a208518d7c8232031a492f5ad1e71f4_ppc64le",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:0f5c99951f7d49ecfca530a277fb12866a208518d7c8232031a492f5ad1e71f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:0f5c99951f7d49ecfca530a277fb12866a208518d7c8232031a492f5ad1e71f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.15.0-202503310336.p0.gb54e81b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:a6529c99019bf3ae0afb4cdba1cf854081c98af7c435c3ae45f09ba4752b3999_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:a6529c99019bf3ae0afb4cdba1cf854081c98af7c435c3ae45f09ba4752b3999_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:a6529c99019bf3ae0afb4cdba1cf854081c98af7c435c3ae45f09ba4752b3999_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:a6529c99019bf3ae0afb4cdba1cf854081c98af7c435c3ae45f09ba4752b3999?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.15.0-202504081004.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:24f1adadf06a763f866ed139f23a62c16333e82ac618c287525ce8f1e0378c09_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:24f1adadf06a763f866ed139f23a62c16333e82ac618c287525ce8f1e0378c09_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:24f1adadf06a763f866ed139f23a62c16333e82ac618c287525ce8f1e0378c09_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:24f1adadf06a763f866ed139f23a62c16333e82ac618c287525ce8f1e0378c09?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5ee5195988b4de45b43d3e49f337b6d0115756a5a958536f86499462a57a767_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5ee5195988b4de45b43d3e49f337b6d0115756a5a958536f86499462a57a767_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5ee5195988b4de45b43d3e49f337b6d0115756a5a958536f86499462a57a767_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5ee5195988b4de45b43d3e49f337b6d0115756a5a958536f86499462a57a767?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.15.0-202504081004.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.15.0-202503310336.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.15.0-202503310336.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:27351d0697fec4718ef926087191fc166320d31b9dedb4b0d888d3d2742e42e4_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:27351d0697fec4718ef926087191fc166320d31b9dedb4b0d888d3d2742e42e4_ppc64le",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:27351d0697fec4718ef926087191fc166320d31b9dedb4b0d888d3d2742e42e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:27351d0697fec4718ef926087191fc166320d31b9dedb4b0d888d3d2742e42e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.15.0-202504081004.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:a2ea8419ff7cfe26f74db07fc18f38b04222abd21e5652ae2a39639fe42c05b1_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:a2ea8419ff7cfe26f74db07fc18f38b04222abd21e5652ae2a39639fe42c05b1_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:a2ea8419ff7cfe26f74db07fc18f38b04222abd21e5652ae2a39639fe42c05b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:a2ea8419ff7cfe26f74db07fc18f38b04222abd21e5652ae2a39639fe42c05b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.15.0-202504081004.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:fba86d8b4a4550975bcefcabb3b4be176effab5e7db8846c42030f58c16bad84_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:fba86d8b4a4550975bcefcabb3b4be176effab5e7db8846c42030f58c16bad84_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:fba86d8b4a4550975bcefcabb3b4be176effab5e7db8846c42030f58c16bad84_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:fba86d8b4a4550975bcefcabb3b4be176effab5e7db8846c42030f58c16bad84?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.15.0-202504081004.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:bc3de0b8c14731b917fcdc34bbb2f85042ee0704a8d12036649a571fa0803a5c_ppc64le",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:bc3de0b8c14731b917fcdc34bbb2f85042ee0704a8d12036649a571fa0803a5c_ppc64le",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:bc3de0b8c14731b917fcdc34bbb2f85042ee0704a8d12036649a571fa0803a5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:bc3de0b8c14731b917fcdc34bbb2f85042ee0704a8d12036649a571fa0803a5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.15.0-202503310336.p0.gf8ec690.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:3054b5afbe95c32461dcc1f1574fe0bd8e233652b9f62183e8d09e1b43aebe4d_ppc64le",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:3054b5afbe95c32461dcc1f1574fe0bd8e233652b9f62183e8d09e1b43aebe4d_ppc64le",
"product_id": "openshift4/ose-etcd-rhel9@sha256:3054b5afbe95c32461dcc1f1574fe0bd8e233652b9f62183e8d09e1b43aebe4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:3054b5afbe95c32461dcc1f1574fe0bd8e233652b9f62183e8d09e1b43aebe4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.15.0-202504081004.p0.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9314def469869d25d40753fa3d926c89c61008c1fcb434f90c5698d0ad6884d4_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9314def469869d25d40753fa3d926c89c61008c1fcb434f90c5698d0ad6884d4_ppc64le",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9314def469869d25d40753fa3d926c89c61008c1fcb434f90c5698d0ad6884d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:9314def469869d25d40753fa3d926c89c61008c1fcb434f90c5698d0ad6884d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:16e3db36a9b506832b3a4d4e1aee3b1e2c639580f23aee48a41ffe734ee39cba_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:16e3db36a9b506832b3a4d4e1aee3b1e2c639580f23aee48a41ffe734ee39cba_ppc64le",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:16e3db36a9b506832b3a4d4e1aee3b1e2c639580f23aee48a41ffe734ee39cba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256:16e3db36a9b506832b3a4d4e1aee3b1e2c639580f23aee48a41ffe734ee39cba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.gbad5403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:31c3d779cbfd06edce974a960d60120c1deee9bc33e38e76c2148d2541a44322_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:31c3d779cbfd06edce974a960d60120c1deee9bc33e38e76c2148d2541a44322_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:31c3d779cbfd06edce974a960d60120c1deee9bc33e38e76c2148d2541a44322_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256:31c3d779cbfd06edce974a960d60120c1deee9bc33e38e76c2148d2541a44322?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.g856ee3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:7bc7ca3c4dbf3ed0c84f8ce3c197776913186420ab1328a48cdc36ef9b5d374f_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:7bc7ca3c4dbf3ed0c84f8ce3c197776913186420ab1328a48cdc36ef9b5d374f_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:7bc7ca3c4dbf3ed0c84f8ce3c197776913186420ab1328a48cdc36ef9b5d374f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:7bc7ca3c4dbf3ed0c84f8ce3c197776913186420ab1328a48cdc36ef9b5d374f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.g3b91ee3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:8033a6a409e73524427ad21a003438fdc16e74b3066954a3250feb10410698f0_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:8033a6a409e73524427ad21a003438fdc16e74b3066954a3250feb10410698f0_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:8033a6a409e73524427ad21a003438fdc16e74b3066954a3250feb10410698f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:8033a6a409e73524427ad21a003438fdc16e74b3066954a3250feb10410698f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202504081004.p0.ga3173f4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b99fe7098096c670df7236eab2294b05f5388500861a3be5ac7a89ae87e92fa9_ppc64le",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b99fe7098096c670df7236eab2294b05f5388500861a3be5ac7a89ae87e92fa9_ppc64le",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b99fe7098096c670df7236eab2294b05f5388500861a3be5ac7a89ae87e92fa9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b99fe7098096c670df7236eab2294b05f5388500861a3be5ac7a89ae87e92fa9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.gb934c68.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:3d7d7a8f6ac2a59a8d0ffe4637b7b7bf6e5dc06e9e8756de621dd7d1da833497_ppc64le",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:3d7d7a8f6ac2a59a8d0ffe4637b7b7bf6e5dc06e9e8756de621dd7d1da833497_ppc64le",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:3d7d7a8f6ac2a59a8d0ffe4637b7b7bf6e5dc06e9e8756de621dd7d1da833497_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:3d7d7a8f6ac2a59a8d0ffe4637b7b7bf6e5dc06e9e8756de621dd7d1da833497?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202504091039.p0.g975bba9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:4047ab253e8048e7d8015ffe559c893c812087621ed6ce231594806d5f716dd9_ppc64le",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:4047ab253e8048e7d8015ffe559c893c812087621ed6ce231594806d5f716dd9_ppc64le",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:4047ab253e8048e7d8015ffe559c893c812087621ed6ce231594806d5f716dd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:4047ab253e8048e7d8015ffe559c893c812087621ed6ce231594806d5f716dd9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202504081004.p0.g2d2704c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:600ef2057110a6f621f385f568fdd3ad446cfa280f7fab41ef63ef81062aae5a_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:600ef2057110a6f621f385f568fdd3ad446cfa280f7fab41ef63ef81062aae5a_ppc64le",
"product_id": "openshift4/ose-installer-artifacts@sha256:600ef2057110a6f621f385f568fdd3ad446cfa280f7fab41ef63ef81062aae5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:600ef2057110a6f621f385f568fdd3ad446cfa280f7fab41ef63ef81062aae5a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202504081004.p0.g2d2704c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:0bfd9dbc21ee8d79279908272517d2753eb2af55800a84a7c87d673e70d0dd63_ppc64le",
"product": {
"name": "openshift4/ose-installer@sha256:0bfd9dbc21ee8d79279908272517d2753eb2af55800a84a7c87d673e70d0dd63_ppc64le",
"product_id": "openshift4/ose-installer@sha256:0bfd9dbc21ee8d79279908272517d2753eb2af55800a84a7c87d673e70d0dd63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:0bfd9dbc21ee8d79279908272517d2753eb2af55800a84a7c87d673e70d0dd63?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202504081004.p0.g2d2704c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-metrics-server-rhel8@sha256:9fcb24f196a81e2232b565c6e23ccedf4366324e55c62342d3e5b521f7e79a7f_ppc64le",
"product": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:9fcb24f196a81e2232b565c6e23ccedf4366324e55c62342d3e5b521f7e79a7f_ppc64le",
"product_id": "openshift4/kube-metrics-server-rhel8@sha256:9fcb24f196a81e2232b565c6e23ccedf4366324e55c62342d3e5b521f7e79a7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256:9fcb24f196a81e2232b565c6e23ccedf4366324e55c62342d3e5b521f7e79a7f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel8\u0026tag=v4.15.0-202503310336.p0.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8adf75868efcce1f5398c0e68b1bc6af05d7799b7aab473afcf9d96e9a7d1dfb_ppc64le",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8adf75868efcce1f5398c0e68b1bc6af05d7799b7aab473afcf9d96e9a7d1dfb_ppc64le",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8adf75868efcce1f5398c0e68b1bc6af05d7799b7aab473afcf9d96e9a7d1dfb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:8adf75868efcce1f5398c0e68b1bc6af05d7799b7aab473afcf9d96e9a7d1dfb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.15.0-202504081004.p0.ge874968.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:598644fcf850057a64f5024844226e650db735f2c440c3b5e52294d04d3a578d_ppc64le",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:598644fcf850057a64f5024844226e650db735f2c440c3b5e52294d04d3a578d_ppc64le",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:598644fcf850057a64f5024844226e650db735f2c440c3b5e52294d04d3a578d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:598644fcf850057a64f5024844226e650db735f2c440c3b5e52294d04d3a578d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:59fef1b75aa9320919529084398a0f33ba234d895e998bee0ca88eb76ce0efcf_ppc64le",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:59fef1b75aa9320919529084398a0f33ba234d895e998bee0ca88eb76ce0efcf_ppc64le",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:59fef1b75aa9320919529084398a0f33ba234d895e998bee0ca88eb76ce0efcf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:59fef1b75aa9320919529084398a0f33ba234d895e998bee0ca88eb76ce0efcf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.15.0-202503310336.p0.gd3bdbce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9033673fe91fe0bc867851268b8b042bec3dbf98c9249706d15734b2f98bd39b_ppc64le",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9033673fe91fe0bc867851268b8b042bec3dbf98c9249706d15734b2f98bd39b_ppc64le",
"product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9033673fe91fe0bc867851268b8b042bec3dbf98c9249706d15734b2f98bd39b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:9033673fe91fe0bc867851268b8b042bec3dbf98c9249706d15734b2f98bd39b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.g1e096cd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:7f654050cfccda1c9978424528ce1e94a56629d43473a0c325fa3b384b35f764_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:7f654050cfccda1c9978424528ce1e94a56629d43473a0c325fa3b384b35f764_ppc64le",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:7f654050cfccda1c9978424528ce1e94a56629d43473a0c325fa3b384b35f764_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:7f654050cfccda1c9978424528ce1e94a56629d43473a0c325fa3b384b35f764?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g36781cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:b0ef673795ded00f9e81e1d8f5eb01b70473c9f95aaa55527d9ce3f6dc6db9ae_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:b0ef673795ded00f9e81e1d8f5eb01b70473c9f95aaa55527d9ce3f6dc6db9ae_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:b0ef673795ded00f9e81e1d8f5eb01b70473c9f95aaa55527d9ce3f6dc6db9ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:b0ef673795ded00f9e81e1d8f5eb01b70473c9f95aaa55527d9ce3f6dc6db9ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.15.0-202504081004.p0.gb15daaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ac780b78049c791e7e99451ab379772e50644ac35bad8a115a6408e99c71dd55_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ac780b78049c791e7e99451ab379772e50644ac35bad8a115a6408e99c71dd55_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ac780b78049c791e7e99451ab379772e50644ac35bad8a115a6408e99c71dd55_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:ac780b78049c791e7e99451ab379772e50644ac35bad8a115a6408e99c71dd55?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.15.0-202504081004.p0.g396a09f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:fc64aeb922ca8640976556ad279b83f0fb7951c5626d16447674fa0af4c0dce4_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:fc64aeb922ca8640976556ad279b83f0fb7951c5626d16447674fa0af4c0dce4_ppc64le",
"product_id": "openshift4/ose-machine-config-operator@sha256:fc64aeb922ca8640976556ad279b83f0fb7951c5626d16447674fa0af4c0dce4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:fc64aeb922ca8640976556ad279b83f0fb7951c5626d16447674fa0af4c0dce4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.15.0-202504081004.p0.gb23bb29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:24d2f1cb363207af0b1c57448f83bd9d53c0b94df4063a3254ffd1e4b6b04418_ppc64le",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:24d2f1cb363207af0b1c57448f83bd9d53c0b94df4063a3254ffd1e4b6b04418_ppc64le",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:24d2f1cb363207af0b1c57448f83bd9d53c0b94df4063a3254ffd1e4b6b04418_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:24d2f1cb363207af0b1c57448f83bd9d53c0b94df4063a3254ffd1e4b6b04418?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202504081004.p0.gb7f83c7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:d3f8d75710e9199e95f15d332b06c6146770cdc03431102c577bfef62791b912_ppc64le",
"product": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:d3f8d75710e9199e95f15d332b06c6146770cdc03431102c577bfef62791b912_ppc64le",
"product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:d3f8d75710e9199e95f15d332b06c6146770cdc03431102c577bfef62791b912_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:d3f8d75710e9199e95f15d332b06c6146770cdc03431102c577bfef62791b912?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.15.0-202504081004.p0.g9ea52de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:5d2ada8dab46782d2f3fe44cc1c78b1039caf3e0dcc73c6567e231e6c8344e1e_ppc64le",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:5d2ada8dab46782d2f3fe44cc1c78b1039caf3e0dcc73c6567e231e6c8344e1e_ppc64le",
"product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:5d2ada8dab46782d2f3fe44cc1c78b1039caf3e0dcc73c6567e231e6c8344e1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:5d2ada8dab46782d2f3fe44cc1c78b1039caf3e0dcc73c6567e231e6c8344e1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.15.0-202504081004.p0.gb377b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:9da38d584aad75069da1e0b69cfce5011ad6ce4ff55fc3f6dc0caff6e7f9605a_ppc64le",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:9da38d584aad75069da1e0b69cfce5011ad6ce4ff55fc3f6dc0caff6e7f9605a_ppc64le",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:9da38d584aad75069da1e0b69cfce5011ad6ce4ff55fc3f6dc0caff6e7f9605a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:9da38d584aad75069da1e0b69cfce5011ad6ce4ff55fc3f6dc0caff6e7f9605a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.15.0-202503310336.p0.g1ccafc3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:91383e7f195459ac7d1d6a5a79d5805bdb3fbf07d90457b06c49c8ad23c3cd55_ppc64le",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:91383e7f195459ac7d1d6a5a79d5805bdb3fbf07d90457b06c49c8ad23c3cd55_ppc64le",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:91383e7f195459ac7d1d6a5a79d5805bdb3fbf07d90457b06c49c8ad23c3cd55_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:91383e7f195459ac7d1d6a5a79d5805bdb3fbf07d90457b06c49c8ad23c3cd55?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.15.0-202503310336.p0.gd80fe46.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:23f392010924ddf7f5a3d83b8b2dff85dab19c3d0ee324df5fe33239c6a646fb_ppc64le",
"product": {
"name": "openshift4/ose-must-gather@sha256:23f392010924ddf7f5a3d83b8b2dff85dab19c3d0ee324df5fe33239c6a646fb_ppc64le",
"product_id": "openshift4/ose-must-gather@sha256:23f392010924ddf7f5a3d83b8b2dff85dab19c3d0ee324df5fe33239c6a646fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:23f392010924ddf7f5a3d83b8b2dff85dab19c3d0ee324df5fe33239c6a646fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.15.0-202503310336.p0.gb6790f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:918cad19cccf9cbaf9d589d778cb05b4e1fc008ad83657f7ed20ff8c9f3118fe_ppc64le",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:918cad19cccf9cbaf9d589d778cb05b4e1fc008ad83657f7ed20ff8c9f3118fe_ppc64le",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:918cad19cccf9cbaf9d589d778cb05b4e1fc008ad83657f7ed20ff8c9f3118fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:918cad19cccf9cbaf9d589d778cb05b4e1fc008ad83657f7ed20ff8c9f3118fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.15.0-202503310336.p0.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:b4ef77528087c52ce06fe7eb3255eb00b3187601c13274a8e414d11dfbeff512_ppc64le",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:b4ef77528087c52ce06fe7eb3255eb00b3187601c13274a8e414d11dfbeff512_ppc64le",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:b4ef77528087c52ce06fe7eb3255eb00b3187601c13274a8e414d11dfbeff512_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:b4ef77528087c52ce06fe7eb3255eb00b3187601c13274a8e414d11dfbeff512?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.15.0-202504081004.p0.g9e21740.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:89456cb2a47ae21d2ba0420ccd66126cf50454182469d3c0a6081b12ad340577_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:89456cb2a47ae21d2ba0420ccd66126cf50454182469d3c0a6081b12ad340577_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:89456cb2a47ae21d2ba0420ccd66126cf50454182469d3c0a6081b12ad340577_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:89456cb2a47ae21d2ba0420ccd66126cf50454182469d3c0a6081b12ad340577?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202504081004.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:a4e2ae9f5d546fdf5efee719f43e19bbe2d859df4450d02a03d8442819706211_ppc64le",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:a4e2ae9f5d546fdf5efee719f43e19bbe2d859df4450d02a03d8442819706211_ppc64le",
"product_id": "openshift4/ose-sdn-rhel9@sha256:a4e2ae9f5d546fdf5efee719f43e19bbe2d859df4450d02a03d8442819706211_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:a4e2ae9f5d546fdf5efee719f43e19bbe2d859df4450d02a03d8442819706211?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202504081004.p0.ge38935d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:50efbf887636e65070e9dfcb347fea2846747da8cc4c8515b22b11214fc4e14f_ppc64le",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:50efbf887636e65070e9dfcb347fea2846747da8cc4c8515b22b11214fc4e14f_ppc64le",
"product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:50efbf887636e65070e9dfcb347fea2846747da8cc4c8515b22b11214fc4e14f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:50efbf887636e65070e9dfcb347fea2846747da8cc4c8515b22b11214fc4e14f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.15.0-202504081004.p0.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:8479643120428c66d4afcadf634dc4e88299c03efaecc9932b90380dd7fccd1b_ppc64le",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:8479643120428c66d4afcadf634dc4e88299c03efaecc9932b90380dd7fccd1b_ppc64le",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:8479643120428c66d4afcadf634dc4e88299c03efaecc9932b90380dd7fccd1b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:8479643120428c66d4afcadf634dc4e88299c03efaecc9932b90380dd7fccd1b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.15.0-202503310336.p0.g035d383.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:56354cb3be2c30c1d4f014c7a14412117670dd92a78ee378d8b463ac85ad7f3c_ppc64le",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:56354cb3be2c30c1d4f014c7a14412117670dd92a78ee378d8b463ac85ad7f3c_ppc64le",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:56354cb3be2c30c1d4f014c7a14412117670dd92a78ee378d8b463ac85ad7f3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:56354cb3be2c30c1d4f014c7a14412117670dd92a78ee378d8b463ac85ad7f3c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.15.0-202503310336.p0.g303b954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:46f35597d82e4f9380098e4f0858c7a9a439e2101867e0387616799f36ed0bff_ppc64le",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:46f35597d82e4f9380098e4f0858c7a9a439e2101867e0387616799f36ed0bff_ppc64le",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:46f35597d82e4f9380098e4f0858c7a9a439e2101867e0387616799f36ed0bff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:46f35597d82e4f9380098e4f0858c7a9a439e2101867e0387616799f36ed0bff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.15.0-202503310336.p0.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:19084c09471ea5ef2256884ef6940cc0e7b34f2bebe2fa61189a2bbd37a0130c_ppc64le",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:19084c09471ea5ef2256884ef6940cc0e7b34f2bebe2fa61189a2bbd37a0130c_ppc64le",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:19084c09471ea5ef2256884ef6940cc0e7b34f2bebe2fa61189a2bbd37a0130c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:19084c09471ea5ef2256884ef6940cc0e7b34f2bebe2fa61189a2bbd37a0130c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.15.0-202504081004.p0.g43039a7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:63ed165cc3c37355a4a17cd58423b21c30b0be8882ae941d1d7bd77b1ed30c85_ppc64le",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:63ed165cc3c37355a4a17cd58423b21c30b0be8882ae941d1d7bd77b1ed30c85_ppc64le",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:63ed165cc3c37355a4a17cd58423b21c30b0be8882ae941d1d7bd77b1ed30c85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:63ed165cc3c37355a4a17cd58423b21c30b0be8882ae941d1d7bd77b1ed30c85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.gff69ddf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a9f97b6216171002399a95c366b158c0021a8e1c2d00a62621bcff9bc3920d0a_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a9f97b6216171002399a95c366b158c0021a8e1c2d00a62621bcff9bc3920d0a_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a9f97b6216171002399a95c366b158c0021a8e1c2d00a62621bcff9bc3920d0a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:a9f97b6216171002399a95c366b158c0021a8e1c2d00a62621bcff9bc3920d0a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.g4e81109.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:dd2e45a8ea24831908803bbe9821615021f8a1f19410e85894693775c4bd0f1e_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:dd2e45a8ea24831908803bbe9821615021f8a1f19410e85894693775c4bd0f1e_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:dd2e45a8ea24831908803bbe9821615021f8a1f19410e85894693775c4bd0f1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:dd2e45a8ea24831908803bbe9821615021f8a1f19410e85894693775c4bd0f1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.15.0-202503310336.p0.gd0c2407.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1d4f8d26d0f49c82d4abf48b904d14c706e70af644b2140e41eb61706f09980f_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1d4f8d26d0f49c82d4abf48b904d14c706e70af644b2140e41eb61706f09980f_ppc64le",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1d4f8d26d0f49c82d4abf48b904d14c706e70af644b2140e41eb61706f09980f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:1d4f8d26d0f49c82d4abf48b904d14c706e70af644b2140e41eb61706f09980f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g4e81109.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:6739528ea88293e3c666fc2d7ff4a2211de2f075c92fe920b044a4f9e3fe57ee_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:6739528ea88293e3c666fc2d7ff4a2211de2f075c92fe920b044a4f9e3fe57ee_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:6739528ea88293e3c666fc2d7ff4a2211de2f075c92fe920b044a4f9e3fe57ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:6739528ea88293e3c666fc2d7ff4a2211de2f075c92fe920b044a4f9e3fe57ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:352c5cc7523e132747463b9f597f7a0d29eccae9fc7be53f5df65557f26b8716_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:352c5cc7523e132747463b9f597f7a0d29eccae9fc7be53f5df65557f26b8716_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:352c5cc7523e132747463b9f597f7a0d29eccae9fc7be53f5df65557f26b8716_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:352c5cc7523e132747463b9f597f7a0d29eccae9fc7be53f5df65557f26b8716?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.15.0-202504081004.p0.g1ba21a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:394d1a37369dcd387fe49cfcc2b28a0430da1f0b245adfc8c5483f92a234c65c_ppc64le",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:394d1a37369dcd387fe49cfcc2b28a0430da1f0b245adfc8c5483f92a234c65c_ppc64le",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:394d1a37369dcd387fe49cfcc2b28a0430da1f0b245adfc8c5483f92a234c65c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256:394d1a37369dcd387fe49cfcc2b28a0430da1f0b245adfc8c5483f92a234c65c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.g38bee56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:1472d2a6af525be3738c9419c4f39e00c2c5cf44b608f7a875cef0091f9d8a3d_ppc64le",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:1472d2a6af525be3738c9419c4f39e00c2c5cf44b608f7a875cef0091f9d8a3d_ppc64le",
"product_id": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:1472d2a6af525be3738c9419c4f39e00c2c5cf44b608f7a875cef0091f9d8a3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256:1472d2a6af525be3738c9419c4f39e00c2c5cf44b608f7a875cef0091f9d8a3d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.ga3729dc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:52abc772e9e4b8eb4261038b7f7188f96e3d0499c254c70e48835401a1982395_ppc64le",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:52abc772e9e4b8eb4261038b7f7188f96e3d0499c254c70e48835401a1982395_ppc64le",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:52abc772e9e4b8eb4261038b7f7188f96e3d0499c254c70e48835401a1982395_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256:52abc772e9e4b8eb4261038b7f7188f96e3d0499c254c70e48835401a1982395?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g1d6a7ed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:c926cf61e3d9b8ca9948a72637b6bbb1510f30354b0593b38e2ff6e335f2871f_ppc64le",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:c926cf61e3d9b8ca9948a72637b6bbb1510f30354b0593b38e2ff6e335f2871f_ppc64le",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:c926cf61e3d9b8ca9948a72637b6bbb1510f30354b0593b38e2ff6e335f2871f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256:c926cf61e3d9b8ca9948a72637b6bbb1510f30354b0593b38e2ff6e335f2871f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.g4121cfc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d23c602c0a3796b9164784558d8c36a58c333c6c2a65c200e108bb4262bc5d33_ppc64le",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d23c602c0a3796b9164784558d8c36a58c333c6c2a65c200e108bb4262bc5d33_ppc64le",
"product_id": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d23c602c0a3796b9164784558d8c36a58c333c6c2a65c200e108bb4262bc5d33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256:d23c602c0a3796b9164784558d8c36a58c333c6c2a65c200e108bb4262bc5d33?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=v4.15.0-202504081004.p0.g34e2019.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:8c40d1e8fc712570f1011e39f09c623d23f26306104c47813f841aece67916d1_ppc64le",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:8c40d1e8fc712570f1011e39f09c623d23f26306104c47813f841aece67916d1_ppc64le",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:8c40d1e8fc712570f1011e39f09c623d23f26306104c47813f841aece67916d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:8c40d1e8fc712570f1011e39f09c623d23f26306104c47813f841aece67916d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.15.0-202503310336.p0.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:90796ea4e63b4111ca4977d5730b70ebb8fa25a2ed1e1010ff979978656a507b_ppc64le",
"product": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:90796ea4e63b4111ca4977d5730b70ebb8fa25a2ed1e1010ff979978656a507b_ppc64le",
"product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:90796ea4e63b4111ca4977d5730b70ebb8fa25a2ed1e1010ff979978656a507b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:90796ea4e63b4111ca4977d5730b70ebb8fa25a2ed1e1010ff979978656a507b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g19f312e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:083196b36c3978d05bc1fa2ac5db1c6b335950bab7b8cc1054a966fd4b9ecc65_ppc64le",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:083196b36c3978d05bc1fa2ac5db1c6b335950bab7b8cc1054a966fd4b9ecc65_ppc64le",
"product_id": "openshift4/ose-thanos-rhel8@sha256:083196b36c3978d05bc1fa2ac5db1c6b335950bab7b8cc1054a966fd4b9ecc65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:083196b36c3978d05bc1fa2ac5db1c6b335950bab7b8cc1054a966fd4b9ecc65?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.15.0-202503310336.p0.g66161ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:032a949cd981dfda0964f34d1f3391c7f18518a87725559ec0488e1cca908038_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:032a949cd981dfda0964f34d1f3391c7f18518a87725559ec0488e1cca908038_ppc64le",
"product_id": "openshift4/ose-tools-rhel8@sha256:032a949cd981dfda0964f34d1f3391c7f18518a87725559ec0488e1cca908038_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:032a949cd981dfda0964f34d1f3391c7f18518a87725559ec0488e1cca908038?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202504020136.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d711324d023f8f02b81c4f6a1847b83388ba51e8f0d3f2e76d31dba85118132a_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d711324d023f8f02b81c4f6a1847b83388ba51e8f0d3f2e76d31dba85118132a_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d711324d023f8f02b81c4f6a1847b83388ba51e8f0d3f2e76d31dba85118132a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:d711324d023f8f02b81c4f6a1847b83388ba51e8f0d3f2e76d31dba85118132a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.15.0-202504081004.p0.g1ba21a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:96293b1620dc5b138eaa6c9dd86cf680a1b42349635ee7c75ffc8a8c202e4dc7_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:96293b1620dc5b138eaa6c9dd86cf680a1b42349635ee7c75ffc8a8c202e4dc7_ppc64le",
"product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:96293b1620dc5b138eaa6c9dd86cf680a1b42349635ee7c75ffc8a8c202e4dc7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:96293b1620dc5b138eaa6c9dd86cf680a1b42349635ee7c75ffc8a8c202e4dc7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.15.0-202504081004.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:50ca5b9ee14ddb06cbaf8c1292022982f96a7c930957b36833e9432176506cf0_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:50ca5b9ee14ddb06cbaf8c1292022982f96a7c930957b36833e9432176506cf0_ppc64le",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:50ca5b9ee14ddb06cbaf8c1292022982f96a7c930957b36833e9432176506cf0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:50ca5b9ee14ddb06cbaf8c1292022982f96a7c930957b36833e9432176506cf0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.15.0-202504081004.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:148634a4acfeb453325ca14ef643a5491ee0a6331d482f0ef571671749e03e4b_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:148634a4acfeb453325ca14ef643a5491ee0a6331d482f0ef571671749e03e4b_ppc64le",
"product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:148634a4acfeb453325ca14ef643a5491ee0a6331d482f0ef571671749e03e4b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:148634a4acfeb453325ca14ef643a5491ee0a6331d482f0ef571671749e03e4b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:a62efdb4f4503c4443a421ef8d3c8c0351b4496d17990eec7fed10a9b3538679_ppc64le",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:a62efdb4f4503c4443a421ef8d3c8c0351b4496d17990eec7fed10a9b3538679_ppc64le",
"product_id": "openshift4/ose-prom-label-proxy@sha256:a62efdb4f4503c4443a421ef8d3c8c0351b4496d17990eec7fed10a9b3538679_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:a62efdb4f4503c4443a421ef8d3c8c0351b4496d17990eec7fed10a9b3538679?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.15.0-202503310336.p0.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_ppc64le",
"product": {
"name": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_ppc64le",
"product_id": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202504081016-0"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter-rhel9@sha256:f21e773addea0142d809cedf43525dbd17597555fa1b1456f27da78a313bcf0a_ppc64le",
"product": {
"name": "openshift4/ose-telemeter-rhel9@sha256:f21e773addea0142d809cedf43525dbd17597555fa1b1456f27da78a313bcf0a_ppc64le",
"product_id": "openshift4/ose-telemeter-rhel9@sha256:f21e773addea0142d809cedf43525dbd17597555fa1b1456f27da78a313bcf0a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256:f21e773addea0142d809cedf43525dbd17597555fa1b1456f27da78a313bcf0a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.15.0-202504081004.p0.g14489f7.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:aba90cba9464d2a82060d66e133873946d7e470ad4a40453cde492975cdb2be9_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:aba90cba9464d2a82060d66e133873946d7e470ad4a40453cde492975cdb2be9_s390x",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:aba90cba9464d2a82060d66e133873946d7e470ad4a40453cde492975cdb2be9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:aba90cba9464d2a82060d66e133873946d7e470ad4a40453cde492975cdb2be9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.15.0-202504081004.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6314a32d00472a916606ce780d2d97ddcbbf7c5e97d22326333f8eb512fa4f4f_s390x",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6314a32d00472a916606ce780d2d97ddcbbf7c5e97d22326333f8eb512fa4f4f_s390x",
"product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6314a32d00472a916606ce780d2d97ddcbbf7c5e97d22326333f8eb512fa4f4f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:6314a32d00472a916606ce780d2d97ddcbbf7c5e97d22326333f8eb512fa4f4f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.gec95372.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:a140b6b0b1ecbe4b44b24f568d954d262df6e9886697a86fcbe776f830c61431_s390x",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:a140b6b0b1ecbe4b44b24f568d954d262df6e9886697a86fcbe776f830c61431_s390x",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:a140b6b0b1ecbe4b44b24f568d954d262df6e9886697a86fcbe776f830c61431_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:a140b6b0b1ecbe4b44b24f568d954d262df6e9886697a86fcbe776f830c61431?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.gb72a596.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:033252c39c5c801a255551586ef1e8ab830a9f1bcc823878ac523e5460fd7326_s390x",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:033252c39c5c801a255551586ef1e8ab830a9f1bcc823878ac523e5460fd7326_s390x",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:033252c39c5c801a255551586ef1e8ab830a9f1bcc823878ac523e5460fd7326_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:033252c39c5c801a255551586ef1e8ab830a9f1bcc823878ac523e5460fd7326?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g0496cad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:73095180f0eee40d1f4a8a8939b63517fe751d6945a4246640992b510e63ff3c_s390x",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:73095180f0eee40d1f4a8a8939b63517fe751d6945a4246640992b510e63ff3c_s390x",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:73095180f0eee40d1f4a8a8939b63517fe751d6945a4246640992b510e63ff3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:73095180f0eee40d1f4a8a8939b63517fe751d6945a4246640992b510e63ff3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.ge88176d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a331e228abd17dcc08e8c550b9ea64115fb38c0bea1a3f77c4dcfac0d590f9d9_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a331e228abd17dcc08e8c550b9ea64115fb38c0bea1a3f77c4dcfac0d590f9d9_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a331e228abd17dcc08e8c550b9ea64115fb38c0bea1a3f77c4dcfac0d590f9d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:a331e228abd17dcc08e8c550b9ea64115fb38c0bea1a3f77c4dcfac0d590f9d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.ge828bd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:5b1e6dab85423c938f0ef07517d3d48e9acbb25af0183b013de7fce4c59dd12d_s390x",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:5b1e6dab85423c938f0ef07517d3d48e9acbb25af0183b013de7fce4c59dd12d_s390x",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:5b1e6dab85423c938f0ef07517d3d48e9acbb25af0183b013de7fce4c59dd12d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:5b1e6dab85423c938f0ef07517d3d48e9acbb25af0183b013de7fce4c59dd12d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g2cb8ce9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:a9fbbe16bc6cd1671d62ce9418c43b20aacc992eff87eb6c974e3f1391dda55c_s390x",
"product": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:a9fbbe16bc6cd1671d62ce9418c43b20aacc992eff87eb6c974e3f1391dda55c_s390x",
"product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:a9fbbe16bc6cd1671d62ce9418c43b20aacc992eff87eb6c974e3f1391dda55c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:a9fbbe16bc6cd1671d62ce9418c43b20aacc992eff87eb6c974e3f1391dda55c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.15.0-202504081004.p0.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns-rhel9@sha256:c70494ef9374c3972beebb3fca5bb19bee6db782f769dc4cae2011573d237446_s390x",
"product": {
"name": "openshift4/ose-coredns-rhel9@sha256:c70494ef9374c3972beebb3fca5bb19bee6db782f769dc4cae2011573d237446_s390x",
"product_id": "openshift4/ose-coredns-rhel9@sha256:c70494ef9374c3972beebb3fca5bb19bee6db782f769dc4cae2011573d237446_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256:c70494ef9374c3972beebb3fca5bb19bee6db782f769dc4cae2011573d237446?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.15.0-202504081004.p0.g1326282.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:46d21cb4b21ffb39b269113cc98117b2e6843b6d56c14d6e56731b1b2c242da5_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:46d21cb4b21ffb39b269113cc98117b2e6843b6d56c14d6e56731b1b2c242da5_s390x",
"product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:46d21cb4b21ffb39b269113cc98117b2e6843b6d56c14d6e56731b1b2c242da5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:46d21cb4b21ffb39b269113cc98117b2e6843b6d56c14d6e56731b1b2c242da5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.15.0-202504081004.p0.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.15.0-202503310336.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.15.0-202503310336.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.15.0-202503310336.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.15.0-202503310336.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.15.0-202503310336.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.15.0-202503310336.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:d415b83f66b0e10fb153eba62ab86a99aa580c1d39a7dbed518fcd7ac6f28faa_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:d415b83f66b0e10fb153eba62ab86a99aa580c1d39a7dbed518fcd7ac6f28faa_s390x",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:d415b83f66b0e10fb153eba62ab86a99aa580c1d39a7dbed518fcd7ac6f28faa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:d415b83f66b0e10fb153eba62ab86a99aa580c1d39a7dbed518fcd7ac6f28faa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202504081004.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:5662cc13c0c1882cac28eb2010adb474e42883f77d4e93d55d53b3c227a71b21_s390x",
"product": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:5662cc13c0c1882cac28eb2010adb474e42883f77d4e93d55d53b3c227a71b21_s390x",
"product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:5662cc13c0c1882cac28eb2010adb474e42883f77d4e93d55d53b3c227a71b21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:5662cc13c0c1882cac28eb2010adb474e42883f77d4e93d55d53b3c227a71b21?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.15.0-202504081004.p0.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:bb272d9e00769543d3738e881248e90f3024f98469c5a84499eb8303366461ae_s390x",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:bb272d9e00769543d3738e881248e90f3024f98469c5a84499eb8303366461ae_s390x",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:bb272d9e00769543d3738e881248e90f3024f98469c5a84499eb8303366461ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:bb272d9e00769543d3738e881248e90f3024f98469c5a84499eb8303366461ae?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.15.0-202503310336.p0.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:bfd98be4efe0f4816c03a78145aa9b24f4bf01ac1f5432157fc532f187ba3cbb_s390x",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:bfd98be4efe0f4816c03a78145aa9b24f4bf01ac1f5432157fc532f187ba3cbb_s390x",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:bfd98be4efe0f4816c03a78145aa9b24f4bf01ac1f5432157fc532f187ba3cbb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:bfd98be4efe0f4816c03a78145aa9b24f4bf01ac1f5432157fc532f187ba3cbb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.15.0-202503310336.p0.gaed837c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:089ccef3efec142c0afa7706309343607fdfc1e00324d8d6d39994926a643b0b_s390x",
"product": {
"name": "openshift4/ose-prometheus@sha256:089ccef3efec142c0afa7706309343607fdfc1e00324d8d6d39994926a643b0b_s390x",
"product_id": "openshift4/ose-prometheus@sha256:089ccef3efec142c0afa7706309343607fdfc1e00324d8d6d39994926a643b0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:089ccef3efec142c0afa7706309343607fdfc1e00324d8d6d39994926a643b0b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.15.0-202503310336.p0.g1b43998.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:fcdf06a855acb0a0c3f04cee4e810ad6c4e7342d80ae49e4db0f0181b444c929_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:fcdf06a855acb0a0c3f04cee4e810ad6c4e7342d80ae49e4db0f0181b444c929_s390x",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:fcdf06a855acb0a0c3f04cee4e810ad6c4e7342d80ae49e4db0f0181b444c929_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel9@sha256:fcdf06a855acb0a0c3f04cee4e810ad6c4e7342d80ae49e4db0f0181b444c929?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9\u0026tag=v4.15.0-202504081004.p0.g5d72ced.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy-rhel9@sha256:c482a7de0d69b84848a349da6cadd72e98cc7a1211ddd1680051bf2f15e459ac_s390x",
"product": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:c482a7de0d69b84848a349da6cadd72e98cc7a1211ddd1680051bf2f15e459ac_s390x",
"product_id": "openshift4/ose-kube-proxy-rhel9@sha256:c482a7de0d69b84848a349da6cadd72e98cc7a1211ddd1680051bf2f15e459ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:c482a7de0d69b84848a349da6cadd72e98cc7a1211ddd1680051bf2f15e459ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.15.0-202504081004.p0.ge38935d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:6128303dfa1d1661fc6b6040c268975fba1f973535cbb14ca6b2470f63c932a0_s390x",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:6128303dfa1d1661fc6b6040c268975fba1f973535cbb14ca6b2470f63c932a0_s390x",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:6128303dfa1d1661fc6b6040c268975fba1f973535cbb14ca6b2470f63c932a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:6128303dfa1d1661fc6b6040c268975fba1f973535cbb14ca6b2470f63c932a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.15.0-202503310336.p0.g9308e7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:59cdd21045aec02fc9fa1c1514e8a0e34d9a1ef391a1003b8dd5b2948871d6ec_s390x",
"product": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:59cdd21045aec02fc9fa1c1514e8a0e34d9a1ef391a1003b8dd5b2948871d6ec_s390x",
"product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:59cdd21045aec02fc9fa1c1514e8a0e34d9a1ef391a1003b8dd5b2948871d6ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:59cdd21045aec02fc9fa1c1514e8a0e34d9a1ef391a1003b8dd5b2948871d6ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.15.0-202504081004.p0.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:be0489db36abea3470ff64a1be703fb20d3b04531457a92dd8fee49edd334dab_s390x",
"product": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:be0489db36abea3470ff64a1be703fb20d3b04531457a92dd8fee49edd334dab_s390x",
"product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:be0489db36abea3470ff64a1be703fb20d3b04531457a92dd8fee49edd334dab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:be0489db36abea3470ff64a1be703fb20d3b04531457a92dd8fee49edd334dab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.15.0-202504081004.p0.g2bd2755.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:d7217c9a65c3f5506a4474d2166e01441d688d9f8f2e09bcfb0ac605f9c1238b_s390x",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:d7217c9a65c3f5506a4474d2166e01441d688d9f8f2e09bcfb0ac605f9c1238b_s390x",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:d7217c9a65c3f5506a4474d2166e01441d688d9f8f2e09bcfb0ac605f9c1238b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:d7217c9a65c3f5506a4474d2166e01441d688d9f8f2e09bcfb0ac605f9c1238b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.15.0-202503310336.p0.g1217bc1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:b5a3301d531df26fb8f7fbb9ba82cc3c4c90be4fa3cc6863ade2fed8632a5c11_s390x",
"product": {
"name": "openshift4/ose-multus-cni@sha256:b5a3301d531df26fb8f7fbb9ba82cc3c4c90be4fa3cc6863ade2fed8632a5c11_s390x",
"product_id": "openshift4/ose-multus-cni@sha256:b5a3301d531df26fb8f7fbb9ba82cc3c4c90be4fa3cc6863ade2fed8632a5c11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:b5a3301d531df26fb8f7fbb9ba82cc3c4c90be4fa3cc6863ade2fed8632a5c11?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.15.0-202503310336.p0.g05497ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel9@sha256:e8a8f270084f3949d8e1581d07446c9e956d4c5417a4eafcfd8fdc81b4a12e05_s390x",
"product": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:e8a8f270084f3949d8e1581d07446c9e956d4c5417a4eafcfd8fdc81b4a12e05_s390x",
"product_id": "openshift4/ose-oauth-server-rhel9@sha256:e8a8f270084f3949d8e1581d07446c9e956d4c5417a4eafcfd8fdc81b4a12e05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256:e8a8f270084f3949d8e1581d07446c9e956d4c5417a4eafcfd8fdc81b4a12e05?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.15.0-202504081004.p0.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:1cd68f21230ac6227540c9c866fbe60915f9bbbd18cb5391f91979267eb2e82e_s390x",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:1cd68f21230ac6227540c9c866fbe60915f9bbbd18cb5391f91979267eb2e82e_s390x",
"product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:1cd68f21230ac6227540c9c866fbe60915f9bbbd18cb5391f91979267eb2e82e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:1cd68f21230ac6227540c9c866fbe60915f9bbbd18cb5391f91979267eb2e82e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.15.0-202504081004.p0.g5536816.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:8ec74bcd5d1df4ada75ab417a8c91dee79043d682aec685b5ac878b64b44d67a_s390x",
"product": {
"name": "openshift4/ose-docker-builder@sha256:8ec74bcd5d1df4ada75ab417a8c91dee79043d682aec685b5ac878b64b44d67a_s390x",
"product_id": "openshift4/ose-docker-builder@sha256:8ec74bcd5d1df4ada75ab417a8c91dee79043d682aec685b5ac878b64b44d67a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:8ec74bcd5d1df4ada75ab417a8c91dee79043d682aec685b5ac878b64b44d67a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.15.0-202503310336.p0.gbc0b789.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:8b152779648bc02d4bad089d77cfe2f682939b48ed6a2e65761f6082b444057c_s390x",
"product": {
"name": "openshift4/ose-cli@sha256:8b152779648bc02d4bad089d77cfe2f682939b48ed6a2e65761f6082b444057c_s390x",
"product_id": "openshift4/ose-cli@sha256:8b152779648bc02d4bad089d77cfe2f682939b48ed6a2e65761f6082b444057c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:8b152779648bc02d4bad089d77cfe2f682939b48ed6a2e65761f6082b444057c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.15.0-202503310336.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:378b6afb9010431134a3e5d1b9ec5d794aacdc2b5f3a0f9200d12dbdf64729a2_s390x",
"product": {
"name": "openshift4/ose-console@sha256:378b6afb9010431134a3e5d1b9ec5d794aacdc2b5f3a0f9200d12dbdf64729a2_s390x",
"product_id": "openshift4/ose-console@sha256:378b6afb9010431134a3e5d1b9ec5d794aacdc2b5f3a0f9200d12dbdf64729a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:378b6afb9010431134a3e5d1b9ec5d794aacdc2b5f3a0f9200d12dbdf64729a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202504020136.p0.geeefcab.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:cacd77968780a921778244e8f546dd627eeb72e59497798a554468de8bd2a64c_s390x",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:cacd77968780a921778244e8f546dd627eeb72e59497798a554468de8bd2a64c_s390x",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:cacd77968780a921778244e8f546dd627eeb72e59497798a554468de8bd2a64c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:cacd77968780a921778244e8f546dd627eeb72e59497798a554468de8bd2a64c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g91f5c97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:c1d7108c9c7a5c748a6a5c1b1f9432639be330c321048102546ad8f8efc20592_s390x",
"product": {
"name": "openshift4/ose-deployer@sha256:c1d7108c9c7a5c748a6a5c1b1f9432639be330c321048102546ad8f8efc20592_s390x",
"product_id": "openshift4/ose-deployer@sha256:c1d7108c9c7a5c748a6a5c1b1f9432639be330c321048102546ad8f8efc20592_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:c1d7108c9c7a5c748a6a5c1b1f9432639be330c321048102546ad8f8efc20592?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.15.0-202503310336.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:9a3440ef908af47bdbba86c091ad9b8059bff66c2b36f3dc6423f2057f5cad85_s390x",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:9a3440ef908af47bdbba86c091ad9b8059bff66c2b36f3dc6423f2057f5cad85_s390x",
"product_id": "openshift4/ose-haproxy-router@sha256:9a3440ef908af47bdbba86c091ad9b8059bff66c2b36f3dc6423f2057f5cad85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:9a3440ef908af47bdbba86c091ad9b8059bff66c2b36f3dc6423f2057f5cad85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.15.0-202503310336.p0.gdc38fbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:127be7d9aea973dcd850029729b6d1279abe2f6c20df47c02aba05504616cb25_s390x",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:127be7d9aea973dcd850029729b6d1279abe2f6c20df47c02aba05504616cb25_s390x",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:127be7d9aea973dcd850029729b6d1279abe2f6c20df47c02aba05504616cb25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:127be7d9aea973dcd850029729b6d1279abe2f6c20df47c02aba05504616cb25?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202504081004.p0.gf383677.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:7b2847110727118d2e1d791c7de4e408c21b028bdd405978566dbba85a437a9f_s390x",
"product": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:7b2847110727118d2e1d791c7de4e408c21b028bdd405978566dbba85a437a9f_s390x",
"product_id": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:7b2847110727118d2e1d791c7de4e408c21b028bdd405978566dbba85a437a9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256:7b2847110727118d2e1d791c7de4e408c21b028bdd405978566dbba85a437a9f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=v4.15.0-202504081004.p0.g87c23b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:d36465bdd1ef05ba53e1748fdd1ea48db141f4cc249c69be96b295b2638d5e75_s390x",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:d36465bdd1ef05ba53e1748fdd1ea48db141f4cc249c69be96b295b2638d5e75_s390x",
"product_id": "openshift4/ose-pod-rhel9@sha256:d36465bdd1ef05ba53e1748fdd1ea48db141f4cc249c69be96b295b2638d5e75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:d36465bdd1ef05ba53e1748fdd1ea48db141f4cc249c69be96b295b2638d5e75?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202504081004.p0.gf383677.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:470a95f9f16e70b9fabee4b73882106d9a2ccf50f2253e31bbdb1019fc534b68_s390x",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:470a95f9f16e70b9fabee4b73882106d9a2ccf50f2253e31bbdb1019fc534b68_s390x",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:470a95f9f16e70b9fabee4b73882106d9a2ccf50f2253e31bbdb1019fc534b68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:470a95f9f16e70b9fabee4b73882106d9a2ccf50f2253e31bbdb1019fc534b68?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.15.0-202504081004.p0.gb9de67d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:7b6439ddc9abad0d93142c06f11a1af436dc703e9fbd1b1e5f927fc6e5a97e00_s390x",
"product": {
"name": "openshift4/ose-tests@sha256:7b6439ddc9abad0d93142c06f11a1af436dc703e9fbd1b1e5f927fc6e5a97e00_s390x",
"product_id": "openshift4/ose-tests@sha256:7b6439ddc9abad0d93142c06f11a1af436dc703e9fbd1b1e5f927fc6e5a97e00_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:7b6439ddc9abad0d93142c06f11a1af436dc703e9fbd1b1e5f927fc6e5a97e00?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202504081004.p0.gb5c1ca6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:6f22280c607d79e789ec63295f4581fe81583509d4a1029cf8352551fae31390_s390x",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:6f22280c607d79e789ec63295f4581fe81583509d4a1029cf8352551fae31390_s390x",
"product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:6f22280c607d79e789ec63295f4581fe81583509d4a1029cf8352551fae31390_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:6f22280c607d79e789ec63295f4581fe81583509d4a1029cf8352551fae31390?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.15.0-202504081004.p0.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:231275a0d7deab68abdfdbef02a1f29ca859df8d835c21edefd5672b894b2318_s390x",
"product": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:231275a0d7deab68abdfdbef02a1f29ca859df8d835c21edefd5672b894b2318_s390x",
"product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:231275a0d7deab68abdfdbef02a1f29ca859df8d835c21edefd5672b894b2318_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256:231275a0d7deab68abdfdbef02a1f29ca859df8d835c21edefd5672b894b2318?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8\u0026tag=v4.15.0-202503310336.p0.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3deac5cbd4c5501b0037e4de71fe7014891f0415833806ae9033f26459a10c29_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3deac5cbd4c5501b0037e4de71fe7014891f0415833806ae9033f26459a10c29_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3deac5cbd4c5501b0037e4de71fe7014891f0415833806ae9033f26459a10c29_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:3deac5cbd4c5501b0037e4de71fe7014891f0415833806ae9033f26459a10c29?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g7788801.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:0442e9202f90a6ab9b24587a4ec00587ed7950fcca738cbdc38a10ea8ba30eb3_s390x",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:0442e9202f90a6ab9b24587a4ec00587ed7950fcca738cbdc38a10ea8ba30eb3_s390x",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:0442e9202f90a6ab9b24587a4ec00587ed7950fcca738cbdc38a10ea8ba30eb3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:0442e9202f90a6ab9b24587a4ec00587ed7950fcca738cbdc38a10ea8ba30eb3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202504081004.p0.g7788801.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9a9fd33ac15a4ee2cd8c42a9bccad9ad870091b9090e69707773e7bf9717cc65_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9a9fd33ac15a4ee2cd8c42a9bccad9ad870091b9090e69707773e7bf9717cc65_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9a9fd33ac15a4ee2cd8c42a9bccad9ad870091b9090e69707773e7bf9717cc65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:9a9fd33ac15a4ee2cd8c42a9bccad9ad870091b9090e69707773e7bf9717cc65?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202503312108.p0.g8e033dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c7dc6f3e44df90d090df157e2a282849d2e9d43de85038239747c266911d8a46_s390x",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c7dc6f3e44df90d090df157e2a282849d2e9d43de85038239747c266911d8a46_s390x",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c7dc6f3e44df90d090df157e2a282849d2e9d43de85038239747c266911d8a46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:c7dc6f3e44df90d090df157e2a282849d2e9d43de85038239747c266911d8a46?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.15.0-202503310336.p0.g1370ce1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:056f21a44dbe33a9f00a5803ae13a3337a791fc04635b1a7d1d3e4fc669e0537_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:056f21a44dbe33a9f00a5803ae13a3337a791fc04635b1a7d1d3e4fc669e0537_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:056f21a44dbe33a9f00a5803ae13a3337a791fc04635b1a7d1d3e4fc669e0537_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:056f21a44dbe33a9f00a5803ae13a3337a791fc04635b1a7d1d3e4fc669e0537?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202504081004.p0.gc6bf88e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fc52118e16a4e7fb7b66d8d05b04f4a925c0a47376268d3586139dbd319b11c0_s390x",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fc52118e16a4e7fb7b66d8d05b04f4a925c0a47376268d3586139dbd319b11c0_s390x",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fc52118e16a4e7fb7b66d8d05b04f4a925c0a47376268d3586139dbd319b11c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:fc52118e16a4e7fb7b66d8d05b04f4a925c0a47376268d3586139dbd319b11c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.15.0-202503310336.p0.g1370ce1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:dbc8ee921163f5a46ea2fde39d8dab798436ce1f3f5321a2e349d9a684a3f0fd_s390x",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:dbc8ee921163f5a46ea2fde39d8dab798436ce1f3f5321a2e349d9a684a3f0fd_s390x",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:dbc8ee921163f5a46ea2fde39d8dab798436ce1f3f5321a2e349d9a684a3f0fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:dbc8ee921163f5a46ea2fde39d8dab798436ce1f3f5321a2e349d9a684a3f0fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202504081004.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:ab11570e519abdec2c5e020a49494e100b4512291d66a334ba0e8f2b2af42867_s390x",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:ab11570e519abdec2c5e020a49494e100b4512291d66a334ba0e8f2b2af42867_s390x",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:ab11570e519abdec2c5e020a49494e100b4512291d66a334ba0e8f2b2af42867_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:ab11570e519abdec2c5e020a49494e100b4512291d66a334ba0e8f2b2af42867?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.15.0-202504081004.p0.gadccbd5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:338b8884b57df0d9d85e684b089a12c1613e4f979c178f69eeff6800d0ab1fda_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:338b8884b57df0d9d85e684b089a12c1613e4f979c178f69eeff6800d0ab1fda_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:338b8884b57df0d9d85e684b089a12c1613e4f979c178f69eeff6800d0ab1fda_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:338b8884b57df0d9d85e684b089a12c1613e4f979c178f69eeff6800d0ab1fda?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202504081004.p0.g2d2704c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:ccb45d7ec40ccc0346408a624c879ec3319a3427899b465b2f80aca7da447c2c_s390x",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:ccb45d7ec40ccc0346408a624c879ec3319a3427899b465b2f80aca7da447c2c_s390x",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:ccb45d7ec40ccc0346408a624c879ec3319a3427899b465b2f80aca7da447c2c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:ccb45d7ec40ccc0346408a624c879ec3319a3427899b465b2f80aca7da447c2c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g62a7d56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:0be18d3d0b3b3cfd881a5d15d23c5a2185ad92ae3310b56455ce4d18b345217b_s390x",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:0be18d3d0b3b3cfd881a5d15d23c5a2185ad92ae3310b56455ce4d18b345217b_s390x",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:0be18d3d0b3b3cfd881a5d15d23c5a2185ad92ae3310b56455ce4d18b345217b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:0be18d3d0b3b3cfd881a5d15d23c5a2185ad92ae3310b56455ce4d18b345217b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.15.0-202504081004.p0.g1fbb2c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:1940581b35461c2199ebfe80c4c186d5766facf0cfe597f12cbbfb2537879f03_s390x",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:1940581b35461c2199ebfe80c4c186d5766facf0cfe597f12cbbfb2537879f03_s390x",
"product_id": "openshift4/ose-cli-artifacts@sha256:1940581b35461c2199ebfe80c4c186d5766facf0cfe597f12cbbfb2537879f03_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:1940581b35461c2199ebfe80c4c186d5766facf0cfe597f12cbbfb2537879f03?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.15.0-202503310336.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:456dde0182986ec1434b4e2013cfe9f3af80b4d347e73c2044ecd4ccaf39848d_s390x",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:456dde0182986ec1434b4e2013cfe9f3af80b4d347e73c2044ecd4ccaf39848d_s390x",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:456dde0182986ec1434b4e2013cfe9f3af80b4d347e73c2044ecd4ccaf39848d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:456dde0182986ec1434b4e2013cfe9f3af80b4d347e73c2044ecd4ccaf39848d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.15.0-202504010836.p0.g7617717.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:605f428fe17f09a5cdfd2e0aa87aebff041769e63e82c8a260836d96d4050360_s390x",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:605f428fe17f09a5cdfd2e0aa87aebff041769e63e82c8a260836d96d4050360_s390x",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:605f428fe17f09a5cdfd2e0aa87aebff041769e63e82c8a260836d96d4050360_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:605f428fe17f09a5cdfd2e0aa87aebff041769e63e82c8a260836d96d4050360?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.15.0-202503310336.p0.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel9@sha256:22d2b30739e6786b1b04c866f01309628ecbf0b0d7128bfc65789ab07f08f842_s390x",
"product": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:22d2b30739e6786b1b04c866f01309628ecbf0b0d7128bfc65789ab07f08f842_s390x",
"product_id": "openshift4/ose-cluster-api-rhel9@sha256:22d2b30739e6786b1b04c866f01309628ecbf0b0d7128bfc65789ab07f08f842_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256:22d2b30739e6786b1b04c866f01309628ecbf0b0d7128bfc65789ab07f08f842?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.15.0-202504081004.p0.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c450b439274f9067cd6f226ac698f8751819391eba9c549223733dfce2267f6b_s390x",
"product": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c450b439274f9067cd6f226ac698f8751819391eba9c549223733dfce2267f6b_s390x",
"product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c450b439274f9067cd6f226ac698f8751819391eba9c549223733dfce2267f6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:c450b439274f9067cd6f226ac698f8751819391eba9c549223733dfce2267f6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g7aaa40e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ea15400019dc675cc7f1e44e6984eee31dab90e6113cd1ff561ebd1926233095_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ea15400019dc675cc7f1e44e6984eee31dab90e6113cd1ff561ebd1926233095_s390x",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ea15400019dc675cc7f1e44e6984eee31dab90e6113cd1ff561ebd1926233095_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:ea15400019dc675cc7f1e44e6984eee31dab90e6113cd1ff561ebd1926233095?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g8425d88.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:729df1b3555b0c6720b3cb4b7d83cabc18ade6ca53c43e143f947b189cb0581d_s390x",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:729df1b3555b0c6720b3cb4b7d83cabc18ade6ca53c43e143f947b189cb0581d_s390x",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:729df1b3555b0c6720b3cb4b7d83cabc18ade6ca53c43e143f947b189cb0581d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:729df1b3555b0c6720b3cb4b7d83cabc18ade6ca53c43e143f947b189cb0581d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.15.0-202504081004.p0.g6e850ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:bb323b9dfffb72ac3362ed5373b679d9172dfe300cddb02b819eec167ec9bf5a_s390x",
"product": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:bb323b9dfffb72ac3362ed5373b679d9172dfe300cddb02b819eec167ec9bf5a_s390x",
"product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:bb323b9dfffb72ac3362ed5373b679d9172dfe300cddb02b819eec167ec9bf5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:bb323b9dfffb72ac3362ed5373b679d9172dfe300cddb02b819eec167ec9bf5a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.15.0-202504081004.p0.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:9b311493d185548152f81d83a618809eeed0769c8832fa9f9d8be4fe51359924_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:9b311493d185548152f81d83a618809eeed0769c8832fa9f9d8be4fe51359924_s390x",
"product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:9b311493d185548152f81d83a618809eeed0769c8832fa9f9d8be4fe51359924_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:9b311493d185548152f81d83a618809eeed0769c8832fa9f9d8be4fe51359924?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g203435e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bda1c943542d4a34ec0d424d2fd3e88612f8074227dc98d55fb001e5529fd6ed_s390x",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bda1c943542d4a34ec0d424d2fd3e88612f8074227dc98d55fb001e5529fd6ed_s390x",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bda1c943542d4a34ec0d424d2fd3e88612f8074227dc98d55fb001e5529fd6ed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bda1c943542d4a34ec0d424d2fd3e88612f8074227dc98d55fb001e5529fd6ed?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g5618113.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:c7f0cf70f279ec19c914ef905746af84d592aa2e1e1f4a893b97dc23797b3641_s390x",
"product": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:c7f0cf70f279ec19c914ef905746af84d592aa2e1e1f4a893b97dc23797b3641_s390x",
"product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:c7f0cf70f279ec19c914ef905746af84d592aa2e1e1f4a893b97dc23797b3641_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:c7f0cf70f279ec19c914ef905746af84d592aa2e1e1f4a893b97dc23797b3641?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.15.0-202504081004.p0.g0a58f8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:776bfcbfabf2c634797c04dc6b1a94f864ef0b9835cee80e37cac089f92ea4f7_s390x",
"product": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:776bfcbfabf2c634797c04dc6b1a94f864ef0b9835cee80e37cac089f92ea4f7_s390x",
"product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:776bfcbfabf2c634797c04dc6b1a94f864ef0b9835cee80e37cac089f92ea4f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:776bfcbfabf2c634797c04dc6b1a94f864ef0b9835cee80e37cac089f92ea4f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g0b4c69f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e951d6444faa45235bfa0af0469252ff462d680fc97a8f8f7736a13fead6ed5b_s390x",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e951d6444faa45235bfa0af0469252ff462d680fc97a8f8f7736a13fead6ed5b_s390x",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e951d6444faa45235bfa0af0469252ff462d680fc97a8f8f7736a13fead6ed5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e951d6444faa45235bfa0af0469252ff462d680fc97a8f8f7736a13fead6ed5b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.ge1b692b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7902f16694e43284f7905c66395873b82aa095676509096f5fa82b44e4018d26_s390x",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7902f16694e43284f7905c66395873b82aa095676509096f5fa82b44e4018d26_s390x",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7902f16694e43284f7905c66395873b82aa095676509096f5fa82b44e4018d26_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7902f16694e43284f7905c66395873b82aa095676509096f5fa82b44e4018d26?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g65dbb12.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:b6907cf53c414cc40482ba35b62f6cb89c545d66601d988fbc5ee383ee234641_s390x",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:b6907cf53c414cc40482ba35b62f6cb89c545d66601d988fbc5ee383ee234641_s390x",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:b6907cf53c414cc40482ba35b62f6cb89c545d66601d988fbc5ee383ee234641_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:b6907cf53c414cc40482ba35b62f6cb89c545d66601d988fbc5ee383ee234641?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g73aa60d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e81c1678909f187308b7e5e25d042bb678e1df70f36258b61ad17196cf6884fe_s390x",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e81c1678909f187308b7e5e25d042bb678e1df70f36258b61ad17196cf6884fe_s390x",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e81c1678909f187308b7e5e25d042bb678e1df70f36258b61ad17196cf6884fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:e81c1678909f187308b7e5e25d042bb678e1df70f36258b61ad17196cf6884fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g3f5c295.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:2d2d5c4f56410829a15f52e0b55764cc334f625d0614c21b2d0b19f2aaffcef6_s390x",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:2d2d5c4f56410829a15f52e0b55764cc334f625d0614c21b2d0b19f2aaffcef6_s390x",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:2d2d5c4f56410829a15f52e0b55764cc334f625d0614c21b2d0b19f2aaffcef6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:2d2d5c4f56410829a15f52e0b55764cc334f625d0614c21b2d0b19f2aaffcef6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g9e0d092.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:26e79e779164fafdde2f8e3f367efe7a7aebca913ce5d842a65a3764530edf91_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:26e79e779164fafdde2f8e3f367efe7a7aebca913ce5d842a65a3764530edf91_s390x",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:26e79e779164fafdde2f8e3f367efe7a7aebca913ce5d842a65a3764530edf91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:26e79e779164fafdde2f8e3f367efe7a7aebca913ce5d842a65a3764530edf91?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.gb5b212e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:504fd8dee7c93c6af9f1c34db96dda6f0db106089d56056462f074582a4094f0_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:504fd8dee7c93c6af9f1c34db96dda6f0db106089d56056462f074582a4094f0_s390x",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:504fd8dee7c93c6af9f1c34db96dda6f0db106089d56056462f074582a4094f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:504fd8dee7c93c6af9f1c34db96dda6f0db106089d56056462f074582a4094f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:665e64e4ebfbef7f6176fd53a89fc368ce1099fbe5932ddc61289090b2034a47_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:665e64e4ebfbef7f6176fd53a89fc368ce1099fbe5932ddc61289090b2034a47_s390x",
"product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:665e64e4ebfbef7f6176fd53a89fc368ce1099fbe5932ddc61289090b2034a47_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:665e64e4ebfbef7f6176fd53a89fc368ce1099fbe5932ddc61289090b2034a47?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c0af5ba9373f6b52203a27469520e5d950af6e9b009d74d24f944c941791ee80_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c0af5ba9373f6b52203a27469520e5d950af6e9b009d74d24f944c941791ee80_s390x",
"product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c0af5ba9373f6b52203a27469520e5d950af6e9b009d74d24f944c941791ee80_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:c0af5ba9373f6b52203a27469520e5d950af6e9b009d74d24f944c941791ee80?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da0c5a9c81348253e8e172eb2c1cdf24fa4ddbf139d016ea3360a2742675d7d7_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da0c5a9c81348253e8e172eb2c1cdf24fa4ddbf139d016ea3360a2742675d7d7_s390x",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da0c5a9c81348253e8e172eb2c1cdf24fa4ddbf139d016ea3360a2742675d7d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da0c5a9c81348253e8e172eb2c1cdf24fa4ddbf139d016ea3360a2742675d7d7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.ge76cea5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:4337c3a9b4d9a01971ac5d265caf80a8598e3b38a17e322d95d8287d7c548235_s390x",
"product": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:4337c3a9b4d9a01971ac5d265caf80a8598e3b38a17e322d95d8287d7c548235_s390x",
"product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:4337c3a9b4d9a01971ac5d265caf80a8598e3b38a17e322d95d8287d7c548235_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:4337c3a9b4d9a01971ac5d265caf80a8598e3b38a17e322d95d8287d7c548235?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.15.0-202504081004.p0.g863813e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:72bde65bf1e38081b2716e43ad4f6c03d29b494a85adf09ab35f8aa7cb335493_s390x",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:72bde65bf1e38081b2716e43ad4f6c03d29b494a85adf09ab35f8aa7cb335493_s390x",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:72bde65bf1e38081b2716e43ad4f6c03d29b494a85adf09ab35f8aa7cb335493_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:72bde65bf1e38081b2716e43ad4f6c03d29b494a85adf09ab35f8aa7cb335493?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f6a5334134258ffc5625751bb9205a3f64b30002b8ef6ce086ecac67d332cc37_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f6a5334134258ffc5625751bb9205a3f64b30002b8ef6ce086ecac67d332cc37_s390x",
"product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f6a5334134258ffc5625751bb9205a3f64b30002b8ef6ce086ecac67d332cc37_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f6a5334134258ffc5625751bb9205a3f64b30002b8ef6ce086ecac67d332cc37?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g078c81f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:403e86f74111cc83e8f1f4f1707a400170f675f55cc7a97104f98d88cb168eb7_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:403e86f74111cc83e8f1f4f1707a400170f675f55cc7a97104f98d88cb168eb7_s390x",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:403e86f74111cc83e8f1f4f1707a400170f675f55cc7a97104f98d88cb168eb7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:403e86f74111cc83e8f1f4f1707a400170f675f55cc7a97104f98d88cb168eb7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g1ae0ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:0774b5dbd2943ff1679e56ddb976f01471db972fc5cb0bbd94f465682298bc1e_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:0774b5dbd2943ff1679e56ddb976f01471db972fc5cb0bbd94f465682298bc1e_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:0774b5dbd2943ff1679e56ddb976f01471db972fc5cb0bbd94f465682298bc1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:0774b5dbd2943ff1679e56ddb976f01471db972fc5cb0bbd94f465682298bc1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.15.0-202503310336.p0.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6cc5c724bece8c6a0bb3af206abeae62a0cc02390146b239c4a2d5b530713ac9_s390x",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6cc5c724bece8c6a0bb3af206abeae62a0cc02390146b239c4a2d5b530713ac9_s390x",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6cc5c724bece8c6a0bb3af206abeae62a0cc02390146b239c4a2d5b530713ac9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256:6cc5c724bece8c6a0bb3af206abeae62a0cc02390146b239c4a2d5b530713ac9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:8b1ae777fdd5bd19a2962acf8c63e21ea487809ccc152827ac510810d8a707ce_s390x",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:8b1ae777fdd5bd19a2962acf8c63e21ea487809ccc152827ac510810d8a707ce_s390x",
"product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:8b1ae777fdd5bd19a2962acf8c63e21ea487809ccc152827ac510810d8a707ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:8b1ae777fdd5bd19a2962acf8c63e21ea487809ccc152827ac510810d8a707ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.15.0-202504081004.p0.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:95199696965364933d58cc69457d3dc60388c17242490e8b2e39c250e7a22151_s390x",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:95199696965364933d58cc69457d3dc60388c17242490e8b2e39c250e7a22151_s390x",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:95199696965364933d58cc69457d3dc60388c17242490e8b2e39c250e7a22151_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:95199696965364933d58cc69457d3dc60388c17242490e8b2e39c250e7a22151?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g89eeaf2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:b3f22c45d8a6c6e669f8860f1ce2aaea9d24111aab8eae9ea32e68e8c943b3f2_s390x",
"product": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:b3f22c45d8a6c6e669f8860f1ce2aaea9d24111aab8eae9ea32e68e8c943b3f2_s390x",
"product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:b3f22c45d8a6c6e669f8860f1ce2aaea9d24111aab8eae9ea32e68e8c943b3f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:b3f22c45d8a6c6e669f8860f1ce2aaea9d24111aab8eae9ea32e68e8c943b3f2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g4c2b89d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:60aa93daa93262a04a32e62d37faf8b5b97c2ba06d8495ab617516ee489e683e_s390x",
"product": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:60aa93daa93262a04a32e62d37faf8b5b97c2ba06d8495ab617516ee489e683e_s390x",
"product_id": "openshift4/ose-cluster-update-keys-rhel9@sha256:60aa93daa93262a04a32e62d37faf8b5b97c2ba06d8495ab617516ee489e683e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256:60aa93daa93262a04a32e62d37faf8b5b97c2ba06d8495ab617516ee489e683e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=v4.15.0-202504081004.p0.g802233d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:e27bc3a31601325cdc8cd7759bfb0a5845ca7584f97c5aca16f5bf0151b07014_s390x",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:e27bc3a31601325cdc8cd7759bfb0a5845ca7584f97c5aca16f5bf0151b07014_s390x",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:e27bc3a31601325cdc8cd7759bfb0a5845ca7584f97c5aca16f5bf0151b07014_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:e27bc3a31601325cdc8cd7759bfb0a5845ca7584f97c5aca16f5bf0151b07014?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.15.0-202503310336.p0.gb54e81b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cecd1afedae0c187aed6dbb7c1dcbaabde8e44eb6da831b6020b26354a02815a_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cecd1afedae0c187aed6dbb7c1dcbaabde8e44eb6da831b6020b26354a02815a_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cecd1afedae0c187aed6dbb7c1dcbaabde8e44eb6da831b6020b26354a02815a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:cecd1afedae0c187aed6dbb7c1dcbaabde8e44eb6da831b6020b26354a02815a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.15.0-202504081004.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ee576f9623470797bc1287b5ce28e8ddea9e2ee08ceba26b1705763b9378f9b3_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ee576f9623470797bc1287b5ce28e8ddea9e2ee08ceba26b1705763b9378f9b3_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ee576f9623470797bc1287b5ce28e8ddea9e2ee08ceba26b1705763b9378f9b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:ee576f9623470797bc1287b5ce28e8ddea9e2ee08ceba26b1705763b9378f9b3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3a0b6d0dc555b35ffbd55e02c43d9451dcdaa62741c199d59689cda0809f955f_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3a0b6d0dc555b35ffbd55e02c43d9451dcdaa62741c199d59689cda0809f955f_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3a0b6d0dc555b35ffbd55e02c43d9451dcdaa62741c199d59689cda0809f955f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3a0b6d0dc555b35ffbd55e02c43d9451dcdaa62741c199d59689cda0809f955f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.15.0-202504081004.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.15.0-202503310336.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"product_id": "openshift4/ose-csi-external-resizer@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.15.0-202503310336.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:e9440cbbc14dda66d2c2344774d84fd3b7c93fcae3ac57d489ad70a279539c77_s390x",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:e9440cbbc14dda66d2c2344774d84fd3b7c93fcae3ac57d489ad70a279539c77_s390x",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:e9440cbbc14dda66d2c2344774d84fd3b7c93fcae3ac57d489ad70a279539c77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:e9440cbbc14dda66d2c2344774d84fd3b7c93fcae3ac57d489ad70a279539c77?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.15.0-202504081004.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:a243797c707df6388ae430b97fae3b82aaa53692b25874e41d0f7004fc606f6f_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:a243797c707df6388ae430b97fae3b82aaa53692b25874e41d0f7004fc606f6f_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:a243797c707df6388ae430b97fae3b82aaa53692b25874e41d0f7004fc606f6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:a243797c707df6388ae430b97fae3b82aaa53692b25874e41d0f7004fc606f6f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.15.0-202504081004.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7f3ddfe8d0452e8b2f4bd6a3c786accb6560c3cfc81c6b4e10794ffdb74c8d7_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7f3ddfe8d0452e8b2f4bd6a3c786accb6560c3cfc81c6b4e10794ffdb74c8d7_s390x",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7f3ddfe8d0452e8b2f4bd6a3c786accb6560c3cfc81c6b4e10794ffdb74c8d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7f3ddfe8d0452e8b2f4bd6a3c786accb6560c3cfc81c6b4e10794ffdb74c8d7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.15.0-202504081004.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:1e9b73f5c65794f7df4bda4e8f79a34f81cf707c5a42f30824b3ba69d1f198b9_s390x",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:1e9b73f5c65794f7df4bda4e8f79a34f81cf707c5a42f30824b3ba69d1f198b9_s390x",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:1e9b73f5c65794f7df4bda4e8f79a34f81cf707c5a42f30824b3ba69d1f198b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:1e9b73f5c65794f7df4bda4e8f79a34f81cf707c5a42f30824b3ba69d1f198b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.15.0-202503310336.p0.gf8ec690.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:6664d4f667c81a79dbe37e5447e2f3ad6e7d5e1d2a6c153df85af4d21e079773_s390x",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:6664d4f667c81a79dbe37e5447e2f3ad6e7d5e1d2a6c153df85af4d21e079773_s390x",
"product_id": "openshift4/ose-etcd-rhel9@sha256:6664d4f667c81a79dbe37e5447e2f3ad6e7d5e1d2a6c153df85af4d21e079773_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:6664d4f667c81a79dbe37e5447e2f3ad6e7d5e1d2a6c153df85af4d21e079773?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.15.0-202504081004.p0.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:d23cd3df4f4e6680038ff3681043e77797c535b3bfbb1bab606ac9a77a0035a6_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:d23cd3df4f4e6680038ff3681043e77797c535b3bfbb1bab606ac9a77a0035a6_s390x",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:d23cd3df4f4e6680038ff3681043e77797c535b3bfbb1bab606ac9a77a0035a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:d23cd3df4f4e6680038ff3681043e77797c535b3bfbb1bab606ac9a77a0035a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202504081004.p0.ga3173f4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1b2f5803c254c02ca062e01e0e3b17c7000786b98dfb32a91660937714527328_s390x",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1b2f5803c254c02ca062e01e0e3b17c7000786b98dfb32a91660937714527328_s390x",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1b2f5803c254c02ca062e01e0e3b17c7000786b98dfb32a91660937714527328_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1b2f5803c254c02ca062e01e0e3b17c7000786b98dfb32a91660937714527328?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.gb934c68.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7455aa541f59e773ef0c5c574a48ede40368e528b3e31f59ee6d163ef5b26a3e_s390x",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7455aa541f59e773ef0c5c574a48ede40368e528b3e31f59ee6d163ef5b26a3e_s390x",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7455aa541f59e773ef0c5c574a48ede40368e528b3e31f59ee6d163ef5b26a3e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256:7455aa541f59e773ef0c5c574a48ede40368e528b3e31f59ee6d163ef5b26a3e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.gcc0d541.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0adb5be4c05d15e550ee99713ffca13a0b02a1235f5ea1b47aa725f90c7f84a0_s390x",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0adb5be4c05d15e550ee99713ffca13a0b02a1235f5ea1b47aa725f90c7f84a0_s390x",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0adb5be4c05d15e550ee99713ffca13a0b02a1235f5ea1b47aa725f90c7f84a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256:0adb5be4c05d15e550ee99713ffca13a0b02a1235f5ea1b47aa725f90c7f84a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.g6846b9a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:1424ad04eb078331fb4b01f99a3e90cc61a82999aad15a2c6cfafadacb69e7a2_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:1424ad04eb078331fb4b01f99a3e90cc61a82999aad15a2c6cfafadacb69e7a2_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:1424ad04eb078331fb4b01f99a3e90cc61a82999aad15a2c6cfafadacb69e7a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:1424ad04eb078331fb4b01f99a3e90cc61a82999aad15a2c6cfafadacb69e7a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.g81877ac.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:08cc94b8d961d7c4fa6de9d5234ff46f85602776b528757490f768f177adb236_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:08cc94b8d961d7c4fa6de9d5234ff46f85602776b528757490f768f177adb236_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:08cc94b8d961d7c4fa6de9d5234ff46f85602776b528757490f768f177adb236_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:08cc94b8d961d7c4fa6de9d5234ff46f85602776b528757490f768f177adb236?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.g1c5b0f9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:19c5dc2d5586d27e7423020b6c7f92f47c3585f35fe384bcbe35ff0e2a6a2eab_s390x",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:19c5dc2d5586d27e7423020b6c7f92f47c3585f35fe384bcbe35ff0e2a6a2eab_s390x",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:19c5dc2d5586d27e7423020b6c7f92f47c3585f35fe384bcbe35ff0e2a6a2eab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:19c5dc2d5586d27e7423020b6c7f92f47c3585f35fe384bcbe35ff0e2a6a2eab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202504091039.p0.g975bba9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:45090d6797fd32ba541bc2fd999d971ede239b0487740d4243e90b8762a833fd_s390x",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:45090d6797fd32ba541bc2fd999d971ede239b0487740d4243e90b8762a833fd_s390x",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:45090d6797fd32ba541bc2fd999d971ede239b0487740d4243e90b8762a833fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:45090d6797fd32ba541bc2fd999d971ede239b0487740d4243e90b8762a833fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202504081004.p0.g2d2704c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:57eba0eb3f786fa05b2433510af06ff4e68f3fe6434a9ce6db73c0ffa1b978cb_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:57eba0eb3f786fa05b2433510af06ff4e68f3fe6434a9ce6db73c0ffa1b978cb_s390x",
"product_id": "openshift4/ose-installer-artifacts@sha256:57eba0eb3f786fa05b2433510af06ff4e68f3fe6434a9ce6db73c0ffa1b978cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:57eba0eb3f786fa05b2433510af06ff4e68f3fe6434a9ce6db73c0ffa1b978cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202504081004.p0.g2d2704c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:3db517aaab6f2c7f6300a5c418bef7ed238f64227573971cb93bb26b38c05070_s390x",
"product": {
"name": "openshift4/ose-installer@sha256:3db517aaab6f2c7f6300a5c418bef7ed238f64227573971cb93bb26b38c05070_s390x",
"product_id": "openshift4/ose-installer@sha256:3db517aaab6f2c7f6300a5c418bef7ed238f64227573971cb93bb26b38c05070_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:3db517aaab6f2c7f6300a5c418bef7ed238f64227573971cb93bb26b38c05070?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202504081004.p0.g2d2704c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-metrics-server-rhel8@sha256:ca89b5b52c7cf20886724644e353c475df629150f20a1bb389808c9e9d65bad2_s390x",
"product": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:ca89b5b52c7cf20886724644e353c475df629150f20a1bb389808c9e9d65bad2_s390x",
"product_id": "openshift4/kube-metrics-server-rhel8@sha256:ca89b5b52c7cf20886724644e353c475df629150f20a1bb389808c9e9d65bad2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256:ca89b5b52c7cf20886724644e353c475df629150f20a1bb389808c9e9d65bad2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel8\u0026tag=v4.15.0-202503310336.p0.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:40e7b0e573b31e553956f31b4c27b46f4be0c4cded6f971d4d8437117b5a6d71_s390x",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:40e7b0e573b31e553956f31b4c27b46f4be0c4cded6f971d4d8437117b5a6d71_s390x",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:40e7b0e573b31e553956f31b4c27b46f4be0c4cded6f971d4d8437117b5a6d71_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:40e7b0e573b31e553956f31b4c27b46f4be0c4cded6f971d4d8437117b5a6d71?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.15.0-202504081004.p0.ge874968.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fda3a8e23e4250e205fb2dc2d9e5711acb96976eacc840872a275dd99cdcdffe_s390x",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fda3a8e23e4250e205fb2dc2d9e5711acb96976eacc840872a275dd99cdcdffe_s390x",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fda3a8e23e4250e205fb2dc2d9e5711acb96976eacc840872a275dd99cdcdffe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fda3a8e23e4250e205fb2dc2d9e5711acb96976eacc840872a275dd99cdcdffe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:e21b3aa5cacee24af58cd375b4b5989778cd474759646078b8d5c8624adc0ad5_s390x",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:e21b3aa5cacee24af58cd375b4b5989778cd474759646078b8d5c8624adc0ad5_s390x",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:e21b3aa5cacee24af58cd375b4b5989778cd474759646078b8d5c8624adc0ad5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:e21b3aa5cacee24af58cd375b4b5989778cd474759646078b8d5c8624adc0ad5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.15.0-202503310336.p0.gd3bdbce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7231771722e3fd577d9ab773e46fd5a13c22738fe5a5bb5445ab3d69282051d4_s390x",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7231771722e3fd577d9ab773e46fd5a13c22738fe5a5bb5445ab3d69282051d4_s390x",
"product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7231771722e3fd577d9ab773e46fd5a13c22738fe5a5bb5445ab3d69282051d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:7231771722e3fd577d9ab773e46fd5a13c22738fe5a5bb5445ab3d69282051d4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.g1e096cd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:1c97575ff2f7ec21e0c977ae7d22ab225ca7a8ab84825cc5f5b7787e180f724f_s390x",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:1c97575ff2f7ec21e0c977ae7d22ab225ca7a8ab84825cc5f5b7787e180f724f_s390x",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:1c97575ff2f7ec21e0c977ae7d22ab225ca7a8ab84825cc5f5b7787e180f724f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:1c97575ff2f7ec21e0c977ae7d22ab225ca7a8ab84825cc5f5b7787e180f724f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g36781cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cf1cd726ee3e49640541c8ad8fc9619e4a488989620ff282c05b9e674f0f53c1_s390x",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cf1cd726ee3e49640541c8ad8fc9619e4a488989620ff282c05b9e674f0f53c1_s390x",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cf1cd726ee3e49640541c8ad8fc9619e4a488989620ff282c05b9e674f0f53c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:cf1cd726ee3e49640541c8ad8fc9619e4a488989620ff282c05b9e674f0f53c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.15.0-202504081004.p0.g396a09f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:fdeeb2ef07714597a1d800e3b40902be6da72f306f9bbe0fbc0724cbf9a9ed0c_s390x",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:fdeeb2ef07714597a1d800e3b40902be6da72f306f9bbe0fbc0724cbf9a9ed0c_s390x",
"product_id": "openshift4/ose-machine-config-operator@sha256:fdeeb2ef07714597a1d800e3b40902be6da72f306f9bbe0fbc0724cbf9a9ed0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:fdeeb2ef07714597a1d800e3b40902be6da72f306f9bbe0fbc0724cbf9a9ed0c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.15.0-202504081004.p0.gb23bb29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:36320f2679bdd1b272e9a710b3af05514cf4155f000b8b161a2d2890c412fa1c_s390x",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:36320f2679bdd1b272e9a710b3af05514cf4155f000b8b161a2d2890c412fa1c_s390x",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:36320f2679bdd1b272e9a710b3af05514cf4155f000b8b161a2d2890c412fa1c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:36320f2679bdd1b272e9a710b3af05514cf4155f000b8b161a2d2890c412fa1c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202504081004.p0.gb7f83c7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:c458f20d68d2f204ff5cdab2d94be03bbf7004840f0e25b436e0fe5a0de44ddd_s390x",
"product": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:c458f20d68d2f204ff5cdab2d94be03bbf7004840f0e25b436e0fe5a0de44ddd_s390x",
"product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:c458f20d68d2f204ff5cdab2d94be03bbf7004840f0e25b436e0fe5a0de44ddd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:c458f20d68d2f204ff5cdab2d94be03bbf7004840f0e25b436e0fe5a0de44ddd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.15.0-202504081004.p0.g9ea52de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:81fb547c336fb604dae9eb7d7137eefedf2f2befefb88381d255836cee8f0c52_s390x",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:81fb547c336fb604dae9eb7d7137eefedf2f2befefb88381d255836cee8f0c52_s390x",
"product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:81fb547c336fb604dae9eb7d7137eefedf2f2befefb88381d255836cee8f0c52_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:81fb547c336fb604dae9eb7d7137eefedf2f2befefb88381d255836cee8f0c52?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.15.0-202504081004.p0.gb377b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:99f7fce9c1dfd26b776f3f6c0316d9159837c0b745136f06a41a96ba50075bab_s390x",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:99f7fce9c1dfd26b776f3f6c0316d9159837c0b745136f06a41a96ba50075bab_s390x",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:99f7fce9c1dfd26b776f3f6c0316d9159837c0b745136f06a41a96ba50075bab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:99f7fce9c1dfd26b776f3f6c0316d9159837c0b745136f06a41a96ba50075bab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.15.0-202503310336.p0.g1ccafc3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:aad3ae7c4e154d20565771599b31633b8150f883130939af053105274469ffd8_s390x",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:aad3ae7c4e154d20565771599b31633b8150f883130939af053105274469ffd8_s390x",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:aad3ae7c4e154d20565771599b31633b8150f883130939af053105274469ffd8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:aad3ae7c4e154d20565771599b31633b8150f883130939af053105274469ffd8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.15.0-202503310336.p0.gd80fe46.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:dfbd503778982cea9923aa2d0bb64fda781e66ff0f822945dcb5522bf0cdd919_s390x",
"product": {
"name": "openshift4/ose-must-gather@sha256:dfbd503778982cea9923aa2d0bb64fda781e66ff0f822945dcb5522bf0cdd919_s390x",
"product_id": "openshift4/ose-must-gather@sha256:dfbd503778982cea9923aa2d0bb64fda781e66ff0f822945dcb5522bf0cdd919_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:dfbd503778982cea9923aa2d0bb64fda781e66ff0f822945dcb5522bf0cdd919?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.15.0-202503310336.p0.gb6790f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb528941ea51bcb2f55677e0a11cbb748e24e98f370ef02e7bd2d88999df6404_s390x",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb528941ea51bcb2f55677e0a11cbb748e24e98f370ef02e7bd2d88999df6404_s390x",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb528941ea51bcb2f55677e0a11cbb748e24e98f370ef02e7bd2d88999df6404_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:cb528941ea51bcb2f55677e0a11cbb748e24e98f370ef02e7bd2d88999df6404?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.15.0-202503310336.p0.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:d598ec708cf191f326526d0fbd525217939e9a070522c12a800788e9f3393ac5_s390x",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:d598ec708cf191f326526d0fbd525217939e9a070522c12a800788e9f3393ac5_s390x",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:d598ec708cf191f326526d0fbd525217939e9a070522c12a800788e9f3393ac5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:d598ec708cf191f326526d0fbd525217939e9a070522c12a800788e9f3393ac5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.15.0-202504081004.p0.g9e21740.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:bfac7e4d6e6d28701fa90e39764f2559415f2692e6caeb5ec6a8c11babf190b8_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:bfac7e4d6e6d28701fa90e39764f2559415f2692e6caeb5ec6a8c11babf190b8_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:bfac7e4d6e6d28701fa90e39764f2559415f2692e6caeb5ec6a8c11babf190b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:bfac7e4d6e6d28701fa90e39764f2559415f2692e6caeb5ec6a8c11babf190b8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202504081004.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:a534b64fdb291d4a735e0f7b7906be018b374a637976be1dbafc573cb54edc68_s390x",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:a534b64fdb291d4a735e0f7b7906be018b374a637976be1dbafc573cb54edc68_s390x",
"product_id": "openshift4/ose-sdn-rhel9@sha256:a534b64fdb291d4a735e0f7b7906be018b374a637976be1dbafc573cb54edc68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:a534b64fdb291d4a735e0f7b7906be018b374a637976be1dbafc573cb54edc68?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202504081004.p0.ge38935d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:c3a253d463472e8e7ff24054d05e1b060c24f2f18edd64affd01eec04154fcea_s390x",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:c3a253d463472e8e7ff24054d05e1b060c24f2f18edd64affd01eec04154fcea_s390x",
"product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:c3a253d463472e8e7ff24054d05e1b060c24f2f18edd64affd01eec04154fcea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:c3a253d463472e8e7ff24054d05e1b060c24f2f18edd64affd01eec04154fcea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.15.0-202504081004.p0.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:0e4e44c1be8eb4c59554e4ad5652f6aa9a290ab274847555c05d97e3866ec4b6_s390x",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:0e4e44c1be8eb4c59554e4ad5652f6aa9a290ab274847555c05d97e3866ec4b6_s390x",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:0e4e44c1be8eb4c59554e4ad5652f6aa9a290ab274847555c05d97e3866ec4b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:0e4e44c1be8eb4c59554e4ad5652f6aa9a290ab274847555c05d97e3866ec4b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.15.0-202503310336.p0.g035d383.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:e6e9de0e7beb224a5471bddefcc127ab045b412529894787c278aa0d255e0f62_s390x",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:e6e9de0e7beb224a5471bddefcc127ab045b412529894787c278aa0d255e0f62_s390x",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:e6e9de0e7beb224a5471bddefcc127ab045b412529894787c278aa0d255e0f62_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:e6e9de0e7beb224a5471bddefcc127ab045b412529894787c278aa0d255e0f62?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.15.0-202503310336.p0.g303b954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:9e554d387f1ba298d32b6b89fd397e57fbec98bbd646e4d5d2ec274ce80b70cf_s390x",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:9e554d387f1ba298d32b6b89fd397e57fbec98bbd646e4d5d2ec274ce80b70cf_s390x",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:9e554d387f1ba298d32b6b89fd397e57fbec98bbd646e4d5d2ec274ce80b70cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:9e554d387f1ba298d32b6b89fd397e57fbec98bbd646e4d5d2ec274ce80b70cf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.15.0-202503310336.p0.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:b3d5c0a3e8c1c254f1fdf5cb323352e1700a18cf6d2cdac30d4b3c649dc9c6e3_s390x",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:b3d5c0a3e8c1c254f1fdf5cb323352e1700a18cf6d2cdac30d4b3c649dc9c6e3_s390x",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:b3d5c0a3e8c1c254f1fdf5cb323352e1700a18cf6d2cdac30d4b3c649dc9c6e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:b3d5c0a3e8c1c254f1fdf5cb323352e1700a18cf6d2cdac30d4b3c649dc9c6e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.15.0-202504081004.p0.g43039a7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:44bd56fcb72d9e1fc897d5f8fed52786eeb3e11ab84eae4693427079d6c54190_s390x",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:44bd56fcb72d9e1fc897d5f8fed52786eeb3e11ab84eae4693427079d6c54190_s390x",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:44bd56fcb72d9e1fc897d5f8fed52786eeb3e11ab84eae4693427079d6c54190_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:44bd56fcb72d9e1fc897d5f8fed52786eeb3e11ab84eae4693427079d6c54190?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.gff69ddf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4f81520b96ffc5b500bfd592e410eda21fee927a8dd967ea28279f8c16b2237a_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4f81520b96ffc5b500bfd592e410eda21fee927a8dd967ea28279f8c16b2237a_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4f81520b96ffc5b500bfd592e410eda21fee927a8dd967ea28279f8c16b2237a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:4f81520b96ffc5b500bfd592e410eda21fee927a8dd967ea28279f8c16b2237a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.g4e81109.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c05acfad72ee3d8e03b675c4fca447c67c62f1046b8909f116aa32345a0acdb4_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c05acfad72ee3d8e03b675c4fca447c67c62f1046b8909f116aa32345a0acdb4_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c05acfad72ee3d8e03b675c4fca447c67c62f1046b8909f116aa32345a0acdb4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c05acfad72ee3d8e03b675c4fca447c67c62f1046b8909f116aa32345a0acdb4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.15.0-202503310336.p0.gd0c2407.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:397525f93fe8ab16d7c6244c25abbf390c905e9dc5ca52309190ab3668cc94e6_s390x",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:397525f93fe8ab16d7c6244c25abbf390c905e9dc5ca52309190ab3668cc94e6_s390x",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:397525f93fe8ab16d7c6244c25abbf390c905e9dc5ca52309190ab3668cc94e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:397525f93fe8ab16d7c6244c25abbf390c905e9dc5ca52309190ab3668cc94e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g4e81109.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:b9fbcf3dc05b4c76ef702a8a0777604e529e2f894f9cc85fdf3b05580bbd1674_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:b9fbcf3dc05b4c76ef702a8a0777604e529e2f894f9cc85fdf3b05580bbd1674_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:b9fbcf3dc05b4c76ef702a8a0777604e529e2f894f9cc85fdf3b05580bbd1674_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:b9fbcf3dc05b4c76ef702a8a0777604e529e2f894f9cc85fdf3b05580bbd1674?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:fd13dbfa492131c9b2ab07f65a7e7ee1cebeb3aa82a958dc53971feba750c1e1_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:fd13dbfa492131c9b2ab07f65a7e7ee1cebeb3aa82a958dc53971feba750c1e1_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:fd13dbfa492131c9b2ab07f65a7e7ee1cebeb3aa82a958dc53971feba750c1e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:fd13dbfa492131c9b2ab07f65a7e7ee1cebeb3aa82a958dc53971feba750c1e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.15.0-202504081004.p0.g1ba21a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:76e49cb17e1489b3e967ae140040a0bca455f7e034aa202073b7f597df46b6d4_s390x",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:76e49cb17e1489b3e967ae140040a0bca455f7e034aa202073b7f597df46b6d4_s390x",
"product_id": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:76e49cb17e1489b3e967ae140040a0bca455f7e034aa202073b7f597df46b6d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256:76e49cb17e1489b3e967ae140040a0bca455f7e034aa202073b7f597df46b6d4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=v4.15.0-202504081004.p0.g34e2019.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:46c9403ff2698073e2a883d9790153816682d209b2c99b22831eafd164917d50_s390x",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:46c9403ff2698073e2a883d9790153816682d209b2c99b22831eafd164917d50_s390x",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:46c9403ff2698073e2a883d9790153816682d209b2c99b22831eafd164917d50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:46c9403ff2698073e2a883d9790153816682d209b2c99b22831eafd164917d50?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.15.0-202503310336.p0.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:8ffb2e0d2d56e47cbacc09a8782de3796117051a51487d790177c6d473af1903_s390x",
"product": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:8ffb2e0d2d56e47cbacc09a8782de3796117051a51487d790177c6d473af1903_s390x",
"product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:8ffb2e0d2d56e47cbacc09a8782de3796117051a51487d790177c6d473af1903_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:8ffb2e0d2d56e47cbacc09a8782de3796117051a51487d790177c6d473af1903?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g19f312e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:fa0f40c187b577bf6b4a5d4aa02c581a726e31fbac85234d1c1575eb64855f0b_s390x",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:fa0f40c187b577bf6b4a5d4aa02c581a726e31fbac85234d1c1575eb64855f0b_s390x",
"product_id": "openshift4/ose-thanos-rhel8@sha256:fa0f40c187b577bf6b4a5d4aa02c581a726e31fbac85234d1c1575eb64855f0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:fa0f40c187b577bf6b4a5d4aa02c581a726e31fbac85234d1c1575eb64855f0b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.15.0-202503310336.p0.g66161ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:7afdcf569898d2f381d9b0fa2289a7343d52f118e78558ddebeccb07b105b34e_s390x",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:7afdcf569898d2f381d9b0fa2289a7343d52f118e78558ddebeccb07b105b34e_s390x",
"product_id": "openshift4/ose-tools-rhel8@sha256:7afdcf569898d2f381d9b0fa2289a7343d52f118e78558ddebeccb07b105b34e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:7afdcf569898d2f381d9b0fa2289a7343d52f118e78558ddebeccb07b105b34e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202504020136.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fafe92950791576999cf03d88ff4d4a0dba942548ed28f95de621c524c4fadb6_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fafe92950791576999cf03d88ff4d4a0dba942548ed28f95de621c524c4fadb6_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fafe92950791576999cf03d88ff4d4a0dba942548ed28f95de621c524c4fadb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:fafe92950791576999cf03d88ff4d4a0dba942548ed28f95de621c524c4fadb6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.15.0-202504081004.p0.g1ba21a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:ef1a3b73c1c2bc3d8c66f0e388f21db486f021e9e11c8c0564dbb186cb5cb815_s390x",
"product": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:ef1a3b73c1c2bc3d8c66f0e388f21db486f021e9e11c8c0564dbb186cb5cb815_s390x",
"product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:ef1a3b73c1c2bc3d8c66f0e388f21db486f021e9e11c8c0564dbb186cb5cb815_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:ef1a3b73c1c2bc3d8c66f0e388f21db486f021e9e11c8c0564dbb186cb5cb815?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.15.0-202504081004.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:925cfa28baaaafca68c12c9d590a4c778e6cbc873cc73fe0f5f572b2c42ee25e_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:925cfa28baaaafca68c12c9d590a4c778e6cbc873cc73fe0f5f572b2c42ee25e_s390x",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:925cfa28baaaafca68c12c9d590a4c778e6cbc873cc73fe0f5f572b2c42ee25e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:925cfa28baaaafca68c12c9d590a4c778e6cbc873cc73fe0f5f572b2c42ee25e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.15.0-202504081004.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:9636108c819ef26e4b5af2bb56ddd0fa71ec1445c9b6294c5dd97f4e5b7c3577_s390x",
"product": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:9636108c819ef26e4b5af2bb56ddd0fa71ec1445c9b6294c5dd97f4e5b7c3577_s390x",
"product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:9636108c819ef26e4b5af2bb56ddd0fa71ec1445c9b6294c5dd97f4e5b7c3577_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:9636108c819ef26e4b5af2bb56ddd0fa71ec1445c9b6294c5dd97f4e5b7c3577?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:72b890b2ae5b7442e89e17dbfde2fbece7aa3b671cca604e09f98c30135d8360_s390x",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:72b890b2ae5b7442e89e17dbfde2fbece7aa3b671cca604e09f98c30135d8360_s390x",
"product_id": "openshift4/ose-prom-label-proxy@sha256:72b890b2ae5b7442e89e17dbfde2fbece7aa3b671cca604e09f98c30135d8360_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:72b890b2ae5b7442e89e17dbfde2fbece7aa3b671cca604e09f98c30135d8360?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.15.0-202503310336.p0.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_s390x",
"product": {
"name": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_s390x",
"product_id": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202504081016-0"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter-rhel9@sha256:5ebaf4f6f2d0568741e341201ecfeadf633b696a742284a61f5f901707e68c8f_s390x",
"product": {
"name": "openshift4/ose-telemeter-rhel9@sha256:5ebaf4f6f2d0568741e341201ecfeadf633b696a742284a61f5f901707e68c8f_s390x",
"product_id": "openshift4/ose-telemeter-rhel9@sha256:5ebaf4f6f2d0568741e341201ecfeadf633b696a742284a61f5f901707e68c8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256:5ebaf4f6f2d0568741e341201ecfeadf633b696a742284a61f5f901707e68c8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.15.0-202504081004.p0.g14489f7.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:52f180c8655addae6812115d0794459cf9ff19f95d0af87a241d884e3652db50_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:52f180c8655addae6812115d0794459cf9ff19f95d0af87a241d884e3652db50_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:52f180c8655addae6812115d0794459cf9ff19f95d0af87a241d884e3652db50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:52f180c8655addae6812115d0794459cf9ff19f95d0af87a241d884e3652db50?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.15.0-202504081004.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5f35902b283b252ff63a968aae3ec717ccf184f27aa4929949dc03ee1d9733b6_amd64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5f35902b283b252ff63a968aae3ec717ccf184f27aa4929949dc03ee1d9733b6_amd64",
"product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5f35902b283b252ff63a968aae3ec717ccf184f27aa4929949dc03ee1d9733b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:5f35902b283b252ff63a968aae3ec717ccf184f27aa4929949dc03ee1d9733b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.gec95372.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:5296a70bd42379aade0eff30a50b695a225439697ddedfe423483d787e817154_amd64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:5296a70bd42379aade0eff30a50b695a225439697ddedfe423483d787e817154_amd64",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:5296a70bd42379aade0eff30a50b695a225439697ddedfe423483d787e817154_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:5296a70bd42379aade0eff30a50b695a225439697ddedfe423483d787e817154?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.gb72a596.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c370fc29084c72e554ee745fdebad0555afd2e779bcefd7b0537b094fa4fbde7_amd64",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c370fc29084c72e554ee745fdebad0555afd2e779bcefd7b0537b094fa4fbde7_amd64",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c370fc29084c72e554ee745fdebad0555afd2e779bcefd7b0537b094fa4fbde7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:c370fc29084c72e554ee745fdebad0555afd2e779bcefd7b0537b094fa4fbde7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g0496cad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:4a675bb038fa85280ccdb174ba9311504bf68929664cf5d308c8704799d7131a_amd64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:4a675bb038fa85280ccdb174ba9311504bf68929664cf5d308c8704799d7131a_amd64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:4a675bb038fa85280ccdb174ba9311504bf68929664cf5d308c8704799d7131a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:4a675bb038fa85280ccdb174ba9311504bf68929664cf5d308c8704799d7131a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.ge88176d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:329efd192a02bba83375f3d659c04963ba5c8d5ade09145c79dfa75a172652be_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:329efd192a02bba83375f3d659c04963ba5c8d5ade09145c79dfa75a172652be_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:329efd192a02bba83375f3d659c04963ba5c8d5ade09145c79dfa75a172652be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:329efd192a02bba83375f3d659c04963ba5c8d5ade09145c79dfa75a172652be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.ge828bd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:e790c25083eead9823f068c9e9e67b73ba91b1152eacd115a885566b850dc84c_amd64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:e790c25083eead9823f068c9e9e67b73ba91b1152eacd115a885566b850dc84c_amd64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:e790c25083eead9823f068c9e9e67b73ba91b1152eacd115a885566b850dc84c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:e790c25083eead9823f068c9e9e67b73ba91b1152eacd115a885566b850dc84c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g2cb8ce9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:87cc8648c43a3ea44a68967604082a1dc21e1332d9d83fe2b6d7d9a619543c75_amd64",
"product": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:87cc8648c43a3ea44a68967604082a1dc21e1332d9d83fe2b6d7d9a619543c75_amd64",
"product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:87cc8648c43a3ea44a68967604082a1dc21e1332d9d83fe2b6d7d9a619543c75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:87cc8648c43a3ea44a68967604082a1dc21e1332d9d83fe2b6d7d9a619543c75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.15.0-202504081004.p0.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns-rhel9@sha256:9fae7a4d6fd40a172d7362426f0e58bb34061f7e93a86dd8d531097c7729d4bd_amd64",
"product": {
"name": "openshift4/ose-coredns-rhel9@sha256:9fae7a4d6fd40a172d7362426f0e58bb34061f7e93a86dd8d531097c7729d4bd_amd64",
"product_id": "openshift4/ose-coredns-rhel9@sha256:9fae7a4d6fd40a172d7362426f0e58bb34061f7e93a86dd8d531097c7729d4bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256:9fae7a4d6fd40a172d7362426f0e58bb34061f7e93a86dd8d531097c7729d4bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.15.0-202504081004.p0.g1326282.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:45e7f645912f9234cdf40d3b47dc03bf110bc6ac209a824d1a73b926c41948b0_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:45e7f645912f9234cdf40d3b47dc03bf110bc6ac209a824d1a73b926c41948b0_amd64",
"product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:45e7f645912f9234cdf40d3b47dc03bf110bc6ac209a824d1a73b926c41948b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:45e7f645912f9234cdf40d3b47dc03bf110bc6ac209a824d1a73b926c41948b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.15.0-202504081004.p0.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:e491381ab740631a56d0c6d767dee83202a7a60225693c9efba66d4bb57cccd3_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:e491381ab740631a56d0c6d767dee83202a7a60225693c9efba66d4bb57cccd3_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel9@sha256:e491381ab740631a56d0c6d767dee83202a7a60225693c9efba66d4bb57cccd3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256:e491381ab740631a56d0c6d767dee83202a7a60225693c9efba66d4bb57cccd3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=v4.15.0-202504081004.p0.g4e81109.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:51c193da833c1e6d09467b23f2cc52a272cd5ad3b331993cd78b3f84539c681f_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:51c193da833c1e6d09467b23f2cc52a272cd5ad3b331993cd78b3f84539c681f_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:51c193da833c1e6d09467b23f2cc52a272cd5ad3b331993cd78b3f84539c681f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:51c193da833c1e6d09467b23f2cc52a272cd5ad3b331993cd78b3f84539c681f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.15.0-202503310336.p0.g9bcf382.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:abbd3d66fe9f5c9a3c8852aec395679cd2d334b1249b9a37270d46fce459613b_amd64",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:abbd3d66fe9f5c9a3c8852aec395679cd2d334b1249b9a37270d46fce459613b_amd64",
"product_id": "openshift4/ose-csi-driver-nfs-rhel9@sha256:abbd3d66fe9f5c9a3c8852aec395679cd2d334b1249b9a37270d46fce459613b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256:abbd3d66fe9f5c9a3c8852aec395679cd2d334b1249b9a37270d46fce459613b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=v4.15.0-202504081004.p0.gd032dc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.15.0-202503310336.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.15.0-202503310336.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.15.0-202503310336.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.15.0-202503310336.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.15.0-202503310336.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.15.0-202503310336.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:202a49fabd925edaa6d517760aa33a426a11d086cbdbe443aedf9945d2e82924_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:202a49fabd925edaa6d517760aa33a426a11d086cbdbe443aedf9945d2e82924_amd64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:202a49fabd925edaa6d517760aa33a426a11d086cbdbe443aedf9945d2e82924_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:202a49fabd925edaa6d517760aa33a426a11d086cbdbe443aedf9945d2e82924?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202504081004.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:a57751fa543def30a003a5c314921cf05c018d0bc8b5cf8d2af0ee7eee535420_amd64",
"product": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:a57751fa543def30a003a5c314921cf05c018d0bc8b5cf8d2af0ee7eee535420_amd64",
"product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:a57751fa543def30a003a5c314921cf05c018d0bc8b5cf8d2af0ee7eee535420_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:a57751fa543def30a003a5c314921cf05c018d0bc8b5cf8d2af0ee7eee535420?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.15.0-202504081004.p0.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:ea7bf38e56d37cc8cd55a911b4a24c20a6dce990eefec0bfd840ec36ce900f79_amd64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:ea7bf38e56d37cc8cd55a911b4a24c20a6dce990eefec0bfd840ec36ce900f79_amd64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:ea7bf38e56d37cc8cd55a911b4a24c20a6dce990eefec0bfd840ec36ce900f79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:ea7bf38e56d37cc8cd55a911b4a24c20a6dce990eefec0bfd840ec36ce900f79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.15.0-202503310336.p0.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:9ca3a62787dc8ca5df00272b3f45160be96c0937bb3b76e354505f152d6c4caa_amd64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:9ca3a62787dc8ca5df00272b3f45160be96c0937bb3b76e354505f152d6c4caa_amd64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:9ca3a62787dc8ca5df00272b3f45160be96c0937bb3b76e354505f152d6c4caa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:9ca3a62787dc8ca5df00272b3f45160be96c0937bb3b76e354505f152d6c4caa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.15.0-202503310336.p0.gaed837c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:076357119d2751de8bc611e7979a3eeb6f73ccda628736407d1e5abfe81d971e_amd64",
"product": {
"name": "openshift4/ose-prometheus@sha256:076357119d2751de8bc611e7979a3eeb6f73ccda628736407d1e5abfe81d971e_amd64",
"product_id": "openshift4/ose-prometheus@sha256:076357119d2751de8bc611e7979a3eeb6f73ccda628736407d1e5abfe81d971e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:076357119d2751de8bc611e7979a3eeb6f73ccda628736407d1e5abfe81d971e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.15.0-202503310336.p0.g1b43998.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:357e3be0b726691a7d200c90fa29cb5ca4c502b666f43ca3856d5cf2fd6f036e_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:357e3be0b726691a7d200c90fa29cb5ca4c502b666f43ca3856d5cf2fd6f036e_amd64",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:357e3be0b726691a7d200c90fa29cb5ca4c502b666f43ca3856d5cf2fd6f036e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel9@sha256:357e3be0b726691a7d200c90fa29cb5ca4c502b666f43ca3856d5cf2fd6f036e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9\u0026tag=v4.15.0-202504081004.p0.g5d72ced.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:4b09e00fd41c0e40550eb7a7f6f8b7e6df490cfa78df6395dde8074057911f9a_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:4b09e00fd41c0e40550eb7a7f6f8b7e6df490cfa78df6395dde8074057911f9a_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:4b09e00fd41c0e40550eb7a7f6f8b7e6df490cfa78df6395dde8074057911f9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:4b09e00fd41c0e40550eb7a7f6f8b7e6df490cfa78df6395dde8074057911f9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.15.0-202504081004.p0.gd339f3f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:1459ef64f7261b2e0fd0adf4e9f3613cd9e4f630f6070c55ea36d1773c8b2fde_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:1459ef64f7261b2e0fd0adf4e9f3613cd9e4f630f6070c55ea36d1773c8b2fde_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:1459ef64f7261b2e0fd0adf4e9f3613cd9e4f630f6070c55ea36d1773c8b2fde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:1459ef64f7261b2e0fd0adf4e9f3613cd9e4f630f6070c55ea36d1773c8b2fde?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.15.0-202504081004.p0.g3bf0111.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b956c919b508447882a902e606e3e8d18a4246ddf1e6c6f323ec46665ee4c26_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b956c919b508447882a902e606e3e8d18a4246ddf1e6c6f323ec46665ee4c26_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b956c919b508447882a902e606e3e8d18a4246ddf1e6c6f323ec46665ee4c26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:1b956c919b508447882a902e606e3e8d18a4246ddf1e6c6f323ec46665ee4c26?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.15.0-202504081004.p0.gbcbcd95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4084a29591e9cbc51ae5c59baba8d824f063fc4bd2cd15f81a47814feb6369e9_amd64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4084a29591e9cbc51ae5c59baba8d824f063fc4bd2cd15f81a47814feb6369e9_amd64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4084a29591e9cbc51ae5c59baba8d824f063fc4bd2cd15f81a47814feb6369e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:4084a29591e9cbc51ae5c59baba8d824f063fc4bd2cd15f81a47814feb6369e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g989bcb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy-rhel9@sha256:7b27bb97717981dccfd3abe1f381a0a9168c3b3543e6bdc167ea259f268cc25f_amd64",
"product": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:7b27bb97717981dccfd3abe1f381a0a9168c3b3543e6bdc167ea259f268cc25f_amd64",
"product_id": "openshift4/ose-kube-proxy-rhel9@sha256:7b27bb97717981dccfd3abe1f381a0a9168c3b3543e6bdc167ea259f268cc25f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:7b27bb97717981dccfd3abe1f381a0a9168c3b3543e6bdc167ea259f268cc25f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.15.0-202504081004.p0.ge38935d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:da4f1b989f23bfefa817e77970cf0f900e17b2bac3827cdd74e45b1e493ad456_amd64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:da4f1b989f23bfefa817e77970cf0f900e17b2bac3827cdd74e45b1e493ad456_amd64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:da4f1b989f23bfefa817e77970cf0f900e17b2bac3827cdd74e45b1e493ad456_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:da4f1b989f23bfefa817e77970cf0f900e17b2bac3827cdd74e45b1e493ad456?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.15.0-202503310336.p0.g9308e7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:2845cbd160e3fe2a30d0e5ecb6d93acc641cfd0cc519e21a3bd3317afb6beb9c_amd64",
"product": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:2845cbd160e3fe2a30d0e5ecb6d93acc641cfd0cc519e21a3bd3317afb6beb9c_amd64",
"product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:2845cbd160e3fe2a30d0e5ecb6d93acc641cfd0cc519e21a3bd3317afb6beb9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:2845cbd160e3fe2a30d0e5ecb6d93acc641cfd0cc519e21a3bd3317afb6beb9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.15.0-202504081004.p0.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:fe7166dc2011ee1e9f33d1246209341891eb1452598236d0d7c6edc38ae9f8b1_amd64",
"product": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:fe7166dc2011ee1e9f33d1246209341891eb1452598236d0d7c6edc38ae9f8b1_amd64",
"product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:fe7166dc2011ee1e9f33d1246209341891eb1452598236d0d7c6edc38ae9f8b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:fe7166dc2011ee1e9f33d1246209341891eb1452598236d0d7c6edc38ae9f8b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.15.0-202504081004.p0.g2bd2755.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:1417a92efb89a308c25271bb1c6126e4361678bf2dd2cc8a51213dd9aa28da9c_amd64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:1417a92efb89a308c25271bb1c6126e4361678bf2dd2cc8a51213dd9aa28da9c_amd64",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:1417a92efb89a308c25271bb1c6126e4361678bf2dd2cc8a51213dd9aa28da9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:1417a92efb89a308c25271bb1c6126e4361678bf2dd2cc8a51213dd9aa28da9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.15.0-202503310336.p0.g1217bc1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:e942c7c2825eba1f3592459d9d2e226ce6fa28162ee72fd6112b2dd9306199c7_amd64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:e942c7c2825eba1f3592459d9d2e226ce6fa28162ee72fd6112b2dd9306199c7_amd64",
"product_id": "openshift4/ose-multus-cni@sha256:e942c7c2825eba1f3592459d9d2e226ce6fa28162ee72fd6112b2dd9306199c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:e942c7c2825eba1f3592459d9d2e226ce6fa28162ee72fd6112b2dd9306199c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.15.0-202503310336.p0.g05497ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel9@sha256:282303ad53a48b2a23d7e29722ef316eebbbb52d8bcaa81170dcdbade6ee31f4_amd64",
"product": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:282303ad53a48b2a23d7e29722ef316eebbbb52d8bcaa81170dcdbade6ee31f4_amd64",
"product_id": "openshift4/ose-oauth-server-rhel9@sha256:282303ad53a48b2a23d7e29722ef316eebbbb52d8bcaa81170dcdbade6ee31f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256:282303ad53a48b2a23d7e29722ef316eebbbb52d8bcaa81170dcdbade6ee31f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.15.0-202504081004.p0.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:fba9739c47a65376ba6c24844a92032679269c2fc4df9ef7254a88f308b1eac4_amd64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:fba9739c47a65376ba6c24844a92032679269c2fc4df9ef7254a88f308b1eac4_amd64",
"product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:fba9739c47a65376ba6c24844a92032679269c2fc4df9ef7254a88f308b1eac4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:fba9739c47a65376ba6c24844a92032679269c2fc4df9ef7254a88f308b1eac4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.15.0-202504081004.p0.g5536816.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:3ef78d6d41e14b6746d425c9596d26b054846979f3af9dd8ff96e4ee48e6c167_amd64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:3ef78d6d41e14b6746d425c9596d26b054846979f3af9dd8ff96e4ee48e6c167_amd64",
"product_id": "openshift4/ose-docker-builder@sha256:3ef78d6d41e14b6746d425c9596d26b054846979f3af9dd8ff96e4ee48e6c167_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:3ef78d6d41e14b6746d425c9596d26b054846979f3af9dd8ff96e4ee48e6c167?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.15.0-202503310336.p0.gbc0b789.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:f5a66c9f2fb849d906bce776c7ef512936ecb9e4db5547993109f26ac3000dfa_amd64",
"product": {
"name": "openshift4/ose-cli@sha256:f5a66c9f2fb849d906bce776c7ef512936ecb9e4db5547993109f26ac3000dfa_amd64",
"product_id": "openshift4/ose-cli@sha256:f5a66c9f2fb849d906bce776c7ef512936ecb9e4db5547993109f26ac3000dfa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:f5a66c9f2fb849d906bce776c7ef512936ecb9e4db5547993109f26ac3000dfa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.15.0-202503310336.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:cc1cb0094465e8e5d97419e45b7b3b747e68f2572cfd16513ce3a9d67ef8ed3f_amd64",
"product": {
"name": "openshift4/ose-console@sha256:cc1cb0094465e8e5d97419e45b7b3b747e68f2572cfd16513ce3a9d67ef8ed3f_amd64",
"product_id": "openshift4/ose-console@sha256:cc1cb0094465e8e5d97419e45b7b3b747e68f2572cfd16513ce3a9d67ef8ed3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:cc1cb0094465e8e5d97419e45b7b3b747e68f2572cfd16513ce3a9d67ef8ed3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202504020136.p0.geeefcab.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:72a8ef40444196c1450533368a361154c4d537891ee070fd9f4707402469dd88_amd64",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:72a8ef40444196c1450533368a361154c4d537891ee070fd9f4707402469dd88_amd64",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:72a8ef40444196c1450533368a361154c4d537891ee070fd9f4707402469dd88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:72a8ef40444196c1450533368a361154c4d537891ee070fd9f4707402469dd88?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g91f5c97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:25ed6b45ea6442f5c58f459a3e3f760a07bd721fadff18ab75645751b53d62af_amd64",
"product": {
"name": "openshift4/ose-deployer@sha256:25ed6b45ea6442f5c58f459a3e3f760a07bd721fadff18ab75645751b53d62af_amd64",
"product_id": "openshift4/ose-deployer@sha256:25ed6b45ea6442f5c58f459a3e3f760a07bd721fadff18ab75645751b53d62af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:25ed6b45ea6442f5c58f459a3e3f760a07bd721fadff18ab75645751b53d62af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.15.0-202503310336.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:06a56b5e7c64cb28ebba25d4e0ed353656dcbd7a00d80df880131f30d2c95fb6_amd64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:06a56b5e7c64cb28ebba25d4e0ed353656dcbd7a00d80df880131f30d2c95fb6_amd64",
"product_id": "openshift4/ose-haproxy-router@sha256:06a56b5e7c64cb28ebba25d4e0ed353656dcbd7a00d80df880131f30d2c95fb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:06a56b5e7c64cb28ebba25d4e0ed353656dcbd7a00d80df880131f30d2c95fb6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.15.0-202503310336.p0.gdc38fbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:193ad113b049596ac5c7545cd2b5d7fe21a979ac8b1442cfbb73fa4eb5985de7_amd64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:193ad113b049596ac5c7545cd2b5d7fe21a979ac8b1442cfbb73fa4eb5985de7_amd64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:193ad113b049596ac5c7545cd2b5d7fe21a979ac8b1442cfbb73fa4eb5985de7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:193ad113b049596ac5c7545cd2b5d7fe21a979ac8b1442cfbb73fa4eb5985de7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202504081004.p0.gf383677.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6969c82a3143b2445b95a01aefe56da70018380a5e161899c5d7d4a1a21a7d2_amd64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6969c82a3143b2445b95a01aefe56da70018380a5e161899c5d7d4a1a21a7d2_amd64",
"product_id": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6969c82a3143b2445b95a01aefe56da70018380a5e161899c5d7d4a1a21a7d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256:e6969c82a3143b2445b95a01aefe56da70018380a5e161899c5d7d4a1a21a7d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=v4.15.0-202504081004.p0.g87c23b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:739b70faa046424d5dc4d36da3a9f5cdcd396943c3403afa1fd869c6086ab849_amd64",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:739b70faa046424d5dc4d36da3a9f5cdcd396943c3403afa1fd869c6086ab849_amd64",
"product_id": "openshift4/ose-pod-rhel9@sha256:739b70faa046424d5dc4d36da3a9f5cdcd396943c3403afa1fd869c6086ab849_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:739b70faa046424d5dc4d36da3a9f5cdcd396943c3403afa1fd869c6086ab849?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202504081004.p0.gf383677.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:b86f6c99e7ce219d8131e94e008ddd7583e92df0b7245f2ec1bf765fb717abfd_amd64",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:b86f6c99e7ce219d8131e94e008ddd7583e92df0b7245f2ec1bf765fb717abfd_amd64",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:b86f6c99e7ce219d8131e94e008ddd7583e92df0b7245f2ec1bf765fb717abfd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:b86f6c99e7ce219d8131e94e008ddd7583e92df0b7245f2ec1bf765fb717abfd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.15.0-202504081004.p0.gb9de67d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:44d58823cb8c578fe247a7485c3de19a66898c38d6d4231b84a763cc40ae278c_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:44d58823cb8c578fe247a7485c3de19a66898c38d6d4231b84a763cc40ae278c_amd64",
"product_id": "openshift4/ose-tests@sha256:44d58823cb8c578fe247a7485c3de19a66898c38d6d4231b84a763cc40ae278c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:44d58823cb8c578fe247a7485c3de19a66898c38d6d4231b84a763cc40ae278c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202504081004.p0.gb5c1ca6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:d0e1e0eb62a207a703bc85d61460583256868b5b6994de6bbf0d776f080d9a4e_amd64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:d0e1e0eb62a207a703bc85d61460583256868b5b6994de6bbf0d776f080d9a4e_amd64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:d0e1e0eb62a207a703bc85d61460583256868b5b6994de6bbf0d776f080d9a4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:d0e1e0eb62a207a703bc85d61460583256868b5b6994de6bbf0d776f080d9a4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.15.0-202504081004.p0.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6b936ad9f3409bd02d4e709f543a97a20b91623724c778a12d9a8bc385777f39_amd64",
"product": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6b936ad9f3409bd02d4e709f543a97a20b91623724c778a12d9a8bc385777f39_amd64",
"product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6b936ad9f3409bd02d4e709f543a97a20b91623724c778a12d9a8bc385777f39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256:6b936ad9f3409bd02d4e709f543a97a20b91623724c778a12d9a8bc385777f39?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8\u0026tag=v4.15.0-202503310336.p0.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3da4cc03a79c9dbaa1413ab2fa78a50c82754e6ebd7aed245a322612873a044d_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3da4cc03a79c9dbaa1413ab2fa78a50c82754e6ebd7aed245a322612873a044d_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3da4cc03a79c9dbaa1413ab2fa78a50c82754e6ebd7aed245a322612873a044d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:3da4cc03a79c9dbaa1413ab2fa78a50c82754e6ebd7aed245a322612873a044d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g7788801.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:523d0af749b9388fd2765132e690c64a54cc262ba2c37ff36e29559de3b1fc49_amd64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:523d0af749b9388fd2765132e690c64a54cc262ba2c37ff36e29559de3b1fc49_amd64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:523d0af749b9388fd2765132e690c64a54cc262ba2c37ff36e29559de3b1fc49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:523d0af749b9388fd2765132e690c64a54cc262ba2c37ff36e29559de3b1fc49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202504081004.p0.g7788801.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:71ee15be4fc1e0f4fb029362eea3be709e289772f1b296d67e67f0f6ea575386_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:71ee15be4fc1e0f4fb029362eea3be709e289772f1b296d67e67f0f6ea575386_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:71ee15be4fc1e0f4fb029362eea3be709e289772f1b296d67e67f0f6ea575386_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:71ee15be4fc1e0f4fb029362eea3be709e289772f1b296d67e67f0f6ea575386?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202503312108.p0.g8e033dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:f3defcefb42b93736e70f846e6565c26945ad82663cec40383e52948c845fa49_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:f3defcefb42b93736e70f846e6565c26945ad82663cec40383e52948c845fa49_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:f3defcefb42b93736e70f846e6565c26945ad82663cec40383e52948c845fa49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:f3defcefb42b93736e70f846e6565c26945ad82663cec40383e52948c845fa49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.15.0-202503310336.p0.g1370ce1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:4949556c647219862c5d58a9bb98566c4b044c99ca2bbc327702abdd23c00a2c_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:4949556c647219862c5d58a9bb98566c4b044c99ca2bbc327702abdd23c00a2c_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:4949556c647219862c5d58a9bb98566c4b044c99ca2bbc327702abdd23c00a2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:4949556c647219862c5d58a9bb98566c4b044c99ca2bbc327702abdd23c00a2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202504081004.p0.gc6bf88e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:53cc795af84e794137875707017060e6dd692482b610de6d029fa883269bbf7e_amd64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:53cc795af84e794137875707017060e6dd692482b610de6d029fa883269bbf7e_amd64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:53cc795af84e794137875707017060e6dd692482b610de6d029fa883269bbf7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:53cc795af84e794137875707017060e6dd692482b610de6d029fa883269bbf7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.15.0-202503310336.p0.g1370ce1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:c64bc2e6daea03bc75957e54a0371fb19827ddf75cfe9e612f47a2c2974fb402_amd64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:c64bc2e6daea03bc75957e54a0371fb19827ddf75cfe9e612f47a2c2974fb402_amd64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:c64bc2e6daea03bc75957e54a0371fb19827ddf75cfe9e612f47a2c2974fb402_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:c64bc2e6daea03bc75957e54a0371fb19827ddf75cfe9e612f47a2c2974fb402?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202504081004.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:f5c5c26d580805e62e9d78f5c03209c5cfd236da855e015e5141296745dd8bbc_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:f5c5c26d580805e62e9d78f5c03209c5cfd236da855e015e5141296745dd8bbc_amd64",
"product_id": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:f5c5c26d580805e62e9d78f5c03209c5cfd236da855e015e5141296745dd8bbc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel9@sha256:f5c5c26d580805e62e9d78f5c03209c5cfd236da855e015e5141296745dd8bbc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.gabf4fa9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:df447b40dcc827938b48efeeefb2d5a620e11d1def6a6612e4ef8b5fa13a0a8f_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:df447b40dcc827938b48efeeefb2d5a620e11d1def6a6612e4ef8b5fa13a0a8f_amd64",
"product_id": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:df447b40dcc827938b48efeeefb2d5a620e11d1def6a6612e4ef8b5fa13a0a8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:df447b40dcc827938b48efeeefb2d5a620e11d1def6a6612e4ef8b5fa13a0a8f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9\u0026tag=v4.15.0-202504081004.p0.gbe4888d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:c8dee697111ca1e0b08380c868c620daade147e30e80b54c9d1e0f7a84d6aaaa_amd64",
"product": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:c8dee697111ca1e0b08380c868c620daade147e30e80b54c9d1e0f7a84d6aaaa_amd64",
"product_id": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:c8dee697111ca1e0b08380c868c620daade147e30e80b54c9d1e0f7a84d6aaaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:c8dee697111ca1e0b08380c868c620daade147e30e80b54c9d1e0f7a84d6aaaa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8\u0026tag=v4.15.0-202503310336.p0.g41b367a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:f6b436eaf58f16c264f6b49a12a972c22291ebb907a49f1cf33d0150bf9575d1_amd64",
"product": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:f6b436eaf58f16c264f6b49a12a972c22291ebb907a49f1cf33d0150bf9575d1_amd64",
"product_id": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:f6b436eaf58f16c264f6b49a12a972c22291ebb907a49f1cf33d0150bf9575d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel9@sha256:f6b436eaf58f16c264f6b49a12a972c22291ebb907a49f1cf33d0150bf9575d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.gf7f5eed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:fcae781c7d8d660d934b5b02688cc1eab0558a9df5c6ffab618336ef7c49e992_amd64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:fcae781c7d8d660d934b5b02688cc1eab0558a9df5c6ffab618336ef7c49e992_amd64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:fcae781c7d8d660d934b5b02688cc1eab0558a9df5c6ffab618336ef7c49e992_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:fcae781c7d8d660d934b5b02688cc1eab0558a9df5c6ffab618336ef7c49e992?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.15.0-202504081004.p0.gadccbd5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e3592d3f72cc344242afa3704706618fc55a1cbb49c0863982dd2929ce4f9ba_amd64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e3592d3f72cc344242afa3704706618fc55a1cbb49c0863982dd2929ce4f9ba_amd64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e3592d3f72cc344242afa3704706618fc55a1cbb49c0863982dd2929ce4f9ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256:5e3592d3f72cc344242afa3704706618fc55a1cbb49c0863982dd2929ce4f9ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.gfd77d92.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9553cb3cefadb643ea7c05bc796b5c6d7aa1662071fcbc4001f1f95444a5fcd4_amd64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9553cb3cefadb643ea7c05bc796b5c6d7aa1662071fcbc4001f1f95444a5fcd4_amd64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9553cb3cefadb643ea7c05bc796b5c6d7aa1662071fcbc4001f1f95444a5fcd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256:9553cb3cefadb643ea7c05bc796b5c6d7aa1662071fcbc4001f1f95444a5fcd4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.g7f00d2c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:3b151baa532ed6a7e38a21c8d714dac58815e458ca1d4db7df2203859b7cc3d4_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:3b151baa532ed6a7e38a21c8d714dac58815e458ca1d4db7df2203859b7cc3d4_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:3b151baa532ed6a7e38a21c8d714dac58815e458ca1d4db7df2203859b7cc3d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256:3b151baa532ed6a7e38a21c8d714dac58815e458ca1d4db7df2203859b7cc3d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.g7043c1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a6b99c161905816a799f88368644576326a846274434f3a0f75b1ccefac203b6_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a6b99c161905816a799f88368644576326a846274434f3a0f75b1ccefac203b6_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a6b99c161905816a799f88368644576326a846274434f3a0f75b1ccefac203b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a6b99c161905816a799f88368644576326a846274434f3a0f75b1ccefac203b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g2a2b9dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ad5bbd0bc22ee57ab94887c14339f9ca9b4279bc1026873991912d30442ba398_amd64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ad5bbd0bc22ee57ab94887c14339f9ca9b4279bc1026873991912d30442ba398_amd64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ad5bbd0bc22ee57ab94887c14339f9ca9b4279bc1026873991912d30442ba398_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256:ad5bbd0bc22ee57ab94887c14339f9ca9b4279bc1026873991912d30442ba398?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=v4.15.0-202504081004.p0.g1338503.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cc7bdf25afdf8ab8306578c3056b84671344ff951578d11846a0f99b90765a5d_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cc7bdf25afdf8ab8306578c3056b84671344ff951578d11846a0f99b90765a5d_amd64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cc7bdf25afdf8ab8306578c3056b84671344ff951578d11846a0f99b90765a5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256:cc7bdf25afdf8ab8306578c3056b84671344ff951578d11846a0f99b90765a5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6ee068c8d7b058fbf7cca708fd375a3b1ef1e1421976d8f2015c94f735262f50_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6ee068c8d7b058fbf7cca708fd375a3b1ef1e1421976d8f2015c94f735262f50_amd64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6ee068c8d7b058fbf7cca708fd375a3b1ef1e1421976d8f2015c94f735262f50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256:6ee068c8d7b058fbf7cca708fd375a3b1ef1e1421976d8f2015c94f735262f50?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:fabe8b8f8fb16dcb7dc1ed445579367dc9c4242e82d821181f4fed310a28779a_amd64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:fabe8b8f8fb16dcb7dc1ed445579367dc9c4242e82d821181f4fed310a28779a_amd64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:fabe8b8f8fb16dcb7dc1ed445579367dc9c4242e82d821181f4fed310a28779a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256:fabe8b8f8fb16dcb7dc1ed445579367dc9c4242e82d821181f4fed310a28779a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.g44832d2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:7823347f5bd1476be5a4e9cc1a5d3c45dcaf5061de1232763c7b9d66954ec316_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:7823347f5bd1476be5a4e9cc1a5d3c45dcaf5061de1232763c7b9d66954ec316_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:7823347f5bd1476be5a4e9cc1a5d3c45dcaf5061de1232763c7b9d66954ec316_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256:7823347f5bd1476be5a4e9cc1a5d3c45dcaf5061de1232763c7b9d66954ec316?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.gdcb7e1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:63bdc358c67c9dedc298c0f0758a77ee5ba12c01bdbd1fc259097d532421ae27_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:63bdc358c67c9dedc298c0f0758a77ee5ba12c01bdbd1fc259097d532421ae27_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:63bdc358c67c9dedc298c0f0758a77ee5ba12c01bdbd1fc259097d532421ae27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:63bdc358c67c9dedc298c0f0758a77ee5ba12c01bdbd1fc259097d532421ae27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.15.0-202503310336.p0.g160cf62.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:7e7da2c34365aca26871b96de07fd0722613ac55011f70f301aae67cc263a334_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:7e7da2c34365aca26871b96de07fd0722613ac55011f70f301aae67cc263a334_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:7e7da2c34365aca26871b96de07fd0722613ac55011f70f301aae67cc263a334_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256:7e7da2c34365aca26871b96de07fd0722613ac55011f70f301aae67cc263a334?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.gbcf919d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e65ee9565f69a3c1229b423d975ce8251ecc2c555467924e60027884cd140bae_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e65ee9565f69a3c1229b423d975ce8251ecc2c555467924e60027884cd140bae_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e65ee9565f69a3c1229b423d975ce8251ecc2c555467924e60027884cd140bae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:e65ee9565f69a3c1229b423d975ce8251ecc2c555467924e60027884cd140bae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.g367c4e4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:5b36fd7b87570d00a8a3ba9486d8372e2cac32aab94749812c7f8a5fd9c2bd3a_amd64",
"product": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:5b36fd7b87570d00a8a3ba9486d8372e2cac32aab94749812c7f8a5fd9c2bd3a_amd64",
"product_id": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:5b36fd7b87570d00a8a3ba9486d8372e2cac32aab94749812c7f8a5fd9c2bd3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel8@sha256:5b36fd7b87570d00a8a3ba9486d8372e2cac32aab94749812c7f8a5fd9c2bd3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8\u0026tag=v4.15.0-202504011136.p0.g5db478a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:b1c784f13ee65e05a7f4d0d240353d9edc356c8dc065088bea56af80c93eda4a_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:b1c784f13ee65e05a7f4d0d240353d9edc356c8dc065088bea56af80c93eda4a_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:b1c784f13ee65e05a7f4d0d240353d9edc356c8dc065088bea56af80c93eda4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:b1c784f13ee65e05a7f4d0d240353d9edc356c8dc065088bea56af80c93eda4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202504081004.p0.g2d2704c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:c7cb5a4f96a586edb8646d8963b52f73a5bf29fc248e90a8e540111d1e51927a_amd64",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:c7cb5a4f96a586edb8646d8963b52f73a5bf29fc248e90a8e540111d1e51927a_amd64",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:c7cb5a4f96a586edb8646d8963b52f73a5bf29fc248e90a8e540111d1e51927a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:c7cb5a4f96a586edb8646d8963b52f73a5bf29fc248e90a8e540111d1e51927a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g62a7d56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e56ce81f699dce36922f2a4e602befdd45f62a5b3fa51ada02266ded456a1fb_amd64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e56ce81f699dce36922f2a4e602befdd45f62a5b3fa51ada02266ded456a1fb_amd64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e56ce81f699dce36922f2a4e602befdd45f62a5b3fa51ada02266ded456a1fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:1e56ce81f699dce36922f2a4e602befdd45f62a5b3fa51ada02266ded456a1fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.15.0-202504081004.p0.g1fbb2c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:24fb5fdd6d23614ee03ebf67d38b7d44bc5c8f1a93a37c7600e3a8d347545332_amd64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:24fb5fdd6d23614ee03ebf67d38b7d44bc5c8f1a93a37c7600e3a8d347545332_amd64",
"product_id": "openshift4/ose-cli-artifacts@sha256:24fb5fdd6d23614ee03ebf67d38b7d44bc5c8f1a93a37c7600e3a8d347545332_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:24fb5fdd6d23614ee03ebf67d38b7d44bc5c8f1a93a37c7600e3a8d347545332?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.15.0-202503310336.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:5c3200a13c58b389e3a20d5f731116c9563c8d7ddf888be34683d97730612f86_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:5c3200a13c58b389e3a20d5f731116c9563c8d7ddf888be34683d97730612f86_amd64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:5c3200a13c58b389e3a20d5f731116c9563c8d7ddf888be34683d97730612f86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:5c3200a13c58b389e3a20d5f731116c9563c8d7ddf888be34683d97730612f86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.15.0-202504010836.p0.g7617717.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:fcd70deb6fbb7afd63f23d85cd763dc80c15da4854d894f08f38880302d0c2e2_amd64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:fcd70deb6fbb7afd63f23d85cd763dc80c15da4854d894f08f38880302d0c2e2_amd64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:fcd70deb6fbb7afd63f23d85cd763dc80c15da4854d894f08f38880302d0c2e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:fcd70deb6fbb7afd63f23d85cd763dc80c15da4854d894f08f38880302d0c2e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.15.0-202503310336.p0.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel9@sha256:cfe34672e2d46d0b6609984fc43ccb86599839e95415ef8626d32be5cb47b1cf_amd64",
"product": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:cfe34672e2d46d0b6609984fc43ccb86599839e95415ef8626d32be5cb47b1cf_amd64",
"product_id": "openshift4/ose-cluster-api-rhel9@sha256:cfe34672e2d46d0b6609984fc43ccb86599839e95415ef8626d32be5cb47b1cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256:cfe34672e2d46d0b6609984fc43ccb86599839e95415ef8626d32be5cb47b1cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.15.0-202504081004.p0.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:772177352e0fa13900dd56d59c93ba577e6b2b7482ec4fac77b27dd28e55be7d_amd64",
"product": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:772177352e0fa13900dd56d59c93ba577e6b2b7482ec4fac77b27dd28e55be7d_amd64",
"product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:772177352e0fa13900dd56d59c93ba577e6b2b7482ec4fac77b27dd28e55be7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:772177352e0fa13900dd56d59c93ba577e6b2b7482ec4fac77b27dd28e55be7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g7aaa40e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0905a0cd15caf56a1013f9a1e2bceb36200a263ab9ce5dcf5a99c8812fbca0eb_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0905a0cd15caf56a1013f9a1e2bceb36200a263ab9ce5dcf5a99c8812fbca0eb_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0905a0cd15caf56a1013f9a1e2bceb36200a263ab9ce5dcf5a99c8812fbca0eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:0905a0cd15caf56a1013f9a1e2bceb36200a263ab9ce5dcf5a99c8812fbca0eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g8425d88.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:108c5cc3e4a8bf2e2e9bc450bdf43d874a7a852355d080da6d6ceaacf49dd38e_amd64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:108c5cc3e4a8bf2e2e9bc450bdf43d874a7a852355d080da6d6ceaacf49dd38e_amd64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:108c5cc3e4a8bf2e2e9bc450bdf43d874a7a852355d080da6d6ceaacf49dd38e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:108c5cc3e4a8bf2e2e9bc450bdf43d874a7a852355d080da6d6ceaacf49dd38e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.15.0-202504081004.p0.g6e850ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:6173f4452a87bf7269684ba1ff6a40b7d09fd755b8349c11777a517a895f223d_amd64",
"product": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:6173f4452a87bf7269684ba1ff6a40b7d09fd755b8349c11777a517a895f223d_amd64",
"product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:6173f4452a87bf7269684ba1ff6a40b7d09fd755b8349c11777a517a895f223d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:6173f4452a87bf7269684ba1ff6a40b7d09fd755b8349c11777a517a895f223d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.15.0-202504081004.p0.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:9047def468ec92a1dc94473f28738d59ee497c8d3c4c4aff119af8ebace23d98_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:9047def468ec92a1dc94473f28738d59ee497c8d3c4c4aff119af8ebace23d98_amd64",
"product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:9047def468ec92a1dc94473f28738d59ee497c8d3c4c4aff119af8ebace23d98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:9047def468ec92a1dc94473f28738d59ee497c8d3c4c4aff119af8ebace23d98?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g203435e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1254e776546bbb8a96023df91c0c6ae5616281f31edb54e79a2252deb2d9898_amd64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1254e776546bbb8a96023df91c0c6ae5616281f31edb54e79a2252deb2d9898_amd64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1254e776546bbb8a96023df91c0c6ae5616281f31edb54e79a2252deb2d9898_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1254e776546bbb8a96023df91c0c6ae5616281f31edb54e79a2252deb2d9898?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g5618113.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:3383179108f79525320ac60eb37b255cbabf2e413de76860a6a64b4a10213368_amd64",
"product": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:3383179108f79525320ac60eb37b255cbabf2e413de76860a6a64b4a10213368_amd64",
"product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:3383179108f79525320ac60eb37b255cbabf2e413de76860a6a64b4a10213368_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:3383179108f79525320ac60eb37b255cbabf2e413de76860a6a64b4a10213368?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.15.0-202504081004.p0.g0a58f8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:c680d5df602f50f6f4821c83bf1922dffe2909c33c3f2c18f78c957847308d1a_amd64",
"product": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:c680d5df602f50f6f4821c83bf1922dffe2909c33c3f2c18f78c957847308d1a_amd64",
"product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:c680d5df602f50f6f4821c83bf1922dffe2909c33c3f2c18f78c957847308d1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:c680d5df602f50f6f4821c83bf1922dffe2909c33c3f2c18f78c957847308d1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g0b4c69f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d522a200351a53b493663d03e105fac72fe4d96cbbf631db039f0690d6bbbed_amd64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d522a200351a53b493663d03e105fac72fe4d96cbbf631db039f0690d6bbbed_amd64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d522a200351a53b493663d03e105fac72fe4d96cbbf631db039f0690d6bbbed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d522a200351a53b493663d03e105fac72fe4d96cbbf631db039f0690d6bbbed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.ge1b692b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:871996aee1405d9b493b7f009f54d5310c31b8b05dab2261bbf720bacc1919d0_amd64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:871996aee1405d9b493b7f009f54d5310c31b8b05dab2261bbf720bacc1919d0_amd64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:871996aee1405d9b493b7f009f54d5310c31b8b05dab2261bbf720bacc1919d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:871996aee1405d9b493b7f009f54d5310c31b8b05dab2261bbf720bacc1919d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g65dbb12.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:a83e46fbe3f49b69481d6e20cf5106d069ddc001757d3a6b42f5df03087d64e0_amd64",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:a83e46fbe3f49b69481d6e20cf5106d069ddc001757d3a6b42f5df03087d64e0_amd64",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:a83e46fbe3f49b69481d6e20cf5106d069ddc001757d3a6b42f5df03087d64e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:a83e46fbe3f49b69481d6e20cf5106d069ddc001757d3a6b42f5df03087d64e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g73aa60d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2571525ec903d3be93742a099f9ec7a6c23ad51d147a7363a655fdc6794fcfe2_amd64",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2571525ec903d3be93742a099f9ec7a6c23ad51d147a7363a655fdc6794fcfe2_amd64",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2571525ec903d3be93742a099f9ec7a6c23ad51d147a7363a655fdc6794fcfe2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:2571525ec903d3be93742a099f9ec7a6c23ad51d147a7363a655fdc6794fcfe2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g3f5c295.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:22a0eb5be88f2db4867cb0110fb33d643014e84d6db7461d7e7831323d21db14_amd64",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:22a0eb5be88f2db4867cb0110fb33d643014e84d6db7461d7e7831323d21db14_amd64",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:22a0eb5be88f2db4867cb0110fb33d643014e84d6db7461d7e7831323d21db14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:22a0eb5be88f2db4867cb0110fb33d643014e84d6db7461d7e7831323d21db14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g9e0d092.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d000c281284329c5113e1e3009550402d5b3465ceea000b3dbd0668d2885477b_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d000c281284329c5113e1e3009550402d5b3465ceea000b3dbd0668d2885477b_amd64",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d000c281284329c5113e1e3009550402d5b3465ceea000b3dbd0668d2885477b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:d000c281284329c5113e1e3009550402d5b3465ceea000b3dbd0668d2885477b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.gb5b212e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01606a9fbac5b5273f1ef8174f38dc188fb3fed7470f687133f488d1910f7017_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01606a9fbac5b5273f1ef8174f38dc188fb3fed7470f687133f488d1910f7017_amd64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01606a9fbac5b5273f1ef8174f38dc188fb3fed7470f687133f488d1910f7017_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01606a9fbac5b5273f1ef8174f38dc188fb3fed7470f687133f488d1910f7017?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b9bfd0b5d62b5b2c7d6caba8b7e7427d53eb9860cbe4003ec04e94d78dba09fa_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b9bfd0b5d62b5b2c7d6caba8b7e7427d53eb9860cbe4003ec04e94d78dba09fa_amd64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b9bfd0b5d62b5b2c7d6caba8b7e7427d53eb9860cbe4003ec04e94d78dba09fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b9bfd0b5d62b5b2c7d6caba8b7e7427d53eb9860cbe4003ec04e94d78dba09fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c8ff500bd6c8083ad4f0c58435ae9a8c03c1cacfb188398790be0eb194d59c58_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c8ff500bd6c8083ad4f0c58435ae9a8c03c1cacfb188398790be0eb194d59c58_amd64",
"product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c8ff500bd6c8083ad4f0c58435ae9a8c03c1cacfb188398790be0eb194d59c58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:c8ff500bd6c8083ad4f0c58435ae9a8c03c1cacfb188398790be0eb194d59c58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:aee45534e843648a6de836c33ac06070812c0a4ce98ff12dc09091530f6a9c5e_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:aee45534e843648a6de836c33ac06070812c0a4ce98ff12dc09091530f6a9c5e_amd64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:aee45534e843648a6de836c33ac06070812c0a4ce98ff12dc09091530f6a9c5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:aee45534e843648a6de836c33ac06070812c0a4ce98ff12dc09091530f6a9c5e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.ge76cea5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:9da93674397e21f32d140a50b030fa838f7b7c0b5384d75a9ba5fc7e8458a284_amd64",
"product": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:9da93674397e21f32d140a50b030fa838f7b7c0b5384d75a9ba5fc7e8458a284_amd64",
"product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:9da93674397e21f32d140a50b030fa838f7b7c0b5384d75a9ba5fc7e8458a284_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:9da93674397e21f32d140a50b030fa838f7b7c0b5384d75a9ba5fc7e8458a284?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.15.0-202504081004.p0.g863813e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:fabbdde64d8a73a5bfb7847fb81402a90d373d86ac8a50dddabb25c95e573393_amd64",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:fabbdde64d8a73a5bfb7847fb81402a90d373d86ac8a50dddabb25c95e573393_amd64",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:fabbdde64d8a73a5bfb7847fb81402a90d373d86ac8a50dddabb25c95e573393_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:fabbdde64d8a73a5bfb7847fb81402a90d373d86ac8a50dddabb25c95e573393?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:954984e9be8b6d99cd7dabd82654b56bd610eaebd2e34068974427ee9b2f7b1d_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:954984e9be8b6d99cd7dabd82654b56bd610eaebd2e34068974427ee9b2f7b1d_amd64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:954984e9be8b6d99cd7dabd82654b56bd610eaebd2e34068974427ee9b2f7b1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:954984e9be8b6d99cd7dabd82654b56bd610eaebd2e34068974427ee9b2f7b1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g078c81f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d4ca126ea444cc6002f89da7259cf0fe02befd6815a96ae33e61f4fb49df77ed_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d4ca126ea444cc6002f89da7259cf0fe02befd6815a96ae33e61f4fb49df77ed_amd64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d4ca126ea444cc6002f89da7259cf0fe02befd6815a96ae33e61f4fb49df77ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d4ca126ea444cc6002f89da7259cf0fe02befd6815a96ae33e61f4fb49df77ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g1ae0ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:433c19055450701347a469f95c3f040a25262a816aefed633d8761dc01cd55dc_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:433c19055450701347a469f95c3f040a25262a816aefed633d8761dc01cd55dc_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:433c19055450701347a469f95c3f040a25262a816aefed633d8761dc01cd55dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:433c19055450701347a469f95c3f040a25262a816aefed633d8761dc01cd55dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.15.0-202503310336.p0.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:289e59efe047254f8cfa28c26cdf9c2f8d52a80784881cfb209b9071e82eaeed_amd64",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:289e59efe047254f8cfa28c26cdf9c2f8d52a80784881cfb209b9071e82eaeed_amd64",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:289e59efe047254f8cfa28c26cdf9c2f8d52a80784881cfb209b9071e82eaeed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256:289e59efe047254f8cfa28c26cdf9c2f8d52a80784881cfb209b9071e82eaeed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:544014db46ddca0ff0e62b716c9df835d737c428322a1e70775bb1ec05e0dad3_amd64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:544014db46ddca0ff0e62b716c9df835d737c428322a1e70775bb1ec05e0dad3_amd64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:544014db46ddca0ff0e62b716c9df835d737c428322a1e70775bb1ec05e0dad3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:544014db46ddca0ff0e62b716c9df835d737c428322a1e70775bb1ec05e0dad3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.15.0-202504081004.p0.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:4b8820f21bdc4993dffff226b851398bf9c0eb3c964846bbd94e0e97aa6f9428_amd64",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:4b8820f21bdc4993dffff226b851398bf9c0eb3c964846bbd94e0e97aa6f9428_amd64",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:4b8820f21bdc4993dffff226b851398bf9c0eb3c964846bbd94e0e97aa6f9428_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:4b8820f21bdc4993dffff226b851398bf9c0eb3c964846bbd94e0e97aa6f9428?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g89eeaf2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:4dc280b558eeecd51143ce4964a017a73eaf2572f5300dd945d5c7f9e5d48600_amd64",
"product": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:4dc280b558eeecd51143ce4964a017a73eaf2572f5300dd945d5c7f9e5d48600_amd64",
"product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:4dc280b558eeecd51143ce4964a017a73eaf2572f5300dd945d5c7f9e5d48600_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:4dc280b558eeecd51143ce4964a017a73eaf2572f5300dd945d5c7f9e5d48600?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g4c2b89d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:9bd1acba637b95a1c14a36f2bca175f590386205a77ca0b37516bdf5534abcb7_amd64",
"product": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:9bd1acba637b95a1c14a36f2bca175f590386205a77ca0b37516bdf5534abcb7_amd64",
"product_id": "openshift4/ose-cluster-update-keys-rhel9@sha256:9bd1acba637b95a1c14a36f2bca175f590386205a77ca0b37516bdf5534abcb7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256:9bd1acba637b95a1c14a36f2bca175f590386205a77ca0b37516bdf5534abcb7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=v4.15.0-202504081004.p0.g802233d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:35d6268f9003034e61beacb6c8f7ba090e3e6a1f6880cdda655ca4ec77f5cc08_amd64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:35d6268f9003034e61beacb6c8f7ba090e3e6a1f6880cdda655ca4ec77f5cc08_amd64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:35d6268f9003034e61beacb6c8f7ba090e3e6a1f6880cdda655ca4ec77f5cc08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:35d6268f9003034e61beacb6c8f7ba090e3e6a1f6880cdda655ca4ec77f5cc08?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.15.0-202503310336.p0.gb54e81b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b1c8a14b81a5a03014734b78008e47c631a2d5f38979e451e72ac8eb5af0f065_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b1c8a14b81a5a03014734b78008e47c631a2d5f38979e451e72ac8eb5af0f065_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b1c8a14b81a5a03014734b78008e47c631a2d5f38979e451e72ac8eb5af0f065_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:b1c8a14b81a5a03014734b78008e47c631a2d5f38979e451e72ac8eb5af0f065?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.15.0-202504081004.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9420a8c08c67cff3d496784f91e04baedab73937a40f69a6b3c559403f62f178_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9420a8c08c67cff3d496784f91e04baedab73937a40f69a6b3c559403f62f178_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9420a8c08c67cff3d496784f91e04baedab73937a40f69a6b3c559403f62f178_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:9420a8c08c67cff3d496784f91e04baedab73937a40f69a6b3c559403f62f178?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e6f02bacbee46e928ff7dd918b52ae7c58f121edab5b833b7a6940cf9309d103_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e6f02bacbee46e928ff7dd918b52ae7c58f121edab5b833b7a6940cf9309d103_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e6f02bacbee46e928ff7dd918b52ae7c58f121edab5b833b7a6940cf9309d103_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e6f02bacbee46e928ff7dd918b52ae7c58f121edab5b833b7a6940cf9309d103?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.15.0-202504081004.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.15.0-202503310336.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.15.0-202503310336.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:cc6f1888ded2fb91c1ff9f92611f341e5d302d37b01a1ba314cec55ba89a1028_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:cc6f1888ded2fb91c1ff9f92611f341e5d302d37b01a1ba314cec55ba89a1028_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:cc6f1888ded2fb91c1ff9f92611f341e5d302d37b01a1ba314cec55ba89a1028_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:cc6f1888ded2fb91c1ff9f92611f341e5d302d37b01a1ba314cec55ba89a1028?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.15.0-202504081004.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:4c037e0759241153810f19e3081e6f4c7d5fdcc32115d6ce8a33ed3d7f8f0772_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:4c037e0759241153810f19e3081e6f4c7d5fdcc32115d6ce8a33ed3d7f8f0772_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:4c037e0759241153810f19e3081e6f4c7d5fdcc32115d6ce8a33ed3d7f8f0772_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:4c037e0759241153810f19e3081e6f4c7d5fdcc32115d6ce8a33ed3d7f8f0772?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.15.0-202504081004.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f997a622a7ccf542bc866959fdd42e9f60f45bad08437cc8c7fc208153e18f3c_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f997a622a7ccf542bc866959fdd42e9f60f45bad08437cc8c7fc208153e18f3c_amd64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f997a622a7ccf542bc866959fdd42e9f60f45bad08437cc8c7fc208153e18f3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:f997a622a7ccf542bc866959fdd42e9f60f45bad08437cc8c7fc208153e18f3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.15.0-202504081004.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:c803c54d4ea3fa02a1bb880e708910cf2041b01c15f1e6b7d6d250ef2270fcd2_amd64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:c803c54d4ea3fa02a1bb880e708910cf2041b01c15f1e6b7d6d250ef2270fcd2_amd64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:c803c54d4ea3fa02a1bb880e708910cf2041b01c15f1e6b7d6d250ef2270fcd2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:c803c54d4ea3fa02a1bb880e708910cf2041b01c15f1e6b7d6d250ef2270fcd2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.15.0-202503310336.p0.gf8ec690.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:7d99d106b92fa6783d158dba4840c0dd189c494f092c4d8bd7bbc83c3e3fca1e_amd64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:7d99d106b92fa6783d158dba4840c0dd189c494f092c4d8bd7bbc83c3e3fca1e_amd64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:7d99d106b92fa6783d158dba4840c0dd189c494f092c4d8bd7bbc83c3e3fca1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:7d99d106b92fa6783d158dba4840c0dd189c494f092c4d8bd7bbc83c3e3fca1e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.15.0-202504081004.p0.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8de1f53240162488b9f20436deabfa16453159e3b11a4cf4f26da6696302b6da_amd64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8de1f53240162488b9f20436deabfa16453159e3b11a4cf4f26da6696302b6da_amd64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8de1f53240162488b9f20436deabfa16453159e3b11a4cf4f26da6696302b6da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:8de1f53240162488b9f20436deabfa16453159e3b11a4cf4f26da6696302b6da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5d7aa039346102bd25ee01a8a3eb6c8e3710ea91e0d1be0b0403eba99f4472d4_amd64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5d7aa039346102bd25ee01a8a3eb6c8e3710ea91e0d1be0b0403eba99f4472d4_amd64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5d7aa039346102bd25ee01a8a3eb6c8e3710ea91e0d1be0b0403eba99f4472d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256:5d7aa039346102bd25ee01a8a3eb6c8e3710ea91e0d1be0b0403eba99f4472d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.gbad5403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd4e791ca8e1c6f3db4f6bfff5a63f8749e39e225e6cbd3546ff981b4eb4629_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd4e791ca8e1c6f3db4f6bfff5a63f8749e39e225e6cbd3546ff981b4eb4629_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd4e791ca8e1c6f3db4f6bfff5a63f8749e39e225e6cbd3546ff981b4eb4629_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256:2fd4e791ca8e1c6f3db4f6bfff5a63f8749e39e225e6cbd3546ff981b4eb4629?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.g856ee3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6feea7b87181b108faafa23f05c2423b386c421cb9e79ddc4bc70ac6ac7a9468_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6feea7b87181b108faafa23f05c2423b386c421cb9e79ddc4bc70ac6ac7a9468_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6feea7b87181b108faafa23f05c2423b386c421cb9e79ddc4bc70ac6ac7a9468_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6feea7b87181b108faafa23f05c2423b386c421cb9e79ddc4bc70ac6ac7a9468?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.g3b91ee3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:a4dc1752f6f6a48ce1c5cfd9e88a83536339590d8956495b0ddd0bd573ee5d63_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:a4dc1752f6f6a48ce1c5cfd9e88a83536339590d8956495b0ddd0bd573ee5d63_amd64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:a4dc1752f6f6a48ce1c5cfd9e88a83536339590d8956495b0ddd0bd573ee5d63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:a4dc1752f6f6a48ce1c5cfd9e88a83536339590d8956495b0ddd0bd573ee5d63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202504081004.p0.ga3173f4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:cef7e2fe452b81e7c0a0497dbce9baa7492985a766fe78269431ac6b3ec99f23_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:cef7e2fe452b81e7c0a0497dbce9baa7492985a766fe78269431ac6b3ec99f23_amd64",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:cef7e2fe452b81e7c0a0497dbce9baa7492985a766fe78269431ac6b3ec99f23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:cef7e2fe452b81e7c0a0497dbce9baa7492985a766fe78269431ac6b3ec99f23?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.gb934c68.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:e6966649f239db1db3aadb8a77833a20db26dfbcbbc8129d24636abc6089b6cf_amd64",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:e6966649f239db1db3aadb8a77833a20db26dfbcbbc8129d24636abc6089b6cf_amd64",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:e6966649f239db1db3aadb8a77833a20db26dfbcbbc8129d24636abc6089b6cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256:e6966649f239db1db3aadb8a77833a20db26dfbcbbc8129d24636abc6089b6cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.gcc0d541.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1b0214211bccc823e774e479ab3ad55a8127ca477abee112e8e451366b0c034c_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1b0214211bccc823e774e479ab3ad55a8127ca477abee112e8e451366b0c034c_amd64",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1b0214211bccc823e774e479ab3ad55a8127ca477abee112e8e451366b0c034c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256:1b0214211bccc823e774e479ab3ad55a8127ca477abee112e8e451366b0c034c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.g6846b9a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:0d133912ee024061d81354d85a9ad949e1a6aa89df7f5cfeec4ae28f7d1b186b_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:0d133912ee024061d81354d85a9ad949e1a6aa89df7f5cfeec4ae28f7d1b186b_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:0d133912ee024061d81354d85a9ad949e1a6aa89df7f5cfeec4ae28f7d1b186b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:0d133912ee024061d81354d85a9ad949e1a6aa89df7f5cfeec4ae28f7d1b186b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.g81877ac.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:cf038e8bc2e0bc216ed9b672ef748894360ea8b03d4255e8b5e73c3903c112a0_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:cf038e8bc2e0bc216ed9b672ef748894360ea8b03d4255e8b5e73c3903c112a0_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:cf038e8bc2e0bc216ed9b672ef748894360ea8b03d4255e8b5e73c3903c112a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:cf038e8bc2e0bc216ed9b672ef748894360ea8b03d4255e8b5e73c3903c112a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.g1c5b0f9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:f10a38a8500dbfa038feebb468e875d5d1c401b215b294bba5336c9fba0591bf_amd64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:f10a38a8500dbfa038feebb468e875d5d1c401b215b294bba5336c9fba0591bf_amd64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:f10a38a8500dbfa038feebb468e875d5d1c401b215b294bba5336c9fba0591bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:f10a38a8500dbfa038feebb468e875d5d1c401b215b294bba5336c9fba0591bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.15.0-202503310336.p0.g97d8765.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:42babf41f1576a57403a63b0e4fa49eccfd5cd20c9dd2307bdaa63fca60f8a57_amd64",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:42babf41f1576a57403a63b0e4fa49eccfd5cd20c9dd2307bdaa63fca60f8a57_amd64",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:42babf41f1576a57403a63b0e4fa49eccfd5cd20c9dd2307bdaa63fca60f8a57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:42babf41f1576a57403a63b0e4fa49eccfd5cd20c9dd2307bdaa63fca60f8a57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202504091039.p0.g975bba9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:db6d48c18e57bb9d8783594c863e177d6d0d65d383e4f846c07c99acf5c1133e_amd64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:db6d48c18e57bb9d8783594c863e177d6d0d65d383e4f846c07c99acf5c1133e_amd64",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:db6d48c18e57bb9d8783594c863e177d6d0d65d383e4f846c07c99acf5c1133e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:db6d48c18e57bb9d8783594c863e177d6d0d65d383e4f846c07c99acf5c1133e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202504081004.p0.g2d2704c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:736d9644279fc86f6e27eed5ee3396aa3a402f2f465b7d6d6cf4e6eff1981d3f_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:736d9644279fc86f6e27eed5ee3396aa3a402f2f465b7d6d6cf4e6eff1981d3f_amd64",
"product_id": "openshift4/ose-installer-artifacts@sha256:736d9644279fc86f6e27eed5ee3396aa3a402f2f465b7d6d6cf4e6eff1981d3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:736d9644279fc86f6e27eed5ee3396aa3a402f2f465b7d6d6cf4e6eff1981d3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202504081004.p0.g2d2704c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:a07793d5c4e9db596098cca321df17408049ed48daa36f8089890ccbabf9f264_amd64",
"product": {
"name": "openshift4/ose-installer@sha256:a07793d5c4e9db596098cca321df17408049ed48daa36f8089890ccbabf9f264_amd64",
"product_id": "openshift4/ose-installer@sha256:a07793d5c4e9db596098cca321df17408049ed48daa36f8089890ccbabf9f264_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:a07793d5c4e9db596098cca321df17408049ed48daa36f8089890ccbabf9f264?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202504081004.p0.g2d2704c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-metrics-server-rhel8@sha256:2e019537d05e3df0da8e4db078caf05f077c58f6c27c6d1484e5d8cc2a5eda11_amd64",
"product": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:2e019537d05e3df0da8e4db078caf05f077c58f6c27c6d1484e5d8cc2a5eda11_amd64",
"product_id": "openshift4/kube-metrics-server-rhel8@sha256:2e019537d05e3df0da8e4db078caf05f077c58f6c27c6d1484e5d8cc2a5eda11_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256:2e019537d05e3df0da8e4db078caf05f077c58f6c27c6d1484e5d8cc2a5eda11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel8\u0026tag=v4.15.0-202503310336.p0.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f83618bed6f9f7f872ee6b2fd45b780c68cdb323c48b366c4f6a1dba332db9f7_amd64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f83618bed6f9f7f872ee6b2fd45b780c68cdb323c48b366c4f6a1dba332db9f7_amd64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f83618bed6f9f7f872ee6b2fd45b780c68cdb323c48b366c4f6a1dba332db9f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:f83618bed6f9f7f872ee6b2fd45b780c68cdb323c48b366c4f6a1dba332db9f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.15.0-202504081004.p0.ge874968.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:405b6d44904717880e344ca06545f47bd570b4ba7ade09a44d7fdbc492d84156_amd64",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:405b6d44904717880e344ca06545f47bd570b4ba7ade09a44d7fdbc492d84156_amd64",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:405b6d44904717880e344ca06545f47bd570b4ba7ade09a44d7fdbc492d84156_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:405b6d44904717880e344ca06545f47bd570b4ba7ade09a44d7fdbc492d84156?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:aa13fe5ca9bb0f7a65f6a93f396b1a83e8e747df893c8f31451f9776e550f016_amd64",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:aa13fe5ca9bb0f7a65f6a93f396b1a83e8e747df893c8f31451f9776e550f016_amd64",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:aa13fe5ca9bb0f7a65f6a93f396b1a83e8e747df893c8f31451f9776e550f016_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:aa13fe5ca9bb0f7a65f6a93f396b1a83e8e747df893c8f31451f9776e550f016?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.15.0-202503310336.p0.gd3bdbce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6b55bd900f73ee435fee58c6505abae732d1b974829c8ca38f0c0c8a393d2127_amd64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6b55bd900f73ee435fee58c6505abae732d1b974829c8ca38f0c0c8a393d2127_amd64",
"product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6b55bd900f73ee435fee58c6505abae732d1b974829c8ca38f0c0c8a393d2127_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:6b55bd900f73ee435fee58c6505abae732d1b974829c8ca38f0c0c8a393d2127?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.g1e096cd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:6189a0783536b46cbc79635ef6783193e5952685407834705076e16a15e61aa4_amd64",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:6189a0783536b46cbc79635ef6783193e5952685407834705076e16a15e61aa4_amd64",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:6189a0783536b46cbc79635ef6783193e5952685407834705076e16a15e61aa4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:6189a0783536b46cbc79635ef6783193e5952685407834705076e16a15e61aa4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g36781cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:83b7c4f61d0640fa22418abc4fce96a97f0716d5bbccf6a782fc34436f99ab44_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:83b7c4f61d0640fa22418abc4fce96a97f0716d5bbccf6a782fc34436f99ab44_amd64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:83b7c4f61d0640fa22418abc4fce96a97f0716d5bbccf6a782fc34436f99ab44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256:83b7c4f61d0640fa22418abc4fce96a97f0716d5bbccf6a782fc34436f99ab44?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=v4.15.0-202504081004.p0.g2a29507.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:a846c10916acc0dfd328060edd9e04b4de374841dbac908c014de653f8d781d3_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:a846c10916acc0dfd328060edd9e04b4de374841dbac908c014de653f8d781d3_amd64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:a846c10916acc0dfd328060edd9e04b4de374841dbac908c014de653f8d781d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256:a846c10916acc0dfd328060edd9e04b4de374841dbac908c014de653f8d781d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=v4.15.0-202504081004.p0.g2da3e22.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:884d04aae67790b66495b7e464f07d6ee506f23412ca06b610aa527f6b1c7ca2_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:884d04aae67790b66495b7e464f07d6ee506f23412ca06b610aa527f6b1c7ca2_amd64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:884d04aae67790b66495b7e464f07d6ee506f23412ca06b610aa527f6b1c7ca2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:884d04aae67790b66495b7e464f07d6ee506f23412ca06b610aa527f6b1c7ca2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.15.0-202504081004.p0.gb15daaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:14013c3a17e24d96f8158a7fd5466fb55c571f80f18c419fa52c3801b5d36003_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:14013c3a17e24d96f8158a7fd5466fb55c571f80f18c419fa52c3801b5d36003_amd64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:14013c3a17e24d96f8158a7fd5466fb55c571f80f18c419fa52c3801b5d36003_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:14013c3a17e24d96f8158a7fd5466fb55c571f80f18c419fa52c3801b5d36003?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.15.0-202504081004.p0.g396a09f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:c52eeb17bcaf42855e0f8cddb1396a1c4545d9c92327a81833c4dc74c4d5ab7f_amd64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:c52eeb17bcaf42855e0f8cddb1396a1c4545d9c92327a81833c4dc74c4d5ab7f_amd64",
"product_id": "openshift4/ose-machine-config-operator@sha256:c52eeb17bcaf42855e0f8cddb1396a1c4545d9c92327a81833c4dc74c4d5ab7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:c52eeb17bcaf42855e0f8cddb1396a1c4545d9c92327a81833c4dc74c4d5ab7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.15.0-202504081004.p0.gb23bb29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:f984a21b32948a92193fae680750904a56939e686f7d4c69249bb3554630ff7c_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:f984a21b32948a92193fae680750904a56939e686f7d4c69249bb3554630ff7c_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:f984a21b32948a92193fae680750904a56939e686f7d4c69249bb3554630ff7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:f984a21b32948a92193fae680750904a56939e686f7d4c69249bb3554630ff7c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202504081004.p0.gb7f83c7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:e0ccb2dc6eaf2d7cc39f67cc4b3e0b72bcf359d671774d2e99496795bb440e38_amd64",
"product": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:e0ccb2dc6eaf2d7cc39f67cc4b3e0b72bcf359d671774d2e99496795bb440e38_amd64",
"product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:e0ccb2dc6eaf2d7cc39f67cc4b3e0b72bcf359d671774d2e99496795bb440e38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:e0ccb2dc6eaf2d7cc39f67cc4b3e0b72bcf359d671774d2e99496795bb440e38?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.15.0-202504081004.p0.g9ea52de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:4ad8693404610e8ebf79ac3fd5628b227cbf45d19158690bc4e60da4206477b9_amd64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:4ad8693404610e8ebf79ac3fd5628b227cbf45d19158690bc4e60da4206477b9_amd64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:4ad8693404610e8ebf79ac3fd5628b227cbf45d19158690bc4e60da4206477b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:4ad8693404610e8ebf79ac3fd5628b227cbf45d19158690bc4e60da4206477b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.15.0-202504081004.p0.gb377b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:fbe39b32fa5ba4812260705bf1f3f0bd12691e5453e8cc572945e4c53f2c9420_amd64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:fbe39b32fa5ba4812260705bf1f3f0bd12691e5453e8cc572945e4c53f2c9420_amd64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:fbe39b32fa5ba4812260705bf1f3f0bd12691e5453e8cc572945e4c53f2c9420_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:fbe39b32fa5ba4812260705bf1f3f0bd12691e5453e8cc572945e4c53f2c9420?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.15.0-202503310336.p0.g1ccafc3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:566fdc104df64775ee40399de5ac1cbf6ed04e940c04a4fc85ebba8e9bcf90a4_amd64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:566fdc104df64775ee40399de5ac1cbf6ed04e940c04a4fc85ebba8e9bcf90a4_amd64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:566fdc104df64775ee40399de5ac1cbf6ed04e940c04a4fc85ebba8e9bcf90a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:566fdc104df64775ee40399de5ac1cbf6ed04e940c04a4fc85ebba8e9bcf90a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.15.0-202503310336.p0.gd80fe46.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:2677bf186614fac92e48772173fa33c6f5017146009916e9a52b726c605890cf_amd64",
"product": {
"name": "openshift4/ose-must-gather@sha256:2677bf186614fac92e48772173fa33c6f5017146009916e9a52b726c605890cf_amd64",
"product_id": "openshift4/ose-must-gather@sha256:2677bf186614fac92e48772173fa33c6f5017146009916e9a52b726c605890cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:2677bf186614fac92e48772173fa33c6f5017146009916e9a52b726c605890cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.15.0-202503310336.p0.gb6790f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:cafac3e4160841319677b4a7f6a5438ce93edf79c51bd368a3ff53445edb6eba_amd64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:cafac3e4160841319677b4a7f6a5438ce93edf79c51bd368a3ff53445edb6eba_amd64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:cafac3e4160841319677b4a7f6a5438ce93edf79c51bd368a3ff53445edb6eba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:cafac3e4160841319677b4a7f6a5438ce93edf79c51bd368a3ff53445edb6eba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.15.0-202503310336.p0.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:a50dcd24b851e33b6a2fe54036f3980d1732030f20cee25cf4a988128b8dc9d7_amd64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:a50dcd24b851e33b6a2fe54036f3980d1732030f20cee25cf4a988128b8dc9d7_amd64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:a50dcd24b851e33b6a2fe54036f3980d1732030f20cee25cf4a988128b8dc9d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:a50dcd24b851e33b6a2fe54036f3980d1732030f20cee25cf4a988128b8dc9d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.15.0-202504081004.p0.g9e21740.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:c7987101d38616e3b56c261d918544fc61e06a066a2f98e1b0edb2f0ebc335c8_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:c7987101d38616e3b56c261d918544fc61e06a066a2f98e1b0edb2f0ebc335c8_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:c7987101d38616e3b56c261d918544fc61e06a066a2f98e1b0edb2f0ebc335c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:c7987101d38616e3b56c261d918544fc61e06a066a2f98e1b0edb2f0ebc335c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202504081004.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:c04e332d0e0ef3a6cfb1807f8c538a819ade6e1b73a7223b003683cbd83e3740_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:c04e332d0e0ef3a6cfb1807f8c538a819ade6e1b73a7223b003683cbd83e3740_amd64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:c04e332d0e0ef3a6cfb1807f8c538a819ade6e1b73a7223b003683cbd83e3740_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:c04e332d0e0ef3a6cfb1807f8c538a819ade6e1b73a7223b003683cbd83e3740?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202504081004.p0.ge38935d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aa8af01aea04ecd17eb3929928f1f275a944f592cd062fef70f688a4bc5aa32a_amd64",
"product": {
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aa8af01aea04ecd17eb3929928f1f275a944f592cd062fef70f688a4bc5aa32a_amd64",
"product_id": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aa8af01aea04ecd17eb3929928f1f275a944f592cd062fef70f688a4bc5aa32a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel9@sha256:aa8af01aea04ecd17eb3929928f1f275a944f592cd062fef70f688a4bc5aa32a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g040d4e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4cfbe5e5ccfaebec25e3dca8f78379df02df1063330983a9d14399311352a846_amd64",
"product": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4cfbe5e5ccfaebec25e3dca8f78379df02df1063330983a9d14399311352a846_amd64",
"product_id": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4cfbe5e5ccfaebec25e3dca8f78379df02df1063330983a9d14399311352a846_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel9@sha256:4cfbe5e5ccfaebec25e3dca8f78379df02df1063330983a9d14399311352a846?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.g8de6f94.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:b4609874992ada1198790a019cb093494b01ada3ff055e5ac4eb56b8339c7dab_amd64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:b4609874992ada1198790a019cb093494b01ada3ff055e5ac4eb56b8339c7dab_amd64",
"product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:b4609874992ada1198790a019cb093494b01ada3ff055e5ac4eb56b8339c7dab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:b4609874992ada1198790a019cb093494b01ada3ff055e5ac4eb56b8339c7dab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.15.0-202504081004.p0.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:d0015c30ada41a711c76cb3c1416f5c8dc2181896495c523bc56870724eaa333_amd64",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:d0015c30ada41a711c76cb3c1416f5c8dc2181896495c523bc56870724eaa333_amd64",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:d0015c30ada41a711c76cb3c1416f5c8dc2181896495c523bc56870724eaa333_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:d0015c30ada41a711c76cb3c1416f5c8dc2181896495c523bc56870724eaa333?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.15.0-202503310336.p0.g035d383.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:f92b8cd8abdd53244a71db1f47cac68b44616e80e06cec4014ff1de45faebb04_amd64",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:f92b8cd8abdd53244a71db1f47cac68b44616e80e06cec4014ff1de45faebb04_amd64",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:f92b8cd8abdd53244a71db1f47cac68b44616e80e06cec4014ff1de45faebb04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:f92b8cd8abdd53244a71db1f47cac68b44616e80e06cec4014ff1de45faebb04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.15.0-202503310336.p0.g303b954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:28b82d81d112b6b31355f66f149d1ea327d691a36c5bb3f5e903eb4afb837c39_amd64",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:28b82d81d112b6b31355f66f149d1ea327d691a36c5bb3f5e903eb4afb837c39_amd64",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:28b82d81d112b6b31355f66f149d1ea327d691a36c5bb3f5e903eb4afb837c39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:28b82d81d112b6b31355f66f149d1ea327d691a36c5bb3f5e903eb4afb837c39?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.15.0-202503310336.p0.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:db14fc0dde175574bbf456bf3d0a633646ea27fe96ac16efb29aeafa2b916416_amd64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:db14fc0dde175574bbf456bf3d0a633646ea27fe96ac16efb29aeafa2b916416_amd64",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:db14fc0dde175574bbf456bf3d0a633646ea27fe96ac16efb29aeafa2b916416_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:db14fc0dde175574bbf456bf3d0a633646ea27fe96ac16efb29aeafa2b916416?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.15.0-202504081004.p0.g43039a7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:68be41d6493f5f1ba93fbbeb7e7a520076d1716c8d844a86ed2ea65bc57b337a_amd64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:68be41d6493f5f1ba93fbbeb7e7a520076d1716c8d844a86ed2ea65bc57b337a_amd64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:68be41d6493f5f1ba93fbbeb7e7a520076d1716c8d844a86ed2ea65bc57b337a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:68be41d6493f5f1ba93fbbeb7e7a520076d1716c8d844a86ed2ea65bc57b337a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.gff69ddf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f45ec3739a8a43337b96f77da70c0d8214c095b0a099054760f3ea015348abf2_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f45ec3739a8a43337b96f77da70c0d8214c095b0a099054760f3ea015348abf2_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f45ec3739a8a43337b96f77da70c0d8214c095b0a099054760f3ea015348abf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:f45ec3739a8a43337b96f77da70c0d8214c095b0a099054760f3ea015348abf2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.g4e81109.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d64bce8d4914d57503ac4e3defa17150627cd27be58adaf293f92e8b0e488b0e_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d64bce8d4914d57503ac4e3defa17150627cd27be58adaf293f92e8b0e488b0e_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d64bce8d4914d57503ac4e3defa17150627cd27be58adaf293f92e8b0e488b0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d64bce8d4914d57503ac4e3defa17150627cd27be58adaf293f92e8b0e488b0e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.15.0-202503310336.p0.gd0c2407.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3357ae8d105be4efbe990383d2782fe2dc362d4c8e7905d543be465004842279_amd64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3357ae8d105be4efbe990383d2782fe2dc362d4c8e7905d543be465004842279_amd64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3357ae8d105be4efbe990383d2782fe2dc362d4c8e7905d543be465004842279_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:3357ae8d105be4efbe990383d2782fe2dc362d4c8e7905d543be465004842279?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g4e81109.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:010d99d443ec5a295086bd23c94062659e73ebd622ce11c75fa52090caf99e12_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:010d99d443ec5a295086bd23c94062659e73ebd622ce11c75fa52090caf99e12_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:010d99d443ec5a295086bd23c94062659e73ebd622ce11c75fa52090caf99e12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:010d99d443ec5a295086bd23c94062659e73ebd622ce11c75fa52090caf99e12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:f2152a58004d8078f5dce860b8e907f37d19dee394abd3a0643a70506bf803f7_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:f2152a58004d8078f5dce860b8e907f37d19dee394abd3a0643a70506bf803f7_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:f2152a58004d8078f5dce860b8e907f37d19dee394abd3a0643a70506bf803f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:f2152a58004d8078f5dce860b8e907f37d19dee394abd3a0643a70506bf803f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.15.0-202504081004.p0.g1ba21a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:38301647f5f40ea3a7407e6c39af5c92f63785c197617172e8c3e53e3d80a354_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:38301647f5f40ea3a7407e6c39af5c92f63785c197617172e8c3e53e3d80a354_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:38301647f5f40ea3a7407e6c39af5c92f63785c197617172e8c3e53e3d80a354_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256:38301647f5f40ea3a7407e6c39af5c92f63785c197617172e8c3e53e3d80a354?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.g38bee56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:52a61c1685396c88137ddfe3e14d1f07e6e609cb75b20b8b0b134e98f747e001_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:52a61c1685396c88137ddfe3e14d1f07e6e609cb75b20b8b0b134e98f747e001_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:52a61c1685396c88137ddfe3e14d1f07e6e609cb75b20b8b0b134e98f747e001_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256:52a61c1685396c88137ddfe3e14d1f07e6e609cb75b20b8b0b134e98f747e001?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.ga3729dc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:02b722be34c9ef7ac04df8d699863a5b1dcb80cbb4861e02bf7c396e5bc5ab8f_amd64",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:02b722be34c9ef7ac04df8d699863a5b1dcb80cbb4861e02bf7c396e5bc5ab8f_amd64",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:02b722be34c9ef7ac04df8d699863a5b1dcb80cbb4861e02bf7c396e5bc5ab8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256:02b722be34c9ef7ac04df8d699863a5b1dcb80cbb4861e02bf7c396e5bc5ab8f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g1d6a7ed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:1b7a0fc3fa4623ae896ea681ee40106cae8091c7c651e7315fd09d8a8fb74577_amd64",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:1b7a0fc3fa4623ae896ea681ee40106cae8091c7c651e7315fd09d8a8fb74577_amd64",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:1b7a0fc3fa4623ae896ea681ee40106cae8091c7c651e7315fd09d8a8fb74577_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256:1b7a0fc3fa4623ae896ea681ee40106cae8091c7c651e7315fd09d8a8fb74577?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.g4121cfc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fb9e353f4e18f7db1806a8228f0f7197c8076e5bef29eaccf7eb58f3db2a4f30_amd64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fb9e353f4e18f7db1806a8228f0f7197c8076e5bef29eaccf7eb58f3db2a4f30_amd64",
"product_id": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fb9e353f4e18f7db1806a8228f0f7197c8076e5bef29eaccf7eb58f3db2a4f30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256:fb9e353f4e18f7db1806a8228f0f7197c8076e5bef29eaccf7eb58f3db2a4f30?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=v4.15.0-202504081004.p0.g34e2019.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:4ba157497b5e9b9e90f069a812d9ddf4024502cc4d26fd844d046fd3a815956c_amd64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:4ba157497b5e9b9e90f069a812d9ddf4024502cc4d26fd844d046fd3a815956c_amd64",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:4ba157497b5e9b9e90f069a812d9ddf4024502cc4d26fd844d046fd3a815956c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:4ba157497b5e9b9e90f069a812d9ddf4024502cc4d26fd844d046fd3a815956c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.15.0-202503310336.p0.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:e862e3f1b7b59fe02774d866cf06fc0a250e2472250d94925abcd2372119a8b1_amd64",
"product": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:e862e3f1b7b59fe02774d866cf06fc0a250e2472250d94925abcd2372119a8b1_amd64",
"product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:e862e3f1b7b59fe02774d866cf06fc0a250e2472250d94925abcd2372119a8b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:e862e3f1b7b59fe02774d866cf06fc0a250e2472250d94925abcd2372119a8b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g19f312e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:96c80524e754cbe3903b23f64594fd728d03e28502266977b83ed5ebbbf85830_amd64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:96c80524e754cbe3903b23f64594fd728d03e28502266977b83ed5ebbbf85830_amd64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:96c80524e754cbe3903b23f64594fd728d03e28502266977b83ed5ebbbf85830_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:96c80524e754cbe3903b23f64594fd728d03e28502266977b83ed5ebbbf85830?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.15.0-202503310336.p0.g66161ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:2be0b69c321e15bafccfc77c133161be3ea52bc8bcefb7fd3b388a3e8a486673_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:2be0b69c321e15bafccfc77c133161be3ea52bc8bcefb7fd3b388a3e8a486673_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:2be0b69c321e15bafccfc77c133161be3ea52bc8bcefb7fd3b388a3e8a486673_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:2be0b69c321e15bafccfc77c133161be3ea52bc8bcefb7fd3b388a3e8a486673?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202504020136.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.g4b15e93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.g4b15e93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.ge0d4657.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.ge0d4657.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d4d1493487dcd282271ebe64bbeb6665207955f07c32744b560374ebf5ce2fe9_amd64",
"product": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d4d1493487dcd282271ebe64bbeb6665207955f07c32744b560374ebf5ce2fe9_amd64",
"product_id": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d4d1493487dcd282271ebe64bbeb6665207955f07c32744b560374ebf5ce2fe9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel9@sha256:d4d1493487dcd282271ebe64bbeb6665207955f07c32744b560374ebf5ce2fe9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g81ad52a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:58a10856d3d809c3ddba5fb7807f1ebf500be7a005a437ff8d51150c542193d5_amd64",
"product": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:58a10856d3d809c3ddba5fb7807f1ebf500be7a005a437ff8d51150c542193d5_amd64",
"product_id": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:58a10856d3d809c3ddba5fb7807f1ebf500be7a005a437ff8d51150c542193d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel9@sha256:58a10856d3d809c3ddba5fb7807f1ebf500be7a005a437ff8d51150c542193d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.g5611168.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:d7c94a46534d16be7d039522fd43cbef508f1b51973c9a625c318ec27090c931_amd64",
"product": {
"name": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:d7c94a46534d16be7d039522fd43cbef508f1b51973c9a625c318ec27090c931_amd64",
"product_id": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:d7c94a46534d16be7d039522fd43cbef508f1b51973c9a625c318ec27090c931_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel9@sha256:d7c94a46534d16be7d039522fd43cbef508f1b51973c9a625c318ec27090c931?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9\u0026tag=v4.15.0-202504081004.p0.g15ed0ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7a718e4178fc093723e671f4414567b83f296da16f2f30bcdd9d2e5fac6eb83b_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7a718e4178fc093723e671f4414567b83f296da16f2f30bcdd9d2e5fac6eb83b_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7a718e4178fc093723e671f4414567b83f296da16f2f30bcdd9d2e5fac6eb83b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:7a718e4178fc093723e671f4414567b83f296da16f2f30bcdd9d2e5fac6eb83b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.15.0-202504081004.p0.g1ba21a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:8da2c7e560c460b765abe4c02bcef5d51c64f669d4f608b683220c54dd4c4461_amd64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:8da2c7e560c460b765abe4c02bcef5d51c64f669d4f608b683220c54dd4c4461_amd64",
"product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:8da2c7e560c460b765abe4c02bcef5d51c64f669d4f608b683220c54dd4c4461_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:8da2c7e560c460b765abe4c02bcef5d51c64f669d4f608b683220c54dd4c4461?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.15.0-202504081004.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f92ea0350d9e4666bed1f5d2707b7185cde6490ed8d84dc2d2b0e9a02f74045c_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f92ea0350d9e4666bed1f5d2707b7185cde6490ed8d84dc2d2b0e9a02f74045c_amd64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f92ea0350d9e4666bed1f5d2707b7185cde6490ed8d84dc2d2b0e9a02f74045c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:f92ea0350d9e4666bed1f5d2707b7185cde6490ed8d84dc2d2b0e9a02f74045c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.15.0-202504081004.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:c1d9293f1b32d24b4e897216585243e8b0a6b9d2ad5c2f842d4ca68b7e828915_amd64",
"product": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:c1d9293f1b32d24b4e897216585243e8b0a6b9d2ad5c2f842d4ca68b7e828915_amd64",
"product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:c1d9293f1b32d24b4e897216585243e8b0a6b9d2ad5c2f842d4ca68b7e828915_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:c1d9293f1b32d24b4e897216585243e8b0a6b9d2ad5c2f842d4ca68b7e828915?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:2d93d08a73862b19bc07b6e14485b8d55c02755f991d2c7234792d4694135809_amd64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:2d93d08a73862b19bc07b6e14485b8d55c02755f991d2c7234792d4694135809_amd64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:2d93d08a73862b19bc07b6e14485b8d55c02755f991d2c7234792d4694135809_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:2d93d08a73862b19bc07b6e14485b8d55c02755f991d2c7234792d4694135809?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.15.0-202503310336.p0.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter-rhel9@sha256:572e094dfc6d5a510b8c2e7dfcdd6546e940f571b7b1ca1e434628e9160717ea_amd64",
"product": {
"name": "openshift4/ose-telemeter-rhel9@sha256:572e094dfc6d5a510b8c2e7dfcdd6546e940f571b7b1ca1e434628e9160717ea_amd64",
"product_id": "openshift4/ose-telemeter-rhel9@sha256:572e094dfc6d5a510b8c2e7dfcdd6546e940f571b7b1ca1e434628e9160717ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256:572e094dfc6d5a510b8c2e7dfcdd6546e940f571b7b1ca1e434628e9160717ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.15.0-202504081004.p0.g14489f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:db04d68ad273a2f2b319283e8a94376b5ee60c8787da49c458d0201e1e44a37f_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:db04d68ad273a2f2b319283e8a94376b5ee60c8787da49c458d0201e1e44a37f_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:db04d68ad273a2f2b319283e8a94376b5ee60c8787da49c458d0201e1e44a37f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel9@sha256:db04d68ad273a2f2b319283e8a94376b5ee60c8787da49c458d0201e1e44a37f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9\u0026tag=v4.15.0-202504081004.p0.g4b15e93.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:a62d4147bbc3331c98e1c11c79407a07eef2e0fe3c766ec6bef9762abf8871c4_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:a62d4147bbc3331c98e1c11c79407a07eef2e0fe3c766ec6bef9762abf8871c4_arm64",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:a62d4147bbc3331c98e1c11c79407a07eef2e0fe3c766ec6bef9762abf8871c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:a62d4147bbc3331c98e1c11c79407a07eef2e0fe3c766ec6bef9762abf8871c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.15.0-202504081004.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d7a84cf4ab198dc2fcd68dbf59ea567f9d3f29cbd676cc4f129e6a0fba43c55_arm64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d7a84cf4ab198dc2fcd68dbf59ea567f9d3f29cbd676cc4f129e6a0fba43c55_arm64",
"product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d7a84cf4ab198dc2fcd68dbf59ea567f9d3f29cbd676cc4f129e6a0fba43c55_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:4d7a84cf4ab198dc2fcd68dbf59ea567f9d3f29cbd676cc4f129e6a0fba43c55?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.gec95372.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:70f655da7af704d9811be303bee97b4f018020e35702da1cc09854dce1aaf26e_arm64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:70f655da7af704d9811be303bee97b4f018020e35702da1cc09854dce1aaf26e_arm64",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:70f655da7af704d9811be303bee97b4f018020e35702da1cc09854dce1aaf26e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:70f655da7af704d9811be303bee97b4f018020e35702da1cc09854dce1aaf26e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.gb72a596.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:103335d78420f25ed576bf2a3fffa3a6d2ae65f7b6278d9ebe514f9a33a138d1_arm64",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:103335d78420f25ed576bf2a3fffa3a6d2ae65f7b6278d9ebe514f9a33a138d1_arm64",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:103335d78420f25ed576bf2a3fffa3a6d2ae65f7b6278d9ebe514f9a33a138d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:103335d78420f25ed576bf2a3fffa3a6d2ae65f7b6278d9ebe514f9a33a138d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g0496cad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:cca6d09c69198de3814ff28bc9fca937a214c106f3412bf74cf6b36c16510e59_arm64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:cca6d09c69198de3814ff28bc9fca937a214c106f3412bf74cf6b36c16510e59_arm64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:cca6d09c69198de3814ff28bc9fca937a214c106f3412bf74cf6b36c16510e59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:cca6d09c69198de3814ff28bc9fca937a214c106f3412bf74cf6b36c16510e59?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.ge88176d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:13ee1767be699387ff822d1793f6f3f7197ba7ff547a93a7e25fd1b3e676666b_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:13ee1767be699387ff822d1793f6f3f7197ba7ff547a93a7e25fd1b3e676666b_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:13ee1767be699387ff822d1793f6f3f7197ba7ff547a93a7e25fd1b3e676666b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:13ee1767be699387ff822d1793f6f3f7197ba7ff547a93a7e25fd1b3e676666b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.ge828bd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:e60154ff3efd109a60cbfd4382ea2ab7eb18390d59badb5882ff3482a1448ddf_arm64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:e60154ff3efd109a60cbfd4382ea2ab7eb18390d59badb5882ff3482a1448ddf_arm64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:e60154ff3efd109a60cbfd4382ea2ab7eb18390d59badb5882ff3482a1448ddf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:e60154ff3efd109a60cbfd4382ea2ab7eb18390d59badb5882ff3482a1448ddf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g2cb8ce9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:2dd5bcfc60348573dca29fcd3db73a304933595181e7afc61be37750612aa10f_arm64",
"product": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:2dd5bcfc60348573dca29fcd3db73a304933595181e7afc61be37750612aa10f_arm64",
"product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:2dd5bcfc60348573dca29fcd3db73a304933595181e7afc61be37750612aa10f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:2dd5bcfc60348573dca29fcd3db73a304933595181e7afc61be37750612aa10f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.15.0-202504081004.p0.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns-rhel9@sha256:3e7a8826fa1fd5d1cf559188a5245b84c694c67c7c4af7660080ca34c87049eb_arm64",
"product": {
"name": "openshift4/ose-coredns-rhel9@sha256:3e7a8826fa1fd5d1cf559188a5245b84c694c67c7c4af7660080ca34c87049eb_arm64",
"product_id": "openshift4/ose-coredns-rhel9@sha256:3e7a8826fa1fd5d1cf559188a5245b84c694c67c7c4af7660080ca34c87049eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256:3e7a8826fa1fd5d1cf559188a5245b84c694c67c7c4af7660080ca34c87049eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.15.0-202504081004.p0.g1326282.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:7a9e2de2b737a0b82fc954f79e8194a6febc110926104313cfe86378c965b957_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:7a9e2de2b737a0b82fc954f79e8194a6febc110926104313cfe86378c965b957_arm64",
"product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:7a9e2de2b737a0b82fc954f79e8194a6febc110926104313cfe86378c965b957_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:7a9e2de2b737a0b82fc954f79e8194a6febc110926104313cfe86378c965b957?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.15.0-202504081004.p0.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.15.0-202503310336.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.15.0-202503310336.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.15.0-202503310336.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.15.0-202503310336.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.15.0-202503310336.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.15.0-202503310336.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:13f249ef20a7d0bcbe7d89e3a068278376ed01b29d2334e89658ef194a3a9799_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:13f249ef20a7d0bcbe7d89e3a068278376ed01b29d2334e89658ef194a3a9799_arm64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:13f249ef20a7d0bcbe7d89e3a068278376ed01b29d2334e89658ef194a3a9799_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:13f249ef20a7d0bcbe7d89e3a068278376ed01b29d2334e89658ef194a3a9799?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202504081004.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:1c17782a60facd5510d65124cb80ebed1196bfca638215b3e26c50857920d7d4_arm64",
"product": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:1c17782a60facd5510d65124cb80ebed1196bfca638215b3e26c50857920d7d4_arm64",
"product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:1c17782a60facd5510d65124cb80ebed1196bfca638215b3e26c50857920d7d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:1c17782a60facd5510d65124cb80ebed1196bfca638215b3e26c50857920d7d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.15.0-202504081004.p0.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:ce9e64353867cfb2df464b5c6247883df02f26ee1fd1dcaabdfa4c7a1f85f842_arm64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:ce9e64353867cfb2df464b5c6247883df02f26ee1fd1dcaabdfa4c7a1f85f842_arm64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:ce9e64353867cfb2df464b5c6247883df02f26ee1fd1dcaabdfa4c7a1f85f842_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:ce9e64353867cfb2df464b5c6247883df02f26ee1fd1dcaabdfa4c7a1f85f842?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.15.0-202503310336.p0.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:1c2e7577093ee88fb98e184c63954df73c244752e0c7a9844bb0761d08c055c0_arm64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:1c2e7577093ee88fb98e184c63954df73c244752e0c7a9844bb0761d08c055c0_arm64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:1c2e7577093ee88fb98e184c63954df73c244752e0c7a9844bb0761d08c055c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:1c2e7577093ee88fb98e184c63954df73c244752e0c7a9844bb0761d08c055c0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.15.0-202503310336.p0.gaed837c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:4da57e30764c7d620e40334da692622c0cb8e2deb113c241ce1cd5975a6474ad_arm64",
"product": {
"name": "openshift4/ose-prometheus@sha256:4da57e30764c7d620e40334da692622c0cb8e2deb113c241ce1cd5975a6474ad_arm64",
"product_id": "openshift4/ose-prometheus@sha256:4da57e30764c7d620e40334da692622c0cb8e2deb113c241ce1cd5975a6474ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:4da57e30764c7d620e40334da692622c0cb8e2deb113c241ce1cd5975a6474ad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.15.0-202503310336.p0.g1b43998.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:478315cbe47206f1b1fdd0f0cfae7d23105d7d82de6744dcd0b42b199bf85b3b_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:478315cbe47206f1b1fdd0f0cfae7d23105d7d82de6744dcd0b42b199bf85b3b_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:478315cbe47206f1b1fdd0f0cfae7d23105d7d82de6744dcd0b42b199bf85b3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:478315cbe47206f1b1fdd0f0cfae7d23105d7d82de6744dcd0b42b199bf85b3b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.15.0-202504081004.p0.gd339f3f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:5946891e449ac3c4aa3d61016593a38f92993248eea17e2a3e3f78594ff629d4_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:5946891e449ac3c4aa3d61016593a38f92993248eea17e2a3e3f78594ff629d4_arm64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:5946891e449ac3c4aa3d61016593a38f92993248eea17e2a3e3f78594ff629d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:5946891e449ac3c4aa3d61016593a38f92993248eea17e2a3e3f78594ff629d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.15.0-202504081004.p0.g3bf0111.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7ae1da45e2c66bc4092ca682fcf617a3fc6b47e4824a67f4ae0e1166f2b76be0_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7ae1da45e2c66bc4092ca682fcf617a3fc6b47e4824a67f4ae0e1166f2b76be0_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7ae1da45e2c66bc4092ca682fcf617a3fc6b47e4824a67f4ae0e1166f2b76be0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:7ae1da45e2c66bc4092ca682fcf617a3fc6b47e4824a67f4ae0e1166f2b76be0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.15.0-202504081004.p0.gbcbcd95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e9b95f32fd2027839613d0795b6353876df6345c1053faf551626198a94d700e_arm64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e9b95f32fd2027839613d0795b6353876df6345c1053faf551626198a94d700e_arm64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e9b95f32fd2027839613d0795b6353876df6345c1053faf551626198a94d700e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:e9b95f32fd2027839613d0795b6353876df6345c1053faf551626198a94d700e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g989bcb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy-rhel9@sha256:60891adfc6d37e5a57cdeb98d91bc14673fc99f098fb58925882287e1ad9ade9_arm64",
"product": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:60891adfc6d37e5a57cdeb98d91bc14673fc99f098fb58925882287e1ad9ade9_arm64",
"product_id": "openshift4/ose-kube-proxy-rhel9@sha256:60891adfc6d37e5a57cdeb98d91bc14673fc99f098fb58925882287e1ad9ade9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:60891adfc6d37e5a57cdeb98d91bc14673fc99f098fb58925882287e1ad9ade9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.15.0-202504081004.p0.ge38935d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:c1db078026712a2fa084c2879230ab71555aa77ffdc9105e514caf1c10666408_arm64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:c1db078026712a2fa084c2879230ab71555aa77ffdc9105e514caf1c10666408_arm64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:c1db078026712a2fa084c2879230ab71555aa77ffdc9105e514caf1c10666408_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:c1db078026712a2fa084c2879230ab71555aa77ffdc9105e514caf1c10666408?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.15.0-202503310336.p0.g9308e7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:c3113811182cd114937f8a2f4fb4c5794fa086e6e98b8d960930c73c2f48f23c_arm64",
"product": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:c3113811182cd114937f8a2f4fb4c5794fa086e6e98b8d960930c73c2f48f23c_arm64",
"product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:c3113811182cd114937f8a2f4fb4c5794fa086e6e98b8d960930c73c2f48f23c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:c3113811182cd114937f8a2f4fb4c5794fa086e6e98b8d960930c73c2f48f23c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.15.0-202504081004.p0.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:061465b2e77cc96a792033571a891be8d143a6315a2418abb06de8d81e91818e_arm64",
"product": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:061465b2e77cc96a792033571a891be8d143a6315a2418abb06de8d81e91818e_arm64",
"product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:061465b2e77cc96a792033571a891be8d143a6315a2418abb06de8d81e91818e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:061465b2e77cc96a792033571a891be8d143a6315a2418abb06de8d81e91818e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.15.0-202504081004.p0.g2bd2755.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:860cb44164004a34b11e26eece3bf8b40698406694314cfa53b21ec6e0ae4f90_arm64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:860cb44164004a34b11e26eece3bf8b40698406694314cfa53b21ec6e0ae4f90_arm64",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:860cb44164004a34b11e26eece3bf8b40698406694314cfa53b21ec6e0ae4f90_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:860cb44164004a34b11e26eece3bf8b40698406694314cfa53b21ec6e0ae4f90?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.15.0-202503310336.p0.g1217bc1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:709ed5bbfe73b200dcb2121d9247eac0203dbc90ffbe70f83f589506556c5a55_arm64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:709ed5bbfe73b200dcb2121d9247eac0203dbc90ffbe70f83f589506556c5a55_arm64",
"product_id": "openshift4/ose-multus-cni@sha256:709ed5bbfe73b200dcb2121d9247eac0203dbc90ffbe70f83f589506556c5a55_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:709ed5bbfe73b200dcb2121d9247eac0203dbc90ffbe70f83f589506556c5a55?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.15.0-202503310336.p0.g05497ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel9@sha256:21d328ef7bdad9bccdfc35cbb16eab0a18268990a8fd34d1de0904e20ed77ea9_arm64",
"product": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:21d328ef7bdad9bccdfc35cbb16eab0a18268990a8fd34d1de0904e20ed77ea9_arm64",
"product_id": "openshift4/ose-oauth-server-rhel9@sha256:21d328ef7bdad9bccdfc35cbb16eab0a18268990a8fd34d1de0904e20ed77ea9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256:21d328ef7bdad9bccdfc35cbb16eab0a18268990a8fd34d1de0904e20ed77ea9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.15.0-202504081004.p0.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:28043646f0e65638bf24ea2068fb4bd3349026c93744a025f0f9bc57461e0873_arm64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:28043646f0e65638bf24ea2068fb4bd3349026c93744a025f0f9bc57461e0873_arm64",
"product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:28043646f0e65638bf24ea2068fb4bd3349026c93744a025f0f9bc57461e0873_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:28043646f0e65638bf24ea2068fb4bd3349026c93744a025f0f9bc57461e0873?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.15.0-202504081004.p0.g5536816.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:bb0084ff676f9480812391c90c8850c1c487bffe4fd75792e403173b5346adad_arm64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:bb0084ff676f9480812391c90c8850c1c487bffe4fd75792e403173b5346adad_arm64",
"product_id": "openshift4/ose-docker-builder@sha256:bb0084ff676f9480812391c90c8850c1c487bffe4fd75792e403173b5346adad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:bb0084ff676f9480812391c90c8850c1c487bffe4fd75792e403173b5346adad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.15.0-202503310336.p0.gbc0b789.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:cc146a72d9f5b62fe361ec8fcc0c8861b7d932c765c2b92ed52bbf1a53a2e3be_arm64",
"product": {
"name": "openshift4/ose-cli@sha256:cc146a72d9f5b62fe361ec8fcc0c8861b7d932c765c2b92ed52bbf1a53a2e3be_arm64",
"product_id": "openshift4/ose-cli@sha256:cc146a72d9f5b62fe361ec8fcc0c8861b7d932c765c2b92ed52bbf1a53a2e3be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:cc146a72d9f5b62fe361ec8fcc0c8861b7d932c765c2b92ed52bbf1a53a2e3be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.15.0-202503310336.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:05bd4bcd8c4170c4154e19764c7cea5af844e2f350f3ea1461fb4770ce353678_arm64",
"product": {
"name": "openshift4/ose-console@sha256:05bd4bcd8c4170c4154e19764c7cea5af844e2f350f3ea1461fb4770ce353678_arm64",
"product_id": "openshift4/ose-console@sha256:05bd4bcd8c4170c4154e19764c7cea5af844e2f350f3ea1461fb4770ce353678_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:05bd4bcd8c4170c4154e19764c7cea5af844e2f350f3ea1461fb4770ce353678?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202504020136.p0.geeefcab.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:6edfdbbde8413ae45e22406ed19e42c6e519a2cc9b363eaaa2b4ba22145076e9_arm64",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:6edfdbbde8413ae45e22406ed19e42c6e519a2cc9b363eaaa2b4ba22145076e9_arm64",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:6edfdbbde8413ae45e22406ed19e42c6e519a2cc9b363eaaa2b4ba22145076e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:6edfdbbde8413ae45e22406ed19e42c6e519a2cc9b363eaaa2b4ba22145076e9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g91f5c97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:74d9d66a45538690c1dcc8fe58252842f867d709cb5b4513739b92eab251aaa0_arm64",
"product": {
"name": "openshift4/ose-deployer@sha256:74d9d66a45538690c1dcc8fe58252842f867d709cb5b4513739b92eab251aaa0_arm64",
"product_id": "openshift4/ose-deployer@sha256:74d9d66a45538690c1dcc8fe58252842f867d709cb5b4513739b92eab251aaa0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:74d9d66a45538690c1dcc8fe58252842f867d709cb5b4513739b92eab251aaa0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.15.0-202503310336.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:c01684de53b43b7b9c086a302a8c0a104d6321d7abd2c47eaaeaaa61068ce74f_arm64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:c01684de53b43b7b9c086a302a8c0a104d6321d7abd2c47eaaeaaa61068ce74f_arm64",
"product_id": "openshift4/ose-haproxy-router@sha256:c01684de53b43b7b9c086a302a8c0a104d6321d7abd2c47eaaeaaa61068ce74f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:c01684de53b43b7b9c086a302a8c0a104d6321d7abd2c47eaaeaaa61068ce74f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.15.0-202503310336.p0.gdc38fbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:ff18faf7cad7ad640567453e9c902afedfbdf9052c01396f512802ee982886d2_arm64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:ff18faf7cad7ad640567453e9c902afedfbdf9052c01396f512802ee982886d2_arm64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:ff18faf7cad7ad640567453e9c902afedfbdf9052c01396f512802ee982886d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:ff18faf7cad7ad640567453e9c902afedfbdf9052c01396f512802ee982886d2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202504081004.p0.gf383677.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:e849436418228c07f7e61842e4ec2f1871f2ad8254fdcb23246dc93a71895def_arm64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:e849436418228c07f7e61842e4ec2f1871f2ad8254fdcb23246dc93a71895def_arm64",
"product_id": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:e849436418228c07f7e61842e4ec2f1871f2ad8254fdcb23246dc93a71895def_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256:e849436418228c07f7e61842e4ec2f1871f2ad8254fdcb23246dc93a71895def?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=v4.15.0-202504081004.p0.g87c23b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:e3a7691b5246f48356afc8f79ad217e8dcbb637c97c9e725bc98363b8ddf53c9_arm64",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:e3a7691b5246f48356afc8f79ad217e8dcbb637c97c9e725bc98363b8ddf53c9_arm64",
"product_id": "openshift4/ose-pod-rhel9@sha256:e3a7691b5246f48356afc8f79ad217e8dcbb637c97c9e725bc98363b8ddf53c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:e3a7691b5246f48356afc8f79ad217e8dcbb637c97c9e725bc98363b8ddf53c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202504081004.p0.gf383677.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:44f78e7eed75885a4a5e11f9aa18b41707587dc628a5b88c988fe8078a9da726_arm64",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:44f78e7eed75885a4a5e11f9aa18b41707587dc628a5b88c988fe8078a9da726_arm64",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:44f78e7eed75885a4a5e11f9aa18b41707587dc628a5b88c988fe8078a9da726_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:44f78e7eed75885a4a5e11f9aa18b41707587dc628a5b88c988fe8078a9da726?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.15.0-202504081004.p0.gb9de67d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:2e89002dcda5cd57c9a5604379cdfea36c21cefa046194814e099bc8a0527fc6_arm64",
"product": {
"name": "openshift4/ose-tests@sha256:2e89002dcda5cd57c9a5604379cdfea36c21cefa046194814e099bc8a0527fc6_arm64",
"product_id": "openshift4/ose-tests@sha256:2e89002dcda5cd57c9a5604379cdfea36c21cefa046194814e099bc8a0527fc6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:2e89002dcda5cd57c9a5604379cdfea36c21cefa046194814e099bc8a0527fc6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202504081004.p0.gb5c1ca6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:69ae5a7c5830615267c24dc57c80a61553d66d9538122751c02720e1d50ebe0a_arm64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:69ae5a7c5830615267c24dc57c80a61553d66d9538122751c02720e1d50ebe0a_arm64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:69ae5a7c5830615267c24dc57c80a61553d66d9538122751c02720e1d50ebe0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:69ae5a7c5830615267c24dc57c80a61553d66d9538122751c02720e1d50ebe0a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.15.0-202504081004.p0.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c95617f42b21fd39026895738ef7353c74bd2353a05698b683e0d360f5afb5a8_arm64",
"product": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c95617f42b21fd39026895738ef7353c74bd2353a05698b683e0d360f5afb5a8_arm64",
"product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c95617f42b21fd39026895738ef7353c74bd2353a05698b683e0d360f5afb5a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256:c95617f42b21fd39026895738ef7353c74bd2353a05698b683e0d360f5afb5a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8\u0026tag=v4.15.0-202503310336.p0.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f8b2c96b3d6a4dd2cb5050a8b9e81dacd75328fbd1f354d3d5d9d1a5c989fbf1_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f8b2c96b3d6a4dd2cb5050a8b9e81dacd75328fbd1f354d3d5d9d1a5c989fbf1_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f8b2c96b3d6a4dd2cb5050a8b9e81dacd75328fbd1f354d3d5d9d1a5c989fbf1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:f8b2c96b3d6a4dd2cb5050a8b9e81dacd75328fbd1f354d3d5d9d1a5c989fbf1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g7788801.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:835aedccef14e31d72f4b21c010b0d88cb726f2ffb2c91e5cd514826b1522353_arm64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:835aedccef14e31d72f4b21c010b0d88cb726f2ffb2c91e5cd514826b1522353_arm64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:835aedccef14e31d72f4b21c010b0d88cb726f2ffb2c91e5cd514826b1522353_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:835aedccef14e31d72f4b21c010b0d88cb726f2ffb2c91e5cd514826b1522353?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202504081004.p0.g7788801.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:fc823ced17818399cdcff21c62e1d14d9a79a7946376c2073c04ef57a4e819c7_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:fc823ced17818399cdcff21c62e1d14d9a79a7946376c2073c04ef57a4e819c7_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:fc823ced17818399cdcff21c62e1d14d9a79a7946376c2073c04ef57a4e819c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:fc823ced17818399cdcff21c62e1d14d9a79a7946376c2073c04ef57a4e819c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202503312108.p0.g8e033dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:46bb898d9dde3c1c238c4a1851c45752bcb2929bd9309c07a3136cfdc0b9be0e_arm64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:46bb898d9dde3c1c238c4a1851c45752bcb2929bd9309c07a3136cfdc0b9be0e_arm64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:46bb898d9dde3c1c238c4a1851c45752bcb2929bd9309c07a3136cfdc0b9be0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:46bb898d9dde3c1c238c4a1851c45752bcb2929bd9309c07a3136cfdc0b9be0e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.15.0-202503310336.p0.g1370ce1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d39f923b32e80e47107ecff20859ca79b76207480cc99df2d17aa552a68fad5_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d39f923b32e80e47107ecff20859ca79b76207480cc99df2d17aa552a68fad5_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d39f923b32e80e47107ecff20859ca79b76207480cc99df2d17aa552a68fad5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:8d39f923b32e80e47107ecff20859ca79b76207480cc99df2d17aa552a68fad5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202504081004.p0.gc6bf88e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:026036057af295d3109f89f5e41425e57e69ff3f8fc78296bb2286107ec79a47_arm64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:026036057af295d3109f89f5e41425e57e69ff3f8fc78296bb2286107ec79a47_arm64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:026036057af295d3109f89f5e41425e57e69ff3f8fc78296bb2286107ec79a47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:026036057af295d3109f89f5e41425e57e69ff3f8fc78296bb2286107ec79a47?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.15.0-202503310336.p0.g1370ce1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:1c850772508096799399455926f671e397f2b7e3cce6253ac4294a83ccb1a8af_arm64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:1c850772508096799399455926f671e397f2b7e3cce6253ac4294a83ccb1a8af_arm64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:1c850772508096799399455926f671e397f2b7e3cce6253ac4294a83ccb1a8af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:1c850772508096799399455926f671e397f2b7e3cce6253ac4294a83ccb1a8af?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202504081004.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:06624a96698146ddd49b893bc5e9700f3696e9f1f5f6094df338cf69f64da823_arm64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:06624a96698146ddd49b893bc5e9700f3696e9f1f5f6094df338cf69f64da823_arm64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:06624a96698146ddd49b893bc5e9700f3696e9f1f5f6094df338cf69f64da823_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:06624a96698146ddd49b893bc5e9700f3696e9f1f5f6094df338cf69f64da823?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.15.0-202504081004.p0.gadccbd5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:77a11f779d7ceb132c929c2358dc6b170701ee1abe3ab602c0c9b4d67b010215_arm64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:77a11f779d7ceb132c929c2358dc6b170701ee1abe3ab602c0c9b4d67b010215_arm64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:77a11f779d7ceb132c929c2358dc6b170701ee1abe3ab602c0c9b4d67b010215_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256:77a11f779d7ceb132c929c2358dc6b170701ee1abe3ab602c0c9b4d67b010215?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.gfd77d92.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:18810d89d9100bb7ddd6070e31d3af1d851cb827f3eace1b99e582221fced6fc_arm64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:18810d89d9100bb7ddd6070e31d3af1d851cb827f3eace1b99e582221fced6fc_arm64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:18810d89d9100bb7ddd6070e31d3af1d851cb827f3eace1b99e582221fced6fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256:18810d89d9100bb7ddd6070e31d3af1d851cb827f3eace1b99e582221fced6fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.g7f00d2c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4d4fdc3a8224db3a61b423dc7bc1ba193712532954e7e2594d58ab8c30f82d21_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4d4fdc3a8224db3a61b423dc7bc1ba193712532954e7e2594d58ab8c30f82d21_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4d4fdc3a8224db3a61b423dc7bc1ba193712532954e7e2594d58ab8c30f82d21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256:4d4fdc3a8224db3a61b423dc7bc1ba193712532954e7e2594d58ab8c30f82d21?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.g7043c1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:831945a6926a0f4d98b66f078ec0423c9614849f5430a83b9d9cab440c46d7f4_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:831945a6926a0f4d98b66f078ec0423c9614849f5430a83b9d9cab440c46d7f4_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:831945a6926a0f4d98b66f078ec0423c9614849f5430a83b9d9cab440c46d7f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256:831945a6926a0f4d98b66f078ec0423c9614849f5430a83b9d9cab440c46d7f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g2a2b9dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9e300612c7306618d50a8df0b8e6324020e0c991ac82bb79a527231e280c861b_arm64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9e300612c7306618d50a8df0b8e6324020e0c991ac82bb79a527231e280c861b_arm64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9e300612c7306618d50a8df0b8e6324020e0c991ac82bb79a527231e280c861b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256:9e300612c7306618d50a8df0b8e6324020e0c991ac82bb79a527231e280c861b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=v4.15.0-202504081004.p0.g1338503.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b6a8ba1bd2c8fda7a1b6bd6cf85c12b52a841153b4e3beebf6978a6eb37628de_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b6a8ba1bd2c8fda7a1b6bd6cf85c12b52a841153b4e3beebf6978a6eb37628de_arm64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b6a8ba1bd2c8fda7a1b6bd6cf85c12b52a841153b4e3beebf6978a6eb37628de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256:b6a8ba1bd2c8fda7a1b6bd6cf85c12b52a841153b4e3beebf6978a6eb37628de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a9716c39c9e23811bf98782e3ddc45ebdaea0d1d6dc2ec6fd961c71f707385e7_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a9716c39c9e23811bf98782e3ddc45ebdaea0d1d6dc2ec6fd961c71f707385e7_arm64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a9716c39c9e23811bf98782e3ddc45ebdaea0d1d6dc2ec6fd961c71f707385e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256:a9716c39c9e23811bf98782e3ddc45ebdaea0d1d6dc2ec6fd961c71f707385e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9571e2ddc56ab173005d03567a4b0007efa78363ed062288ed38478c11a5cf17_arm64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9571e2ddc56ab173005d03567a4b0007efa78363ed062288ed38478c11a5cf17_arm64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9571e2ddc56ab173005d03567a4b0007efa78363ed062288ed38478c11a5cf17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256:9571e2ddc56ab173005d03567a4b0007efa78363ed062288ed38478c11a5cf17?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.g44832d2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:f724182172b8ee1f9bdfd2546a7018927ec70ad016c81516d76afc8197b90072_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:f724182172b8ee1f9bdfd2546a7018927ec70ad016c81516d76afc8197b90072_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:f724182172b8ee1f9bdfd2546a7018927ec70ad016c81516d76afc8197b90072_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256:f724182172b8ee1f9bdfd2546a7018927ec70ad016c81516d76afc8197b90072?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.gdcb7e1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:29d0d5c716c26add997eb504d23a001f187cd6a2e37b824fd995dc9a25708e2d_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:29d0d5c716c26add997eb504d23a001f187cd6a2e37b824fd995dc9a25708e2d_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:29d0d5c716c26add997eb504d23a001f187cd6a2e37b824fd995dc9a25708e2d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:29d0d5c716c26add997eb504d23a001f187cd6a2e37b824fd995dc9a25708e2d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.15.0-202503310336.p0.g160cf62.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbba3ac156d4d21df12cfbc0410cab28e40f2bf32a4cdea8e010dc489a8e34e6_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbba3ac156d4d21df12cfbc0410cab28e40f2bf32a4cdea8e010dc489a8e34e6_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbba3ac156d4d21df12cfbc0410cab28e40f2bf32a4cdea8e010dc489a8e34e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256:cbba3ac156d4d21df12cfbc0410cab28e40f2bf32a4cdea8e010dc489a8e34e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.gbcf919d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:b613cfd210caafe47b246c586921eb7dc4666b5c7b8cc6c446266438b6861aba_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:b613cfd210caafe47b246c586921eb7dc4666b5c7b8cc6c446266438b6861aba_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:b613cfd210caafe47b246c586921eb7dc4666b5c7b8cc6c446266438b6861aba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:b613cfd210caafe47b246c586921eb7dc4666b5c7b8cc6c446266438b6861aba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.g367c4e4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:7d6af5c548e13fdc4f3195003fd34f7f9a9266458d7aca5bb8bc060d2308aeac_arm64",
"product": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:7d6af5c548e13fdc4f3195003fd34f7f9a9266458d7aca5bb8bc060d2308aeac_arm64",
"product_id": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:7d6af5c548e13fdc4f3195003fd34f7f9a9266458d7aca5bb8bc060d2308aeac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel8@sha256:7d6af5c548e13fdc4f3195003fd34f7f9a9266458d7aca5bb8bc060d2308aeac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8\u0026tag=v4.15.0-202504011136.p0.g5db478a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:aa8ed0fb4bc8f024042e90ffd419d32686aa13c2a20f1e5fa62f8a4690892386_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:aa8ed0fb4bc8f024042e90ffd419d32686aa13c2a20f1e5fa62f8a4690892386_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:aa8ed0fb4bc8f024042e90ffd419d32686aa13c2a20f1e5fa62f8a4690892386_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:aa8ed0fb4bc8f024042e90ffd419d32686aa13c2a20f1e5fa62f8a4690892386?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202504081004.p0.g2d2704c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:92bd1741798b13a547f568683b92ce9c6ce0f2ce9d6e0e10b0ad77c965ee3d12_arm64",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:92bd1741798b13a547f568683b92ce9c6ce0f2ce9d6e0e10b0ad77c965ee3d12_arm64",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:92bd1741798b13a547f568683b92ce9c6ce0f2ce9d6e0e10b0ad77c965ee3d12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:92bd1741798b13a547f568683b92ce9c6ce0f2ce9d6e0e10b0ad77c965ee3d12?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g62a7d56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:871af650aec72187696f66bb1fbac87532a8bcb8c46625803dacd91b68fa1fa8_arm64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:871af650aec72187696f66bb1fbac87532a8bcb8c46625803dacd91b68fa1fa8_arm64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:871af650aec72187696f66bb1fbac87532a8bcb8c46625803dacd91b68fa1fa8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:871af650aec72187696f66bb1fbac87532a8bcb8c46625803dacd91b68fa1fa8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.15.0-202504081004.p0.g1fbb2c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:dadb7fdab5bd0650dccff9dc5696f11a7e7f91612939b66bf1ff8fca6c6211e7_arm64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:dadb7fdab5bd0650dccff9dc5696f11a7e7f91612939b66bf1ff8fca6c6211e7_arm64",
"product_id": "openshift4/ose-cli-artifacts@sha256:dadb7fdab5bd0650dccff9dc5696f11a7e7f91612939b66bf1ff8fca6c6211e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:dadb7fdab5bd0650dccff9dc5696f11a7e7f91612939b66bf1ff8fca6c6211e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.15.0-202503310336.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:54c2733d7be183454347f1ac7332df128af49162760c37693076633611704df4_arm64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:54c2733d7be183454347f1ac7332df128af49162760c37693076633611704df4_arm64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:54c2733d7be183454347f1ac7332df128af49162760c37693076633611704df4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:54c2733d7be183454347f1ac7332df128af49162760c37693076633611704df4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.15.0-202504010836.p0.g7617717.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:8e573cb284c18cbcc26a6c646569831848c085e604d92347b1a88857dc550767_arm64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:8e573cb284c18cbcc26a6c646569831848c085e604d92347b1a88857dc550767_arm64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:8e573cb284c18cbcc26a6c646569831848c085e604d92347b1a88857dc550767_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:8e573cb284c18cbcc26a6c646569831848c085e604d92347b1a88857dc550767?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.15.0-202503310336.p0.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel9@sha256:65e752c36b407dd169402492d666cec1969eecb8e54a9ed77ac055935ff00869_arm64",
"product": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:65e752c36b407dd169402492d666cec1969eecb8e54a9ed77ac055935ff00869_arm64",
"product_id": "openshift4/ose-cluster-api-rhel9@sha256:65e752c36b407dd169402492d666cec1969eecb8e54a9ed77ac055935ff00869_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256:65e752c36b407dd169402492d666cec1969eecb8e54a9ed77ac055935ff00869?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.15.0-202504081004.p0.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:3ececc9a87eadf8ca47d7b2402fc9568117f029daa3eedcc2e7529c129664523_arm64",
"product": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:3ececc9a87eadf8ca47d7b2402fc9568117f029daa3eedcc2e7529c129664523_arm64",
"product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:3ececc9a87eadf8ca47d7b2402fc9568117f029daa3eedcc2e7529c129664523_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:3ececc9a87eadf8ca47d7b2402fc9568117f029daa3eedcc2e7529c129664523?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g7aaa40e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0bc95b6d77281046368eefedaf4511607bc067483989698b31c4db4cc5f4ee7_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0bc95b6d77281046368eefedaf4511607bc067483989698b31c4db4cc5f4ee7_arm64",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0bc95b6d77281046368eefedaf4511607bc067483989698b31c4db4cc5f4ee7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:a0bc95b6d77281046368eefedaf4511607bc067483989698b31c4db4cc5f4ee7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g8425d88.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:418f64814856e41d19219b82b9444d5752c5456c299896063f58e50feaa8c03a_arm64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:418f64814856e41d19219b82b9444d5752c5456c299896063f58e50feaa8c03a_arm64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:418f64814856e41d19219b82b9444d5752c5456c299896063f58e50feaa8c03a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:418f64814856e41d19219b82b9444d5752c5456c299896063f58e50feaa8c03a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.15.0-202504081004.p0.g6e850ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:14343859478d9f62944706ede60d70fd8f38a6c9a6eea31e146db21318173dd9_arm64",
"product": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:14343859478d9f62944706ede60d70fd8f38a6c9a6eea31e146db21318173dd9_arm64",
"product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:14343859478d9f62944706ede60d70fd8f38a6c9a6eea31e146db21318173dd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:14343859478d9f62944706ede60d70fd8f38a6c9a6eea31e146db21318173dd9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.15.0-202504081004.p0.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:adb387f184e175dbdd823017774e7c60fbeba0973f7c206fea677c816eb175c5_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:adb387f184e175dbdd823017774e7c60fbeba0973f7c206fea677c816eb175c5_arm64",
"product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:adb387f184e175dbdd823017774e7c60fbeba0973f7c206fea677c816eb175c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:adb387f184e175dbdd823017774e7c60fbeba0973f7c206fea677c816eb175c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g203435e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c3b1b9d237a4fd7670fa547f56c01a2e8a0d24716297b1d8e0c54dda3195d91e_arm64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c3b1b9d237a4fd7670fa547f56c01a2e8a0d24716297b1d8e0c54dda3195d91e_arm64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c3b1b9d237a4fd7670fa547f56c01a2e8a0d24716297b1d8e0c54dda3195d91e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c3b1b9d237a4fd7670fa547f56c01a2e8a0d24716297b1d8e0c54dda3195d91e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g5618113.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:b6006eaad3673b587633e358130514e29d179bb342b177f74f8d2a14534c7e3f_arm64",
"product": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:b6006eaad3673b587633e358130514e29d179bb342b177f74f8d2a14534c7e3f_arm64",
"product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:b6006eaad3673b587633e358130514e29d179bb342b177f74f8d2a14534c7e3f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:b6006eaad3673b587633e358130514e29d179bb342b177f74f8d2a14534c7e3f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.15.0-202504081004.p0.g0a58f8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:5570e1f27ce47ff98ffa2c3836f818933f8bf5688b1d5c16b4a17c7152fb77b6_arm64",
"product": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:5570e1f27ce47ff98ffa2c3836f818933f8bf5688b1d5c16b4a17c7152fb77b6_arm64",
"product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:5570e1f27ce47ff98ffa2c3836f818933f8bf5688b1d5c16b4a17c7152fb77b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:5570e1f27ce47ff98ffa2c3836f818933f8bf5688b1d5c16b4a17c7152fb77b6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g0b4c69f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d98dd1705c72910880ed1a9c39f8b4f279e1deb5fd61ecc0d73a243c91acd3d8_arm64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d98dd1705c72910880ed1a9c39f8b4f279e1deb5fd61ecc0d73a243c91acd3d8_arm64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d98dd1705c72910880ed1a9c39f8b4f279e1deb5fd61ecc0d73a243c91acd3d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d98dd1705c72910880ed1a9c39f8b4f279e1deb5fd61ecc0d73a243c91acd3d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.ge1b692b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:df865cf466120b2dd795fa1c1fa0837366fe5767c07774886f8ee84ca5d434c4_arm64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:df865cf466120b2dd795fa1c1fa0837366fe5767c07774886f8ee84ca5d434c4_arm64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:df865cf466120b2dd795fa1c1fa0837366fe5767c07774886f8ee84ca5d434c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:df865cf466120b2dd795fa1c1fa0837366fe5767c07774886f8ee84ca5d434c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g65dbb12.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:1584ea8fbfa5b8e67774dc7405c41e70eb7d5d3fd8809f464b21549a8ba5d1c8_arm64",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:1584ea8fbfa5b8e67774dc7405c41e70eb7d5d3fd8809f464b21549a8ba5d1c8_arm64",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:1584ea8fbfa5b8e67774dc7405c41e70eb7d5d3fd8809f464b21549a8ba5d1c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:1584ea8fbfa5b8e67774dc7405c41e70eb7d5d3fd8809f464b21549a8ba5d1c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g73aa60d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2be38bc6496c343c334258dc3041b5ac535a68949c3f331907ea9fa59d9a2dd0_arm64",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2be38bc6496c343c334258dc3041b5ac535a68949c3f331907ea9fa59d9a2dd0_arm64",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2be38bc6496c343c334258dc3041b5ac535a68949c3f331907ea9fa59d9a2dd0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:2be38bc6496c343c334258dc3041b5ac535a68949c3f331907ea9fa59d9a2dd0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g3f5c295.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:25177cf3146993376d8675b8a7731a915ef6f77b4b790a86be23a105586f1671_arm64",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:25177cf3146993376d8675b8a7731a915ef6f77b4b790a86be23a105586f1671_arm64",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:25177cf3146993376d8675b8a7731a915ef6f77b4b790a86be23a105586f1671_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:25177cf3146993376d8675b8a7731a915ef6f77b4b790a86be23a105586f1671?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g9e0d092.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2222c5aed41210f19d79291e8c8c82832c64e16c62a80c2c6c3069a20586ccba_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2222c5aed41210f19d79291e8c8c82832c64e16c62a80c2c6c3069a20586ccba_arm64",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2222c5aed41210f19d79291e8c8c82832c64e16c62a80c2c6c3069a20586ccba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:2222c5aed41210f19d79291e8c8c82832c64e16c62a80c2c6c3069a20586ccba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.gb5b212e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:754d548a873923a52ca558f36170536d453e71ff93efbbb451eedfdab8f5f45e_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:754d548a873923a52ca558f36170536d453e71ff93efbbb451eedfdab8f5f45e_arm64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:754d548a873923a52ca558f36170536d453e71ff93efbbb451eedfdab8f5f45e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:754d548a873923a52ca558f36170536d453e71ff93efbbb451eedfdab8f5f45e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7434c18fac6c98ad25eb94bea1324eabcc9928f20c43217f0026035b6d13a78d_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7434c18fac6c98ad25eb94bea1324eabcc9928f20c43217f0026035b6d13a78d_arm64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7434c18fac6c98ad25eb94bea1324eabcc9928f20c43217f0026035b6d13a78d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7434c18fac6c98ad25eb94bea1324eabcc9928f20c43217f0026035b6d13a78d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6a56356fd30f4f1121d0b7ac92a8bee2ede322f84053ac90afe4a40466ab6dea_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6a56356fd30f4f1121d0b7ac92a8bee2ede322f84053ac90afe4a40466ab6dea_arm64",
"product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6a56356fd30f4f1121d0b7ac92a8bee2ede322f84053ac90afe4a40466ab6dea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:6a56356fd30f4f1121d0b7ac92a8bee2ede322f84053ac90afe4a40466ab6dea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3dd3a93ff8d17a3f5c6ef29f665d87cfbd053baebb5a0effe534caacb1ecff16_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3dd3a93ff8d17a3f5c6ef29f665d87cfbd053baebb5a0effe534caacb1ecff16_arm64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3dd3a93ff8d17a3f5c6ef29f665d87cfbd053baebb5a0effe534caacb1ecff16_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3dd3a93ff8d17a3f5c6ef29f665d87cfbd053baebb5a0effe534caacb1ecff16?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.ge76cea5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:e8b700cd657c764ab2662df77f50bcfd12c38b5f2f54b7b0ef3eeb1821f1ad9d_arm64",
"product": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:e8b700cd657c764ab2662df77f50bcfd12c38b5f2f54b7b0ef3eeb1821f1ad9d_arm64",
"product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:e8b700cd657c764ab2662df77f50bcfd12c38b5f2f54b7b0ef3eeb1821f1ad9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:e8b700cd657c764ab2662df77f50bcfd12c38b5f2f54b7b0ef3eeb1821f1ad9d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.15.0-202504081004.p0.g863813e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:3477c6d0c5fad5b6fa2c8ede2d6d2b34597510888904e043b6d6bb66efcf9dad_arm64",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:3477c6d0c5fad5b6fa2c8ede2d6d2b34597510888904e043b6d6bb66efcf9dad_arm64",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:3477c6d0c5fad5b6fa2c8ede2d6d2b34597510888904e043b6d6bb66efcf9dad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:3477c6d0c5fad5b6fa2c8ede2d6d2b34597510888904e043b6d6bb66efcf9dad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fda989215c5c7990d25f09745377e07c288085bfe69093f3e69c6e8221405b66_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fda989215c5c7990d25f09745377e07c288085bfe69093f3e69c6e8221405b66_arm64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fda989215c5c7990d25f09745377e07c288085bfe69093f3e69c6e8221405b66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fda989215c5c7990d25f09745377e07c288085bfe69093f3e69c6e8221405b66?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g078c81f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3938bb3aa3e20ba07111625e834648bdfce183eab4336ec8494f9861517f7661_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3938bb3aa3e20ba07111625e834648bdfce183eab4336ec8494f9861517f7661_arm64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3938bb3aa3e20ba07111625e834648bdfce183eab4336ec8494f9861517f7661_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3938bb3aa3e20ba07111625e834648bdfce183eab4336ec8494f9861517f7661?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g1ae0ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6f0fbab9403c5be81014f5c23796d894ab59b11dd46d7a3e8d4bac0e49f43cc_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6f0fbab9403c5be81014f5c23796d894ab59b11dd46d7a3e8d4bac0e49f43cc_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6f0fbab9403c5be81014f5c23796d894ab59b11dd46d7a3e8d4bac0e49f43cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:c6f0fbab9403c5be81014f5c23796d894ab59b11dd46d7a3e8d4bac0e49f43cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.15.0-202503310336.p0.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3a195d5b56060772e1d67d112dd358ede85f0f2b73b87ab22fd6fc82a58757e1_arm64",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3a195d5b56060772e1d67d112dd358ede85f0f2b73b87ab22fd6fc82a58757e1_arm64",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3a195d5b56060772e1d67d112dd358ede85f0f2b73b87ab22fd6fc82a58757e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256:3a195d5b56060772e1d67d112dd358ede85f0f2b73b87ab22fd6fc82a58757e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:486460249924affaa323c7152d62f25c3a91c12af39db3c835f55cf042d6c91c_arm64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:486460249924affaa323c7152d62f25c3a91c12af39db3c835f55cf042d6c91c_arm64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:486460249924affaa323c7152d62f25c3a91c12af39db3c835f55cf042d6c91c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:486460249924affaa323c7152d62f25c3a91c12af39db3c835f55cf042d6c91c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.15.0-202504081004.p0.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:982d8a017f2e70a3663e24cb56af8d12a7d76887476d74b0ecbaa13a815a5eb8_arm64",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:982d8a017f2e70a3663e24cb56af8d12a7d76887476d74b0ecbaa13a815a5eb8_arm64",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:982d8a017f2e70a3663e24cb56af8d12a7d76887476d74b0ecbaa13a815a5eb8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:982d8a017f2e70a3663e24cb56af8d12a7d76887476d74b0ecbaa13a815a5eb8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g89eeaf2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:bf888df8898daf4918e55a69e0edeaf27cc0e93c29905c8533b547099fcdabc1_arm64",
"product": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:bf888df8898daf4918e55a69e0edeaf27cc0e93c29905c8533b547099fcdabc1_arm64",
"product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:bf888df8898daf4918e55a69e0edeaf27cc0e93c29905c8533b547099fcdabc1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:bf888df8898daf4918e55a69e0edeaf27cc0e93c29905c8533b547099fcdabc1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g4c2b89d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:ddc0f7770063b50d818cd8cef7dd39bf5aaf72e94829185b17eaca8b411e7cb2_arm64",
"product": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:ddc0f7770063b50d818cd8cef7dd39bf5aaf72e94829185b17eaca8b411e7cb2_arm64",
"product_id": "openshift4/ose-cluster-update-keys-rhel9@sha256:ddc0f7770063b50d818cd8cef7dd39bf5aaf72e94829185b17eaca8b411e7cb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256:ddc0f7770063b50d818cd8cef7dd39bf5aaf72e94829185b17eaca8b411e7cb2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=v4.15.0-202504081004.p0.g802233d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:8cf62ce920bd1d562f017015a0fe512dddac4a1b38756466d085f8147e8bd4b3_arm64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:8cf62ce920bd1d562f017015a0fe512dddac4a1b38756466d085f8147e8bd4b3_arm64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:8cf62ce920bd1d562f017015a0fe512dddac4a1b38756466d085f8147e8bd4b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:8cf62ce920bd1d562f017015a0fe512dddac4a1b38756466d085f8147e8bd4b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.15.0-202503310336.p0.gb54e81b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:382003519f328f1bb63124c2bfcbc4a122a5da2a5bf9cceef276508b17344bf5_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:382003519f328f1bb63124c2bfcbc4a122a5da2a5bf9cceef276508b17344bf5_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:382003519f328f1bb63124c2bfcbc4a122a5da2a5bf9cceef276508b17344bf5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:382003519f328f1bb63124c2bfcbc4a122a5da2a5bf9cceef276508b17344bf5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.15.0-202504081004.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:55d217af3a34a2b4c8d18bbf278d5c121fafd819325ca774eb247c8597071f54_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:55d217af3a34a2b4c8d18bbf278d5c121fafd819325ca774eb247c8597071f54_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:55d217af3a34a2b4c8d18bbf278d5c121fafd819325ca774eb247c8597071f54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:55d217af3a34a2b4c8d18bbf278d5c121fafd819325ca774eb247c8597071f54?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:a14c58944636aed99e5d5a3353e65ca515ce571ef36c558612dd9c18ff253c3e_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:a14c58944636aed99e5d5a3353e65ca515ce571ef36c558612dd9c18ff253c3e_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:a14c58944636aed99e5d5a3353e65ca515ce571ef36c558612dd9c18ff253c3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:a14c58944636aed99e5d5a3353e65ca515ce571ef36c558612dd9c18ff253c3e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.15.0-202504081004.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.15.0-202503310336.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.15.0-202503310336.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:320b9325a628d1b90322413482466f0adb0e741fabc0e5b5f5c8671d3e7f2263_arm64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:320b9325a628d1b90322413482466f0adb0e741fabc0e5b5f5c8671d3e7f2263_arm64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:320b9325a628d1b90322413482466f0adb0e741fabc0e5b5f5c8671d3e7f2263_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:320b9325a628d1b90322413482466f0adb0e741fabc0e5b5f5c8671d3e7f2263?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.15.0-202504081004.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:83705403f268a63be321e32e61b660c140cb25a4a2c34250659be6e987c1a501_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:83705403f268a63be321e32e61b660c140cb25a4a2c34250659be6e987c1a501_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:83705403f268a63be321e32e61b660c140cb25a4a2c34250659be6e987c1a501_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:83705403f268a63be321e32e61b660c140cb25a4a2c34250659be6e987c1a501?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.15.0-202504081004.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ea46991ef2df1134390df184df5eeebca47c35b6222ce7d3a7a34f4c78238645_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ea46991ef2df1134390df184df5eeebca47c35b6222ce7d3a7a34f4c78238645_arm64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ea46991ef2df1134390df184df5eeebca47c35b6222ce7d3a7a34f4c78238645_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:ea46991ef2df1134390df184df5eeebca47c35b6222ce7d3a7a34f4c78238645?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.15.0-202504081004.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:4fa8281183d94580319d4b1ff3b64d02f5597a0488a85af7f87532dc8fb30f14_arm64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:4fa8281183d94580319d4b1ff3b64d02f5597a0488a85af7f87532dc8fb30f14_arm64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:4fa8281183d94580319d4b1ff3b64d02f5597a0488a85af7f87532dc8fb30f14_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:4fa8281183d94580319d4b1ff3b64d02f5597a0488a85af7f87532dc8fb30f14?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.15.0-202503310336.p0.gf8ec690.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:a01d873e07766f75497127468fa34b110622d5f083a9d94dba05b5db76b7088f_arm64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:a01d873e07766f75497127468fa34b110622d5f083a9d94dba05b5db76b7088f_arm64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:a01d873e07766f75497127468fa34b110622d5f083a9d94dba05b5db76b7088f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:a01d873e07766f75497127468fa34b110622d5f083a9d94dba05b5db76b7088f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.15.0-202504081004.p0.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df3f3ce247acccaaea878c2c13e51c984839bd4787aff921912fb69863d05a3e_arm64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df3f3ce247acccaaea878c2c13e51c984839bd4787aff921912fb69863d05a3e_arm64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df3f3ce247acccaaea878c2c13e51c984839bd4787aff921912fb69863d05a3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:df3f3ce247acccaaea878c2c13e51c984839bd4787aff921912fb69863d05a3e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:00a750c64459d75e39b8cd9aaa586899dd0795b8414ce09826a782fe8c719a34_arm64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:00a750c64459d75e39b8cd9aaa586899dd0795b8414ce09826a782fe8c719a34_arm64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:00a750c64459d75e39b8cd9aaa586899dd0795b8414ce09826a782fe8c719a34_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256:00a750c64459d75e39b8cd9aaa586899dd0795b8414ce09826a782fe8c719a34?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.gbad5403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7c40bcf45074b2a5ee81f96ae0ca5a0249787aa471ed0bdd266d117a24148f4_arm64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7c40bcf45074b2a5ee81f96ae0ca5a0249787aa471ed0bdd266d117a24148f4_arm64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7c40bcf45074b2a5ee81f96ae0ca5a0249787aa471ed0bdd266d117a24148f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256:f7c40bcf45074b2a5ee81f96ae0ca5a0249787aa471ed0bdd266d117a24148f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.g856ee3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79e986a8863587c84f3937e2be5eee13e2fb01008ddffd5afbfa1329ea7bcff4_arm64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79e986a8863587c84f3937e2be5eee13e2fb01008ddffd5afbfa1329ea7bcff4_arm64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79e986a8863587c84f3937e2be5eee13e2fb01008ddffd5afbfa1329ea7bcff4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79e986a8863587c84f3937e2be5eee13e2fb01008ddffd5afbfa1329ea7bcff4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.15.0-202503310336.p0.g3b91ee3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:b8d7bb6d7da7cc3d01983a8844f5fbca5a144f6ef04a6f9e101a71d52ef0a2b1_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:b8d7bb6d7da7cc3d01983a8844f5fbca5a144f6ef04a6f9e101a71d52ef0a2b1_arm64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:b8d7bb6d7da7cc3d01983a8844f5fbca5a144f6ef04a6f9e101a71d52ef0a2b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:b8d7bb6d7da7cc3d01983a8844f5fbca5a144f6ef04a6f9e101a71d52ef0a2b1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202504081004.p0.ga3173f4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:8f7421d00fed2f2a4f5ad3ccb00fbbe71956469cf19092d31343f2ec9eac5534_arm64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:8f7421d00fed2f2a4f5ad3ccb00fbbe71956469cf19092d31343f2ec9eac5534_arm64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:8f7421d00fed2f2a4f5ad3ccb00fbbe71956469cf19092d31343f2ec9eac5534_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:8f7421d00fed2f2a4f5ad3ccb00fbbe71956469cf19092d31343f2ec9eac5534?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.15.0-202503310336.p0.g97d8765.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:0d5edfcf230ed485dec0def2df58955e947c8522a86b6522666870a58bbbf3f3_arm64",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:0d5edfcf230ed485dec0def2df58955e947c8522a86b6522666870a58bbbf3f3_arm64",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:0d5edfcf230ed485dec0def2df58955e947c8522a86b6522666870a58bbbf3f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:0d5edfcf230ed485dec0def2df58955e947c8522a86b6522666870a58bbbf3f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202504091039.p0.g975bba9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:721e2c54909ecc100ed974dd1ed92688f1961865ea74807bfac937fcd9ea9c33_arm64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:721e2c54909ecc100ed974dd1ed92688f1961865ea74807bfac937fcd9ea9c33_arm64",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:721e2c54909ecc100ed974dd1ed92688f1961865ea74807bfac937fcd9ea9c33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:721e2c54909ecc100ed974dd1ed92688f1961865ea74807bfac937fcd9ea9c33?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202504081004.p0.g2d2704c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:642cb7bbeb28944bdb7bc1159e1ad2187ff5a0ca22f23c1b7e3c430148d3c8e4_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:642cb7bbeb28944bdb7bc1159e1ad2187ff5a0ca22f23c1b7e3c430148d3c8e4_arm64",
"product_id": "openshift4/ose-installer-artifacts@sha256:642cb7bbeb28944bdb7bc1159e1ad2187ff5a0ca22f23c1b7e3c430148d3c8e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:642cb7bbeb28944bdb7bc1159e1ad2187ff5a0ca22f23c1b7e3c430148d3c8e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202504081004.p0.g2d2704c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:128970d9dbe60265dde68a31133c8e7240c3b6a6054dfd0e0cc5d94d8e22c99d_arm64",
"product": {
"name": "openshift4/ose-installer@sha256:128970d9dbe60265dde68a31133c8e7240c3b6a6054dfd0e0cc5d94d8e22c99d_arm64",
"product_id": "openshift4/ose-installer@sha256:128970d9dbe60265dde68a31133c8e7240c3b6a6054dfd0e0cc5d94d8e22c99d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:128970d9dbe60265dde68a31133c8e7240c3b6a6054dfd0e0cc5d94d8e22c99d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202504081004.p0.g2d2704c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-metrics-server-rhel8@sha256:2442ee7c05986012343d024c248c18be5b501bb2488d36927fdad1c167102637_arm64",
"product": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:2442ee7c05986012343d024c248c18be5b501bb2488d36927fdad1c167102637_arm64",
"product_id": "openshift4/kube-metrics-server-rhel8@sha256:2442ee7c05986012343d024c248c18be5b501bb2488d36927fdad1c167102637_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256:2442ee7c05986012343d024c248c18be5b501bb2488d36927fdad1c167102637?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel8\u0026tag=v4.15.0-202503310336.p0.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0efc766faf0ff35e78a5d498ad2f6ae73aee6c5d347461f2524d943c12379f87_arm64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0efc766faf0ff35e78a5d498ad2f6ae73aee6c5d347461f2524d943c12379f87_arm64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0efc766faf0ff35e78a5d498ad2f6ae73aee6c5d347461f2524d943c12379f87_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:0efc766faf0ff35e78a5d498ad2f6ae73aee6c5d347461f2524d943c12379f87?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.15.0-202504081004.p0.ge874968.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:19b98b59b04393f163e3ee83be0a3d4d393bece5bde1c8847ecfc79f202abe3c_arm64",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:19b98b59b04393f163e3ee83be0a3d4d393bece5bde1c8847ecfc79f202abe3c_arm64",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:19b98b59b04393f163e3ee83be0a3d4d393bece5bde1c8847ecfc79f202abe3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:19b98b59b04393f163e3ee83be0a3d4d393bece5bde1c8847ecfc79f202abe3c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:e58897ab3c033f7d929cbac50aeba91ecfe2d1a98e9422ccdbaf35734d7ce45d_arm64",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:e58897ab3c033f7d929cbac50aeba91ecfe2d1a98e9422ccdbaf35734d7ce45d_arm64",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:e58897ab3c033f7d929cbac50aeba91ecfe2d1a98e9422ccdbaf35734d7ce45d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:e58897ab3c033f7d929cbac50aeba91ecfe2d1a98e9422ccdbaf35734d7ce45d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.15.0-202503310336.p0.gd3bdbce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:fd00beaf67f33eac98f2ff9ae499a4b123f5de9f53b7fa7391d6da7ac7c26ff1_arm64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:fd00beaf67f33eac98f2ff9ae499a4b123f5de9f53b7fa7391d6da7ac7c26ff1_arm64",
"product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:fd00beaf67f33eac98f2ff9ae499a4b123f5de9f53b7fa7391d6da7ac7c26ff1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:fd00beaf67f33eac98f2ff9ae499a4b123f5de9f53b7fa7391d6da7ac7c26ff1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.15.0-202504081004.p0.g1e096cd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:deb0b2b1c9d63a86d52e825def91445a2216db09c9775b7a16233f129f8ae437_arm64",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:deb0b2b1c9d63a86d52e825def91445a2216db09c9775b7a16233f129f8ae437_arm64",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:deb0b2b1c9d63a86d52e825def91445a2216db09c9775b7a16233f129f8ae437_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:deb0b2b1c9d63a86d52e825def91445a2216db09c9775b7a16233f129f8ae437?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g36781cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:879c8ecec92878ca8be871397f109066c52afcf850d2ceb291f78410fe82cc0b_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:879c8ecec92878ca8be871397f109066c52afcf850d2ceb291f78410fe82cc0b_arm64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:879c8ecec92878ca8be871397f109066c52afcf850d2ceb291f78410fe82cc0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256:879c8ecec92878ca8be871397f109066c52afcf850d2ceb291f78410fe82cc0b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=v4.15.0-202504081004.p0.g2a29507.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:587550256a70faddff41e4c4ee24b9490922f50e7b0657ded19ba73a53841cfc_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:587550256a70faddff41e4c4ee24b9490922f50e7b0657ded19ba73a53841cfc_arm64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:587550256a70faddff41e4c4ee24b9490922f50e7b0657ded19ba73a53841cfc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256:587550256a70faddff41e4c4ee24b9490922f50e7b0657ded19ba73a53841cfc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=v4.15.0-202504081004.p0.g2da3e22.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:24f7e70aaf3600842c1c6a8517c1c0aa7f8e237c88f1170d17ac87d831d18ab7_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:24f7e70aaf3600842c1c6a8517c1c0aa7f8e237c88f1170d17ac87d831d18ab7_arm64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:24f7e70aaf3600842c1c6a8517c1c0aa7f8e237c88f1170d17ac87d831d18ab7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:24f7e70aaf3600842c1c6a8517c1c0aa7f8e237c88f1170d17ac87d831d18ab7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.15.0-202504081004.p0.gb15daaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:890d2c8d000a7e873daf08f529f82173fd61b9482a4b6b25df0076f6ab758206_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:890d2c8d000a7e873daf08f529f82173fd61b9482a4b6b25df0076f6ab758206_arm64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:890d2c8d000a7e873daf08f529f82173fd61b9482a4b6b25df0076f6ab758206_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:890d2c8d000a7e873daf08f529f82173fd61b9482a4b6b25df0076f6ab758206?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.15.0-202504081004.p0.g396a09f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:fb6468fcc4ee134d04745520d6bd8b101ace3c03619661722a8391a0f4083189_arm64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:fb6468fcc4ee134d04745520d6bd8b101ace3c03619661722a8391a0f4083189_arm64",
"product_id": "openshift4/ose-machine-config-operator@sha256:fb6468fcc4ee134d04745520d6bd8b101ace3c03619661722a8391a0f4083189_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:fb6468fcc4ee134d04745520d6bd8b101ace3c03619661722a8391a0f4083189?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.15.0-202504081004.p0.gb23bb29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:0c77239101c7c3a277f6f27773e93df46c4104c2de1b3a016dfb789575519a8c_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:0c77239101c7c3a277f6f27773e93df46c4104c2de1b3a016dfb789575519a8c_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:0c77239101c7c3a277f6f27773e93df46c4104c2de1b3a016dfb789575519a8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:0c77239101c7c3a277f6f27773e93df46c4104c2de1b3a016dfb789575519a8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202504081004.p0.gb7f83c7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:be8d657fbb9ff6ef270a6f0c7a90e4f3fc825f785a58f9594bdadb3c3e4246e2_arm64",
"product": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:be8d657fbb9ff6ef270a6f0c7a90e4f3fc825f785a58f9594bdadb3c3e4246e2_arm64",
"product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:be8d657fbb9ff6ef270a6f0c7a90e4f3fc825f785a58f9594bdadb3c3e4246e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:be8d657fbb9ff6ef270a6f0c7a90e4f3fc825f785a58f9594bdadb3c3e4246e2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.15.0-202504081004.p0.g9ea52de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:ee3e3f9adc176fa420aaf9bdd841572596ec45db77e770fb5cd91ab0dd02ffca_arm64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:ee3e3f9adc176fa420aaf9bdd841572596ec45db77e770fb5cd91ab0dd02ffca_arm64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:ee3e3f9adc176fa420aaf9bdd841572596ec45db77e770fb5cd91ab0dd02ffca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:ee3e3f9adc176fa420aaf9bdd841572596ec45db77e770fb5cd91ab0dd02ffca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.15.0-202504081004.p0.gb377b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:709bebd0d8af5b4b4490fbd75b3cb7c27d7143535ecde00348b4380efdb807bd_arm64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:709bebd0d8af5b4b4490fbd75b3cb7c27d7143535ecde00348b4380efdb807bd_arm64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:709bebd0d8af5b4b4490fbd75b3cb7c27d7143535ecde00348b4380efdb807bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:709bebd0d8af5b4b4490fbd75b3cb7c27d7143535ecde00348b4380efdb807bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.15.0-202503310336.p0.g1ccafc3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:74a26220b770953dac4d2713985706989081b73284e3d4bcf8f90e1670788f7f_arm64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:74a26220b770953dac4d2713985706989081b73284e3d4bcf8f90e1670788f7f_arm64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:74a26220b770953dac4d2713985706989081b73284e3d4bcf8f90e1670788f7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:74a26220b770953dac4d2713985706989081b73284e3d4bcf8f90e1670788f7f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.15.0-202503310336.p0.gd80fe46.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:35fdff40a81d7e99fdb1691ecc93ba789682184c8660c64b0c1054c7cc1536d0_arm64",
"product": {
"name": "openshift4/ose-must-gather@sha256:35fdff40a81d7e99fdb1691ecc93ba789682184c8660c64b0c1054c7cc1536d0_arm64",
"product_id": "openshift4/ose-must-gather@sha256:35fdff40a81d7e99fdb1691ecc93ba789682184c8660c64b0c1054c7cc1536d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:35fdff40a81d7e99fdb1691ecc93ba789682184c8660c64b0c1054c7cc1536d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.15.0-202503310336.p0.gb6790f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:c96f2674b7baaf5419f19d5841edd2509317064b96c9f47a27ad9fa8ac1bb7be_arm64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:c96f2674b7baaf5419f19d5841edd2509317064b96c9f47a27ad9fa8ac1bb7be_arm64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:c96f2674b7baaf5419f19d5841edd2509317064b96c9f47a27ad9fa8ac1bb7be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:c96f2674b7baaf5419f19d5841edd2509317064b96c9f47a27ad9fa8ac1bb7be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.15.0-202503310336.p0.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:f27c6f1254d4012756a94e6079fec52b430fdbdc0a7fa06ed6f0e661a7fe2c22_arm64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:f27c6f1254d4012756a94e6079fec52b430fdbdc0a7fa06ed6f0e661a7fe2c22_arm64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:f27c6f1254d4012756a94e6079fec52b430fdbdc0a7fa06ed6f0e661a7fe2c22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:f27c6f1254d4012756a94e6079fec52b430fdbdc0a7fa06ed6f0e661a7fe2c22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.15.0-202504081004.p0.g9e21740.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:9ca7e50b58180c46c6d09b8ffe4436e46535f2f867f7fded2b7712e12f690e87_arm64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:9ca7e50b58180c46c6d09b8ffe4436e46535f2f867f7fded2b7712e12f690e87_arm64",
"product_id": "openshift4/network-tools-rhel8@sha256:9ca7e50b58180c46c6d09b8ffe4436e46535f2f867f7fded2b7712e12f690e87_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:9ca7e50b58180c46c6d09b8ffe4436e46535f2f867f7fded2b7712e12f690e87?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202504081004.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:598a86e6f2261cd3bc1d8e0e09084c30f0a6e4978b07e6ce9efce27ebca092b2_arm64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:598a86e6f2261cd3bc1d8e0e09084c30f0a6e4978b07e6ce9efce27ebca092b2_arm64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:598a86e6f2261cd3bc1d8e0e09084c30f0a6e4978b07e6ce9efce27ebca092b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:598a86e6f2261cd3bc1d8e0e09084c30f0a6e4978b07e6ce9efce27ebca092b2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202504081004.p0.ge38935d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:7fd581fb1c717b8456707a8d0fa3a0174504379a251153f939f8d0aa82ee4653_arm64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:7fd581fb1c717b8456707a8d0fa3a0174504379a251153f939f8d0aa82ee4653_arm64",
"product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:7fd581fb1c717b8456707a8d0fa3a0174504379a251153f939f8d0aa82ee4653_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:7fd581fb1c717b8456707a8d0fa3a0174504379a251153f939f8d0aa82ee4653?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.15.0-202504081004.p0.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:0177a02e8b1492a73f2008c83d2e27455b776f684d455a2ea7d676533f8f63da_arm64",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:0177a02e8b1492a73f2008c83d2e27455b776f684d455a2ea7d676533f8f63da_arm64",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:0177a02e8b1492a73f2008c83d2e27455b776f684d455a2ea7d676533f8f63da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:0177a02e8b1492a73f2008c83d2e27455b776f684d455a2ea7d676533f8f63da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.15.0-202503310336.p0.g035d383.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:1ab557161715e3ec60ee10dcc8de939cc212908f242d0ad0f51379257f08d304_arm64",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:1ab557161715e3ec60ee10dcc8de939cc212908f242d0ad0f51379257f08d304_arm64",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:1ab557161715e3ec60ee10dcc8de939cc212908f242d0ad0f51379257f08d304_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:1ab557161715e3ec60ee10dcc8de939cc212908f242d0ad0f51379257f08d304?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.15.0-202503310336.p0.g303b954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:9be19df1391f3a10939b605f80eae9dd696524d1768fa6f1920add3f8507be35_arm64",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:9be19df1391f3a10939b605f80eae9dd696524d1768fa6f1920add3f8507be35_arm64",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:9be19df1391f3a10939b605f80eae9dd696524d1768fa6f1920add3f8507be35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:9be19df1391f3a10939b605f80eae9dd696524d1768fa6f1920add3f8507be35?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.15.0-202503310336.p0.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:53fcf5904a6ede8e48a0db953a411cf129f9cfe8ab3ddd360efc4543fbf0634f_arm64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:53fcf5904a6ede8e48a0db953a411cf129f9cfe8ab3ddd360efc4543fbf0634f_arm64",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:53fcf5904a6ede8e48a0db953a411cf129f9cfe8ab3ddd360efc4543fbf0634f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:53fcf5904a6ede8e48a0db953a411cf129f9cfe8ab3ddd360efc4543fbf0634f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.15.0-202504081004.p0.g43039a7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:85eeda8e0d4fec123a75cb41debaaedc4386925e84688b1cbb1fe992959a21ae_arm64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:85eeda8e0d4fec123a75cb41debaaedc4386925e84688b1cbb1fe992959a21ae_arm64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:85eeda8e0d4fec123a75cb41debaaedc4386925e84688b1cbb1fe992959a21ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:85eeda8e0d4fec123a75cb41debaaedc4386925e84688b1cbb1fe992959a21ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.gff69ddf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1d41ca2e66ae466fc5093e943ecf039bec9eeae50eec7d06f77e90d3f9020c73_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1d41ca2e66ae466fc5093e943ecf039bec9eeae50eec7d06f77e90d3f9020c73_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1d41ca2e66ae466fc5093e943ecf039bec9eeae50eec7d06f77e90d3f9020c73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:1d41ca2e66ae466fc5093e943ecf039bec9eeae50eec7d06f77e90d3f9020c73?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.g4e81109.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b99e32402082de4486ed53016e0faa512215a43c5a18326484a9dd25d2908095_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b99e32402082de4486ed53016e0faa512215a43c5a18326484a9dd25d2908095_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b99e32402082de4486ed53016e0faa512215a43c5a18326484a9dd25d2908095_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b99e32402082de4486ed53016e0faa512215a43c5a18326484a9dd25d2908095?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.15.0-202503310336.p0.gd0c2407.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:85b26b165aa8ef92c442bee610a46e2a510345cf1d50f75138195b23f259fe54_arm64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:85b26b165aa8ef92c442bee610a46e2a510345cf1d50f75138195b23f259fe54_arm64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:85b26b165aa8ef92c442bee610a46e2a510345cf1d50f75138195b23f259fe54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:85b26b165aa8ef92c442bee610a46e2a510345cf1d50f75138195b23f259fe54?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202504081004.p0.g4e81109.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:a4afbbb149234cd8ca2269529dbc07ad4ec11fce0cf402c44d33a7ff4e76656e_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:a4afbbb149234cd8ca2269529dbc07ad4ec11fce0cf402c44d33a7ff4e76656e_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:a4afbbb149234cd8ca2269529dbc07ad4ec11fce0cf402c44d33a7ff4e76656e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:a4afbbb149234cd8ca2269529dbc07ad4ec11fce0cf402c44d33a7ff4e76656e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.15.0-202504081004.p0.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:13882ea6616b0834531822cc29d644b001f21040a6ccc7af4e97d0a5b146e089_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:13882ea6616b0834531822cc29d644b001f21040a6ccc7af4e97d0a5b146e089_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:13882ea6616b0834531822cc29d644b001f21040a6ccc7af4e97d0a5b146e089_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:13882ea6616b0834531822cc29d644b001f21040a6ccc7af4e97d0a5b146e089?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.15.0-202504081004.p0.g1ba21a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2c2e5fd1ed970f085d01ea215efb0a08c8c72e0d4392bfb6c35e30b17c0f6a58_arm64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2c2e5fd1ed970f085d01ea215efb0a08c8c72e0d4392bfb6c35e30b17c0f6a58_arm64",
"product_id": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2c2e5fd1ed970f085d01ea215efb0a08c8c72e0d4392bfb6c35e30b17c0f6a58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256:2c2e5fd1ed970f085d01ea215efb0a08c8c72e0d4392bfb6c35e30b17c0f6a58?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=v4.15.0-202504081004.p0.g34e2019.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:ffeae7c842c0ee3f446add37aa49707e2acf96f5b91e8e8929bd34c0c826b5bb_arm64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:ffeae7c842c0ee3f446add37aa49707e2acf96f5b91e8e8929bd34c0c826b5bb_arm64",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:ffeae7c842c0ee3f446add37aa49707e2acf96f5b91e8e8929bd34c0c826b5bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:ffeae7c842c0ee3f446add37aa49707e2acf96f5b91e8e8929bd34c0c826b5bb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.15.0-202503310336.p0.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:942b6393083692dd37fff218767b84e6c44129f761943f7d1bb927eb11585128_arm64",
"product": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:942b6393083692dd37fff218767b84e6c44129f761943f7d1bb927eb11585128_arm64",
"product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:942b6393083692dd37fff218767b84e6c44129f761943f7d1bb927eb11585128_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:942b6393083692dd37fff218767b84e6c44129f761943f7d1bb927eb11585128?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g19f312e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:cc5a787549150078e18ef2c11f3250af8ffe0a1b38485a64a7bc44294606183f_arm64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:cc5a787549150078e18ef2c11f3250af8ffe0a1b38485a64a7bc44294606183f_arm64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:cc5a787549150078e18ef2c11f3250af8ffe0a1b38485a64a7bc44294606183f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:cc5a787549150078e18ef2c11f3250af8ffe0a1b38485a64a7bc44294606183f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.15.0-202503310336.p0.g66161ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:faac9fe81748b63c8de18f6fc84b1398425b17a373d5edea2007f27fb8057152_arm64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:faac9fe81748b63c8de18f6fc84b1398425b17a373d5edea2007f27fb8057152_arm64",
"product_id": "openshift4/ose-tools-rhel8@sha256:faac9fe81748b63c8de18f6fc84b1398425b17a373d5edea2007f27fb8057152_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:faac9fe81748b63c8de18f6fc84b1398425b17a373d5edea2007f27fb8057152?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202504020136.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77d1c3bc06dd9d373992f92d5eb69fd632da9ff38ba3cfa67a2fbd11693a6ae8_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77d1c3bc06dd9d373992f92d5eb69fd632da9ff38ba3cfa67a2fbd11693a6ae8_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77d1c3bc06dd9d373992f92d5eb69fd632da9ff38ba3cfa67a2fbd11693a6ae8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:77d1c3bc06dd9d373992f92d5eb69fd632da9ff38ba3cfa67a2fbd11693a6ae8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.15.0-202504081004.p0.g1ba21a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:cbdd455714a75d7c899ecfab640b4f1c8fb2c655e7a494964af92ae94e1d14ed_arm64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:cbdd455714a75d7c899ecfab640b4f1c8fb2c655e7a494964af92ae94e1d14ed_arm64",
"product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:cbdd455714a75d7c899ecfab640b4f1c8fb2c655e7a494964af92ae94e1d14ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:cbdd455714a75d7c899ecfab640b4f1c8fb2c655e7a494964af92ae94e1d14ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.15.0-202504081004.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:977405a196b370dc4fa20c148dda2f5d06e7df49c062283a2bd794a6ac71d79e_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:977405a196b370dc4fa20c148dda2f5d06e7df49c062283a2bd794a6ac71d79e_arm64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:977405a196b370dc4fa20c148dda2f5d06e7df49c062283a2bd794a6ac71d79e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:977405a196b370dc4fa20c148dda2f5d06e7df49c062283a2bd794a6ac71d79e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.15.0-202504081004.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:3fbc8a594f7225c9ce75fc234fb604861277719754946152cbbcab7b4565763a_arm64",
"product": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:3fbc8a594f7225c9ce75fc234fb604861277719754946152cbbcab7b4565763a_arm64",
"product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:3fbc8a594f7225c9ce75fc234fb604861277719754946152cbbcab7b4565763a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:3fbc8a594f7225c9ce75fc234fb604861277719754946152cbbcab7b4565763a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.15.0-202504081004.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:de7d1bcb78e77c730f2206491e636d2a55040a277e81ae7780cdac2559e2e91c_arm64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:de7d1bcb78e77c730f2206491e636d2a55040a277e81ae7780cdac2559e2e91c_arm64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:de7d1bcb78e77c730f2206491e636d2a55040a277e81ae7780cdac2559e2e91c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:de7d1bcb78e77c730f2206491e636d2a55040a277e81ae7780cdac2559e2e91c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.15.0-202503310336.p0.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter-rhel9@sha256:4f88f7d239ffb5b67c00e73d9d564ce7c61a62f7d78b62964559caf9c66b937b_arm64",
"product": {
"name": "openshift4/ose-telemeter-rhel9@sha256:4f88f7d239ffb5b67c00e73d9d564ce7c61a62f7d78b62964559caf9c66b937b_arm64",
"product_id": "openshift4/ose-telemeter-rhel9@sha256:4f88f7d239ffb5b67c00e73d9d564ce7c61a62f7d78b62964559caf9c66b937b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256:4f88f7d239ffb5b67c00e73d9d564ce7c61a62f7d78b62964559caf9c66b937b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.15.0-202504081004.p0.g14489f7.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_aarch64",
"product": {
"name": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_aarch64",
"product_id": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_aarch64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202504081016-0"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_x86_64",
"product": {
"name": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_x86_64",
"product_id": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202504081016-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:15ff6cefcb112a603113ba44390b5f00820dae7717e920b3eeb71ceb2cc9e0b1_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:15ff6cefcb112a603113ba44390b5f00820dae7717e920b3eeb71ceb2cc9e0b1_ppc64le"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:15ff6cefcb112a603113ba44390b5f00820dae7717e920b3eeb71ceb2cc9e0b1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:605f428fe17f09a5cdfd2e0aa87aebff041769e63e82c8a260836d96d4050360_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:605f428fe17f09a5cdfd2e0aa87aebff041769e63e82c8a260836d96d4050360_s390x"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:605f428fe17f09a5cdfd2e0aa87aebff041769e63e82c8a260836d96d4050360_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:8e573cb284c18cbcc26a6c646569831848c085e604d92347b1a88857dc550767_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:8e573cb284c18cbcc26a6c646569831848c085e604d92347b1a88857dc550767_arm64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:8e573cb284c18cbcc26a6c646569831848c085e604d92347b1a88857dc550767_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:fcd70deb6fbb7afd63f23d85cd763dc80c15da4854d894f08f38880302d0c2e2_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:fcd70deb6fbb7afd63f23d85cd763dc80c15da4854d894f08f38880302d0c2e2_amd64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:fcd70deb6fbb7afd63f23d85cd763dc80c15da4854d894f08f38880302d0c2e2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:1e9b73f5c65794f7df4bda4e8f79a34f81cf707c5a42f30824b3ba69d1f198b9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:1e9b73f5c65794f7df4bda4e8f79a34f81cf707c5a42f30824b3ba69d1f198b9_s390x"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:1e9b73f5c65794f7df4bda4e8f79a34f81cf707c5a42f30824b3ba69d1f198b9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:4fa8281183d94580319d4b1ff3b64d02f5597a0488a85af7f87532dc8fb30f14_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4fa8281183d94580319d4b1ff3b64d02f5597a0488a85af7f87532dc8fb30f14_arm64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:4fa8281183d94580319d4b1ff3b64d02f5597a0488a85af7f87532dc8fb30f14_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:bc3de0b8c14731b917fcdc34bbb2f85042ee0704a8d12036649a571fa0803a5c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:bc3de0b8c14731b917fcdc34bbb2f85042ee0704a8d12036649a571fa0803a5c_ppc64le"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:bc3de0b8c14731b917fcdc34bbb2f85042ee0704a8d12036649a571fa0803a5c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:c803c54d4ea3fa02a1bb880e708910cf2041b01c15f1e6b7d6d250ef2270fcd2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c803c54d4ea3fa02a1bb880e708910cf2041b01c15f1e6b7d6d250ef2270fcd2_amd64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:c803c54d4ea3fa02a1bb880e708910cf2041b01c15f1e6b7d6d250ef2270fcd2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:2442ee7c05986012343d024c248c18be5b501bb2488d36927fdad1c167102637_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2442ee7c05986012343d024c248c18be5b501bb2488d36927fdad1c167102637_arm64"
},
"product_reference": "openshift4/kube-metrics-server-rhel8@sha256:2442ee7c05986012343d024c248c18be5b501bb2488d36927fdad1c167102637_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:2e019537d05e3df0da8e4db078caf05f077c58f6c27c6d1484e5d8cc2a5eda11_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2e019537d05e3df0da8e4db078caf05f077c58f6c27c6d1484e5d8cc2a5eda11_amd64"
},
"product_reference": "openshift4/kube-metrics-server-rhel8@sha256:2e019537d05e3df0da8e4db078caf05f077c58f6c27c6d1484e5d8cc2a5eda11_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:9fcb24f196a81e2232b565c6e23ccedf4366324e55c62342d3e5b521f7e79a7f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9fcb24f196a81e2232b565c6e23ccedf4366324e55c62342d3e5b521f7e79a7f_ppc64le"
},
"product_reference": "openshift4/kube-metrics-server-rhel8@sha256:9fcb24f196a81e2232b565c6e23ccedf4366324e55c62342d3e5b521f7e79a7f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:ca89b5b52c7cf20886724644e353c475df629150f20a1bb389808c9e9d65bad2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:ca89b5b52c7cf20886724644e353c475df629150f20a1bb389808c9e9d65bad2_s390x"
},
"product_reference": "openshift4/kube-metrics-server-rhel8@sha256:ca89b5b52c7cf20886724644e353c475df629150f20a1bb389808c9e9d65bad2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:59fef1b75aa9320919529084398a0f33ba234d895e998bee0ca88eb76ce0efcf_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:59fef1b75aa9320919529084398a0f33ba234d895e998bee0ca88eb76ce0efcf_ppc64le"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:59fef1b75aa9320919529084398a0f33ba234d895e998bee0ca88eb76ce0efcf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:aa13fe5ca9bb0f7a65f6a93f396b1a83e8e747df893c8f31451f9776e550f016_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:aa13fe5ca9bb0f7a65f6a93f396b1a83e8e747df893c8f31451f9776e550f016_amd64"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:aa13fe5ca9bb0f7a65f6a93f396b1a83e8e747df893c8f31451f9776e550f016_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:e21b3aa5cacee24af58cd375b4b5989778cd474759646078b8d5c8624adc0ad5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e21b3aa5cacee24af58cd375b4b5989778cd474759646078b8d5c8624adc0ad5_s390x"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:e21b3aa5cacee24af58cd375b4b5989778cd474759646078b8d5c8624adc0ad5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:e58897ab3c033f7d929cbac50aeba91ecfe2d1a98e9422ccdbaf35734d7ce45d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e58897ab3c033f7d929cbac50aeba91ecfe2d1a98e9422ccdbaf35734d7ce45d_arm64"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:e58897ab3c033f7d929cbac50aeba91ecfe2d1a98e9422ccdbaf35734d7ce45d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:89456cb2a47ae21d2ba0420ccd66126cf50454182469d3c0a6081b12ad340577_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:89456cb2a47ae21d2ba0420ccd66126cf50454182469d3c0a6081b12ad340577_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:89456cb2a47ae21d2ba0420ccd66126cf50454182469d3c0a6081b12ad340577_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:9ca7e50b58180c46c6d09b8ffe4436e46535f2f867f7fded2b7712e12f690e87_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:9ca7e50b58180c46c6d09b8ffe4436e46535f2f867f7fded2b7712e12f690e87_arm64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:9ca7e50b58180c46c6d09b8ffe4436e46535f2f867f7fded2b7712e12f690e87_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:bfac7e4d6e6d28701fa90e39764f2559415f2692e6caeb5ec6a8c11babf190b8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bfac7e4d6e6d28701fa90e39764f2559415f2692e6caeb5ec6a8c11babf190b8_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:bfac7e4d6e6d28701fa90e39764f2559415f2692e6caeb5ec6a8c11babf190b8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:c7987101d38616e3b56c261d918544fc61e06a066a2f98e1b0edb2f0ebc335c8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:c7987101d38616e3b56c261d918544fc61e06a066a2f98e1b0edb2f0ebc335c8_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:c7987101d38616e3b56c261d918544fc61e06a066a2f98e1b0edb2f0ebc335c8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:46c9403ff2698073e2a883d9790153816682d209b2c99b22831eafd164917d50_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:46c9403ff2698073e2a883d9790153816682d209b2c99b22831eafd164917d50_s390x"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:46c9403ff2698073e2a883d9790153816682d209b2c99b22831eafd164917d50_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:4ba157497b5e9b9e90f069a812d9ddf4024502cc4d26fd844d046fd3a815956c_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:4ba157497b5e9b9e90f069a812d9ddf4024502cc4d26fd844d046fd3a815956c_amd64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:4ba157497b5e9b9e90f069a812d9ddf4024502cc4d26fd844d046fd3a815956c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:8c40d1e8fc712570f1011e39f09c623d23f26306104c47813f841aece67916d1_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:8c40d1e8fc712570f1011e39f09c623d23f26306104c47813f841aece67916d1_ppc64le"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:8c40d1e8fc712570f1011e39f09c623d23f26306104c47813f841aece67916d1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:ffeae7c842c0ee3f446add37aa49707e2acf96f5b91e8e8929bd34c0c826b5bb_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:ffeae7c842c0ee3f446add37aa49707e2acf96f5b91e8e8929bd34c0c826b5bb_arm64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:ffeae7c842c0ee3f446add37aa49707e2acf96f5b91e8e8929bd34c0c826b5bb_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:50a94bc558ff84dfdbec777c955c597fc98d1c42c76072bfa21b58a1fad506e6_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:50a94bc558ff84dfdbec777c955c597fc98d1c42c76072bfa21b58a1fad506e6_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:50a94bc558ff84dfdbec777c955c597fc98d1c42c76072bfa21b58a1fad506e6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:71ee15be4fc1e0f4fb029362eea3be709e289772f1b296d67e67f0f6ea575386_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:71ee15be4fc1e0f4fb029362eea3be709e289772f1b296d67e67f0f6ea575386_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:71ee15be4fc1e0f4fb029362eea3be709e289772f1b296d67e67f0f6ea575386_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:9a9fd33ac15a4ee2cd8c42a9bccad9ad870091b9090e69707773e7bf9717cc65_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:9a9fd33ac15a4ee2cd8c42a9bccad9ad870091b9090e69707773e7bf9717cc65_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:9a9fd33ac15a4ee2cd8c42a9bccad9ad870091b9090e69707773e7bf9717cc65_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:fc823ced17818399cdcff21c62e1d14d9a79a7946376c2073c04ef57a4e819c7_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:fc823ced17818399cdcff21c62e1d14d9a79a7946376c2073c04ef57a4e819c7_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:fc823ced17818399cdcff21c62e1d14d9a79a7946376c2073c04ef57a4e819c7_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:46bb898d9dde3c1c238c4a1851c45752bcb2929bd9309c07a3136cfdc0b9be0e_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:46bb898d9dde3c1c238c4a1851c45752bcb2929bd9309c07a3136cfdc0b9be0e_arm64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:46bb898d9dde3c1c238c4a1851c45752bcb2929bd9309c07a3136cfdc0b9be0e_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:b5d504b02623e53335e8093959d6b5a3c2db56ce2d6cc1aa8d3d750519c7668d_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:b5d504b02623e53335e8093959d6b5a3c2db56ce2d6cc1aa8d3d750519c7668d_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b5d504b02623e53335e8093959d6b5a3c2db56ce2d6cc1aa8d3d750519c7668d_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:c7dc6f3e44df90d090df157e2a282849d2e9d43de85038239747c266911d8a46_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:c7dc6f3e44df90d090df157e2a282849d2e9d43de85038239747c266911d8a46_s390x"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c7dc6f3e44df90d090df157e2a282849d2e9d43de85038239747c266911d8a46_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:f3defcefb42b93736e70f846e6565c26945ad82663cec40383e52948c845fa49_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:f3defcefb42b93736e70f846e6565c26945ad82663cec40383e52948c845fa49_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:f3defcefb42b93736e70f846e6565c26945ad82663cec40383e52948c845fa49_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:026036057af295d3109f89f5e41425e57e69ff3f8fc78296bb2286107ec79a47_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:026036057af295d3109f89f5e41425e57e69ff3f8fc78296bb2286107ec79a47_arm64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:026036057af295d3109f89f5e41425e57e69ff3f8fc78296bb2286107ec79a47_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:26350fb63ccac1c45f1b76c30db04a28cc648edfe7d8eb757b4ba1e4705f5fe9_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:26350fb63ccac1c45f1b76c30db04a28cc648edfe7d8eb757b4ba1e4705f5fe9_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:26350fb63ccac1c45f1b76c30db04a28cc648edfe7d8eb757b4ba1e4705f5fe9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:53cc795af84e794137875707017060e6dd692482b610de6d029fa883269bbf7e_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:53cc795af84e794137875707017060e6dd692482b610de6d029fa883269bbf7e_amd64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:53cc795af84e794137875707017060e6dd692482b610de6d029fa883269bbf7e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fc52118e16a4e7fb7b66d8d05b04f4a925c0a47376268d3586139dbd319b11c0_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:fc52118e16a4e7fb7b66d8d05b04f4a925c0a47376268d3586139dbd319b11c0_s390x"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fc52118e16a4e7fb7b66d8d05b04f4a925c0a47376268d3586139dbd319b11c0_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:c8dee697111ca1e0b08380c868c620daade147e30e80b54c9d1e0f7a84d6aaaa_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:c8dee697111ca1e0b08380c868c620daade147e30e80b54c9d1e0f7a84d6aaaa_amd64"
},
"product_reference": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:c8dee697111ca1e0b08380c868c620daade147e30e80b54c9d1e0f7a84d6aaaa_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:29d0d5c716c26add997eb504d23a001f187cd6a2e37b824fd995dc9a25708e2d_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:29d0d5c716c26add997eb504d23a001f187cd6a2e37b824fd995dc9a25708e2d_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:29d0d5c716c26add997eb504d23a001f187cd6a2e37b824fd995dc9a25708e2d_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:63bdc358c67c9dedc298c0f0758a77ee5ba12c01bdbd1fc259097d532421ae27_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:63bdc358c67c9dedc298c0f0758a77ee5ba12c01bdbd1fc259097d532421ae27_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:63bdc358c67c9dedc298c0f0758a77ee5ba12c01bdbd1fc259097d532421ae27_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:b613cfd210caafe47b246c586921eb7dc4666b5c7b8cc6c446266438b6861aba_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:b613cfd210caafe47b246c586921eb7dc4666b5c7b8cc6c446266438b6861aba_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:b613cfd210caafe47b246c586921eb7dc4666b5c7b8cc6c446266438b6861aba_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:e65ee9565f69a3c1229b423d975ce8251ecc2c555467924e60027884cd140bae_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:e65ee9565f69a3c1229b423d975ce8251ecc2c555467924e60027884cd140bae_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e65ee9565f69a3c1229b423d975ce8251ecc2c555467924e60027884cd140bae_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:5b36fd7b87570d00a8a3ba9486d8372e2cac32aab94749812c7f8a5fd9c2bd3a_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:5b36fd7b87570d00a8a3ba9486d8372e2cac32aab94749812c7f8a5fd9c2bd3a_amd64"
},
"product_reference": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:5b36fd7b87570d00a8a3ba9486d8372e2cac32aab94749812c7f8a5fd9c2bd3a_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:7d6af5c548e13fdc4f3195003fd34f7f9a9266458d7aca5bb8bc060d2308aeac_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:7d6af5c548e13fdc4f3195003fd34f7f9a9266458d7aca5bb8bc060d2308aeac_arm64"
},
"product_reference": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:7d6af5c548e13fdc4f3195003fd34f7f9a9266458d7aca5bb8bc060d2308aeac_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:338b8884b57df0d9d85e684b089a12c1613e4f979c178f69eeff6800d0ab1fda_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:338b8884b57df0d9d85e684b089a12c1613e4f979c178f69eeff6800d0ab1fda_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:338b8884b57df0d9d85e684b089a12c1613e4f979c178f69eeff6800d0ab1fda_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:437a15071d3d05585c74d4c140de322840ff69053f89850464441cc691d327f5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:437a15071d3d05585c74d4c140de322840ff69053f89850464441cc691d327f5_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:437a15071d3d05585c74d4c140de322840ff69053f89850464441cc691d327f5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:aa8ed0fb4bc8f024042e90ffd419d32686aa13c2a20f1e5fa62f8a4690892386_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:aa8ed0fb4bc8f024042e90ffd419d32686aa13c2a20f1e5fa62f8a4690892386_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:aa8ed0fb4bc8f024042e90ffd419d32686aa13c2a20f1e5fa62f8a4690892386_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:b1c784f13ee65e05a7f4d0d240353d9edc356c8dc065088bea56af80c93eda4a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b1c784f13ee65e05a7f4d0d240353d9edc356c8dc065088bea56af80c93eda4a_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:b1c784f13ee65e05a7f4d0d240353d9edc356c8dc065088bea56af80c93eda4a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:1940581b35461c2199ebfe80c4c186d5766facf0cfe597f12cbbfb2537879f03_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1940581b35461c2199ebfe80c4c186d5766facf0cfe597f12cbbfb2537879f03_s390x"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:1940581b35461c2199ebfe80c4c186d5766facf0cfe597f12cbbfb2537879f03_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:24fb5fdd6d23614ee03ebf67d38b7d44bc5c8f1a93a37c7600e3a8d347545332_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:24fb5fdd6d23614ee03ebf67d38b7d44bc5c8f1a93a37c7600e3a8d347545332_amd64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:24fb5fdd6d23614ee03ebf67d38b7d44bc5c8f1a93a37c7600e3a8d347545332_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:92788b6ce939253392a3703875c45a2c6b1e2b84c23e3e6bfe5b0ff74b9caca2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:92788b6ce939253392a3703875c45a2c6b1e2b84c23e3e6bfe5b0ff74b9caca2_ppc64le"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:92788b6ce939253392a3703875c45a2c6b1e2b84c23e3e6bfe5b0ff74b9caca2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:dadb7fdab5bd0650dccff9dc5696f11a7e7f91612939b66bf1ff8fca6c6211e7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:dadb7fdab5bd0650dccff9dc5696f11a7e7f91612939b66bf1ff8fca6c6211e7_arm64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:dadb7fdab5bd0650dccff9dc5696f11a7e7f91612939b66bf1ff8fca6c6211e7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:652d5ae2efed9f419d97c3790da24928d847a98a13b19137525dfe7cd91a1b71_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli@sha256:652d5ae2efed9f419d97c3790da24928d847a98a13b19137525dfe7cd91a1b71_ppc64le"
},
"product_reference": "openshift4/ose-cli@sha256:652d5ae2efed9f419d97c3790da24928d847a98a13b19137525dfe7cd91a1b71_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:8b152779648bc02d4bad089d77cfe2f682939b48ed6a2e65761f6082b444057c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli@sha256:8b152779648bc02d4bad089d77cfe2f682939b48ed6a2e65761f6082b444057c_s390x"
},
"product_reference": "openshift4/ose-cli@sha256:8b152779648bc02d4bad089d77cfe2f682939b48ed6a2e65761f6082b444057c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:cc146a72d9f5b62fe361ec8fcc0c8861b7d932c765c2b92ed52bbf1a53a2e3be_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli@sha256:cc146a72d9f5b62fe361ec8fcc0c8861b7d932c765c2b92ed52bbf1a53a2e3be_arm64"
},
"product_reference": "openshift4/ose-cli@sha256:cc146a72d9f5b62fe361ec8fcc0c8861b7d932c765c2b92ed52bbf1a53a2e3be_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:f5a66c9f2fb849d906bce776c7ef512936ecb9e4db5547993109f26ac3000dfa_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli@sha256:f5a66c9f2fb849d906bce776c7ef512936ecb9e4db5547993109f26ac3000dfa_amd64"
},
"product_reference": "openshift4/ose-cli@sha256:f5a66c9f2fb849d906bce776c7ef512936ecb9e4db5547993109f26ac3000dfa_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:456dde0182986ec1434b4e2013cfe9f3af80b4d347e73c2044ecd4ccaf39848d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:456dde0182986ec1434b4e2013cfe9f3af80b4d347e73c2044ecd4ccaf39848d_s390x"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:456dde0182986ec1434b4e2013cfe9f3af80b4d347e73c2044ecd4ccaf39848d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:54c2733d7be183454347f1ac7332df128af49162760c37693076633611704df4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:54c2733d7be183454347f1ac7332df128af49162760c37693076633611704df4_arm64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:54c2733d7be183454347f1ac7332df128af49162760c37693076633611704df4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:5c3200a13c58b389e3a20d5f731116c9563c8d7ddf888be34683d97730612f86_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:5c3200a13c58b389e3a20d5f731116c9563c8d7ddf888be34683d97730612f86_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:5c3200a13c58b389e3a20d5f731116c9563c8d7ddf888be34683d97730612f86_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:cbb28e9eb47a6a84fce4bd71aad1532385d723e5b4c1494c08664299a01885fc_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:cbb28e9eb47a6a84fce4bd71aad1532385d723e5b4c1494c08664299a01885fc_ppc64le"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:cbb28e9eb47a6a84fce4bd71aad1532385d723e5b4c1494c08664299a01885fc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:3477c6d0c5fad5b6fa2c8ede2d6d2b34597510888904e043b6d6bb66efcf9dad_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:3477c6d0c5fad5b6fa2c8ede2d6d2b34597510888904e043b6d6bb66efcf9dad_arm64"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:3477c6d0c5fad5b6fa2c8ede2d6d2b34597510888904e043b6d6bb66efcf9dad_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:3adf4dbb74aa5951f72055f1e2f35f004d4c9832c901dde5de9425ea88f3fc74_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:3adf4dbb74aa5951f72055f1e2f35f004d4c9832c901dde5de9425ea88f3fc74_ppc64le"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:3adf4dbb74aa5951f72055f1e2f35f004d4c9832c901dde5de9425ea88f3fc74_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:72bde65bf1e38081b2716e43ad4f6c03d29b494a85adf09ab35f8aa7cb335493_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:72bde65bf1e38081b2716e43ad4f6c03d29b494a85adf09ab35f8aa7cb335493_s390x"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:72bde65bf1e38081b2716e43ad4f6c03d29b494a85adf09ab35f8aa7cb335493_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:fabbdde64d8a73a5bfb7847fb81402a90d373d86ac8a50dddabb25c95e573393_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:fabbdde64d8a73a5bfb7847fb81402a90d373d86ac8a50dddabb25c95e573393_amd64"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:fabbdde64d8a73a5bfb7847fb81402a90d373d86ac8a50dddabb25c95e573393_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:05bd4bcd8c4170c4154e19764c7cea5af844e2f350f3ea1461fb4770ce353678_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:05bd4bcd8c4170c4154e19764c7cea5af844e2f350f3ea1461fb4770ce353678_arm64"
},
"product_reference": "openshift4/ose-console@sha256:05bd4bcd8c4170c4154e19764c7cea5af844e2f350f3ea1461fb4770ce353678_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:378b6afb9010431134a3e5d1b9ec5d794aacdc2b5f3a0f9200d12dbdf64729a2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:378b6afb9010431134a3e5d1b9ec5d794aacdc2b5f3a0f9200d12dbdf64729a2_s390x"
},
"product_reference": "openshift4/ose-console@sha256:378b6afb9010431134a3e5d1b9ec5d794aacdc2b5f3a0f9200d12dbdf64729a2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:5e6015f36f6362ae31363ce389e65834b3dd270b076257b0c666fce21ae818b1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:5e6015f36f6362ae31363ce389e65834b3dd270b076257b0c666fce21ae818b1_ppc64le"
},
"product_reference": "openshift4/ose-console@sha256:5e6015f36f6362ae31363ce389e65834b3dd270b076257b0c666fce21ae818b1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:cc1cb0094465e8e5d97419e45b7b3b747e68f2572cfd16513ce3a9d67ef8ed3f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:cc1cb0094465e8e5d97419e45b7b3b747e68f2572cfd16513ce3a9d67ef8ed3f_amd64"
},
"product_reference": "openshift4/ose-console@sha256:cc1cb0094465e8e5d97419e45b7b3b747e68f2572cfd16513ce3a9d67ef8ed3f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:0f5c99951f7d49ecfca530a277fb12866a208518d7c8232031a492f5ad1e71f4_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:0f5c99951f7d49ecfca530a277fb12866a208518d7c8232031a492f5ad1e71f4_ppc64le"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:0f5c99951f7d49ecfca530a277fb12866a208518d7c8232031a492f5ad1e71f4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:35d6268f9003034e61beacb6c8f7ba090e3e6a1f6880cdda655ca4ec77f5cc08_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:35d6268f9003034e61beacb6c8f7ba090e3e6a1f6880cdda655ca4ec77f5cc08_amd64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:35d6268f9003034e61beacb6c8f7ba090e3e6a1f6880cdda655ca4ec77f5cc08_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:8cf62ce920bd1d562f017015a0fe512dddac4a1b38756466d085f8147e8bd4b3_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:8cf62ce920bd1d562f017015a0fe512dddac4a1b38756466d085f8147e8bd4b3_arm64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:8cf62ce920bd1d562f017015a0fe512dddac4a1b38756466d085f8147e8bd4b3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:e27bc3a31601325cdc8cd7759bfb0a5845ca7584f97c5aca16f5bf0151b07014_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:e27bc3a31601325cdc8cd7759bfb0a5845ca7584f97c5aca16f5bf0151b07014_s390x"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:e27bc3a31601325cdc8cd7759bfb0a5845ca7584f97c5aca16f5bf0151b07014_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:51c193da833c1e6d09467b23f2cc52a272cd5ad3b331993cd78b3f84539c681f_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:51c193da833c1e6d09467b23f2cc52a272cd5ad3b331993cd78b3f84539c681f_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:51c193da833c1e6d09467b23f2cc52a272cd5ad3b331993cd78b3f84539c681f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:563d426bc0a713322ec72fb83304fad6cd1aa4b517d4b6e1bc1862ff475a31c9_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:563d426bc0a713322ec72fb83304fad6cd1aa4b517d4b6e1bc1862ff475a31c9_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:563d426bc0a713322ec72fb83304fad6cd1aa4b517d4b6e1bc1862ff475a31c9_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:24f1adadf06a763f866ed139f23a62c16333e82ac618c287525ce8f1e0378c09_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:24f1adadf06a763f866ed139f23a62c16333e82ac618c287525ce8f1e0378c09_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:24f1adadf06a763f866ed139f23a62c16333e82ac618c287525ce8f1e0378c09_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:55d217af3a34a2b4c8d18bbf278d5c121fafd819325ca774eb247c8597071f54_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:55d217af3a34a2b4c8d18bbf278d5c121fafd819325ca774eb247c8597071f54_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:55d217af3a34a2b4c8d18bbf278d5c121fafd819325ca774eb247c8597071f54_arm64",
"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:9420a8c08c67cff3d496784f91e04baedab73937a40f69a6b3c559403f62f178_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:9420a8c08c67cff3d496784f91e04baedab73937a40f69a6b3c559403f62f178_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9420a8c08c67cff3d496784f91e04baedab73937a40f69a6b3c559403f62f178_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:ee576f9623470797bc1287b5ce28e8ddea9e2ee08ceba26b1705763b9378f9b3_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:ee576f9623470797bc1287b5ce28e8ddea9e2ee08ceba26b1705763b9378f9b3_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ee576f9623470797bc1287b5ce28e8ddea9e2ee08ceba26b1705763b9378f9b3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_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:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_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:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_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:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_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:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_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:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_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:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_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:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_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:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_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:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_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:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_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:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_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:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_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:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_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:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_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:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_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:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_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:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_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:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_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:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:25ed6b45ea6442f5c58f459a3e3f760a07bd721fadff18ab75645751b53d62af_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:25ed6b45ea6442f5c58f459a3e3f760a07bd721fadff18ab75645751b53d62af_amd64"
},
"product_reference": "openshift4/ose-deployer@sha256:25ed6b45ea6442f5c58f459a3e3f760a07bd721fadff18ab75645751b53d62af_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:47e1692544d6e5f72d7ffd3f2a7ea4c07b408aa88009108a273543482e516877_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:47e1692544d6e5f72d7ffd3f2a7ea4c07b408aa88009108a273543482e516877_ppc64le"
},
"product_reference": "openshift4/ose-deployer@sha256:47e1692544d6e5f72d7ffd3f2a7ea4c07b408aa88009108a273543482e516877_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:74d9d66a45538690c1dcc8fe58252842f867d709cb5b4513739b92eab251aaa0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:74d9d66a45538690c1dcc8fe58252842f867d709cb5b4513739b92eab251aaa0_arm64"
},
"product_reference": "openshift4/ose-deployer@sha256:74d9d66a45538690c1dcc8fe58252842f867d709cb5b4513739b92eab251aaa0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:c1d7108c9c7a5c748a6a5c1b1f9432639be330c321048102546ad8f8efc20592_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:c1d7108c9c7a5c748a6a5c1b1f9432639be330c321048102546ad8f8efc20592_s390x"
},
"product_reference": "openshift4/ose-deployer@sha256:c1d7108c9c7a5c748a6a5c1b1f9432639be330c321048102546ad8f8efc20592_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:3ef78d6d41e14b6746d425c9596d26b054846979f3af9dd8ff96e4ee48e6c167_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3ef78d6d41e14b6746d425c9596d26b054846979f3af9dd8ff96e4ee48e6c167_amd64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:3ef78d6d41e14b6746d425c9596d26b054846979f3af9dd8ff96e4ee48e6c167_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:4f540da424aa4a71d0141ec43614afa25394dbe67f5214265efa1c0d8c25670e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:4f540da424aa4a71d0141ec43614afa25394dbe67f5214265efa1c0d8c25670e_ppc64le"
},
"product_reference": "openshift4/ose-docker-builder@sha256:4f540da424aa4a71d0141ec43614afa25394dbe67f5214265efa1c0d8c25670e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:8ec74bcd5d1df4ada75ab417a8c91dee79043d682aec685b5ac878b64b44d67a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:8ec74bcd5d1df4ada75ab417a8c91dee79043d682aec685b5ac878b64b44d67a_s390x"
},
"product_reference": "openshift4/ose-docker-builder@sha256:8ec74bcd5d1df4ada75ab417a8c91dee79043d682aec685b5ac878b64b44d67a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:bb0084ff676f9480812391c90c8850c1c487bffe4fd75792e403173b5346adad_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:bb0084ff676f9480812391c90c8850c1c487bffe4fd75792e403173b5346adad_arm64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:bb0084ff676f9480812391c90c8850c1c487bffe4fd75792e403173b5346adad_arm64",
"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:6feea7b87181b108faafa23f05c2423b386c421cb9e79ddc4bc70ac6ac7a9468_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:6feea7b87181b108faafa23f05c2423b386c421cb9e79ddc4bc70ac6ac7a9468_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6feea7b87181b108faafa23f05c2423b386c421cb9e79ddc4bc70ac6ac7a9468_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:79e986a8863587c84f3937e2be5eee13e2fb01008ddffd5afbfa1329ea7bcff4_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:79e986a8863587c84f3937e2be5eee13e2fb01008ddffd5afbfa1329ea7bcff4_arm64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79e986a8863587c84f3937e2be5eee13e2fb01008ddffd5afbfa1329ea7bcff4_arm64",
"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:7bc7ca3c4dbf3ed0c84f8ce3c197776913186420ab1328a48cdc36ef9b5d374f_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:7bc7ca3c4dbf3ed0c84f8ce3c197776913186420ab1328a48cdc36ef9b5d374f_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:7bc7ca3c4dbf3ed0c84f8ce3c197776913186420ab1328a48cdc36ef9b5d374f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:06a56b5e7c64cb28ebba25d4e0ed353656dcbd7a00d80df880131f30d2c95fb6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:06a56b5e7c64cb28ebba25d4e0ed353656dcbd7a00d80df880131f30d2c95fb6_amd64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:06a56b5e7c64cb28ebba25d4e0ed353656dcbd7a00d80df880131f30d2c95fb6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:82afe35fcff3803be4e03a6533cd27b7811b1431ae0eeaf8651fd6750d861b7c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:82afe35fcff3803be4e03a6533cd27b7811b1431ae0eeaf8651fd6750d861b7c_ppc64le"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:82afe35fcff3803be4e03a6533cd27b7811b1431ae0eeaf8651fd6750d861b7c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:9a3440ef908af47bdbba86c091ad9b8059bff66c2b36f3dc6423f2057f5cad85_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9a3440ef908af47bdbba86c091ad9b8059bff66c2b36f3dc6423f2057f5cad85_s390x"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:9a3440ef908af47bdbba86c091ad9b8059bff66c2b36f3dc6423f2057f5cad85_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:c01684de53b43b7b9c086a302a8c0a104d6321d7abd2c47eaaeaaa61068ce74f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:c01684de53b43b7b9c086a302a8c0a104d6321d7abd2c47eaaeaaa61068ce74f_arm64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:c01684de53b43b7b9c086a302a8c0a104d6321d7abd2c47eaaeaaa61068ce74f_arm64",
"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:08cc94b8d961d7c4fa6de9d5234ff46f85602776b528757490f768f177adb236_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:08cc94b8d961d7c4fa6de9d5234ff46f85602776b528757490f768f177adb236_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:08cc94b8d961d7c4fa6de9d5234ff46f85602776b528757490f768f177adb236_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:cf038e8bc2e0bc216ed9b672ef748894360ea8b03d4255e8b5e73c3903c112a0_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:cf038e8bc2e0bc216ed9b672ef748894360ea8b03d4255e8b5e73c3903c112a0_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:cf038e8bc2e0bc216ed9b672ef748894360ea8b03d4255e8b5e73c3903c112a0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:8f7421d00fed2f2a4f5ad3ccb00fbbe71956469cf19092d31343f2ec9eac5534_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:8f7421d00fed2f2a4f5ad3ccb00fbbe71956469cf19092d31343f2ec9eac5534_arm64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:8f7421d00fed2f2a4f5ad3ccb00fbbe71956469cf19092d31343f2ec9eac5534_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:f10a38a8500dbfa038feebb468e875d5d1c401b215b294bba5336c9fba0591bf_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:f10a38a8500dbfa038feebb468e875d5d1c401b215b294bba5336c9fba0591bf_amd64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:f10a38a8500dbfa038feebb468e875d5d1c401b215b294bba5336c9fba0591bf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:4047ab253e8048e7d8015ffe559c893c812087621ed6ce231594806d5f716dd9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:4047ab253e8048e7d8015ffe559c893c812087621ed6ce231594806d5f716dd9_ppc64le"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:4047ab253e8048e7d8015ffe559c893c812087621ed6ce231594806d5f716dd9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:45090d6797fd32ba541bc2fd999d971ede239b0487740d4243e90b8762a833fd_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:45090d6797fd32ba541bc2fd999d971ede239b0487740d4243e90b8762a833fd_s390x"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:45090d6797fd32ba541bc2fd999d971ede239b0487740d4243e90b8762a833fd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:721e2c54909ecc100ed974dd1ed92688f1961865ea74807bfac937fcd9ea9c33_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:721e2c54909ecc100ed974dd1ed92688f1961865ea74807bfac937fcd9ea9c33_arm64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:721e2c54909ecc100ed974dd1ed92688f1961865ea74807bfac937fcd9ea9c33_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:db6d48c18e57bb9d8783594c863e177d6d0d65d383e4f846c07c99acf5c1133e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:db6d48c18e57bb9d8783594c863e177d6d0d65d383e4f846c07c99acf5c1133e_amd64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:db6d48c18e57bb9d8783594c863e177d6d0d65d383e4f846c07c99acf5c1133e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:57eba0eb3f786fa05b2433510af06ff4e68f3fe6434a9ce6db73c0ffa1b978cb_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:57eba0eb3f786fa05b2433510af06ff4e68f3fe6434a9ce6db73c0ffa1b978cb_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:57eba0eb3f786fa05b2433510af06ff4e68f3fe6434a9ce6db73c0ffa1b978cb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:600ef2057110a6f621f385f568fdd3ad446cfa280f7fab41ef63ef81062aae5a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:600ef2057110a6f621f385f568fdd3ad446cfa280f7fab41ef63ef81062aae5a_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:600ef2057110a6f621f385f568fdd3ad446cfa280f7fab41ef63ef81062aae5a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:642cb7bbeb28944bdb7bc1159e1ad2187ff5a0ca22f23c1b7e3c430148d3c8e4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:642cb7bbeb28944bdb7bc1159e1ad2187ff5a0ca22f23c1b7e3c430148d3c8e4_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:642cb7bbeb28944bdb7bc1159e1ad2187ff5a0ca22f23c1b7e3c430148d3c8e4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:736d9644279fc86f6e27eed5ee3396aa3a402f2f465b7d6d6cf4e6eff1981d3f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:736d9644279fc86f6e27eed5ee3396aa3a402f2f465b7d6d6cf4e6eff1981d3f_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:736d9644279fc86f6e27eed5ee3396aa3a402f2f465b7d6d6cf4e6eff1981d3f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:0bfd9dbc21ee8d79279908272517d2753eb2af55800a84a7c87d673e70d0dd63_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:0bfd9dbc21ee8d79279908272517d2753eb2af55800a84a7c87d673e70d0dd63_ppc64le"
},
"product_reference": "openshift4/ose-installer@sha256:0bfd9dbc21ee8d79279908272517d2753eb2af55800a84a7c87d673e70d0dd63_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:128970d9dbe60265dde68a31133c8e7240c3b6a6054dfd0e0cc5d94d8e22c99d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:128970d9dbe60265dde68a31133c8e7240c3b6a6054dfd0e0cc5d94d8e22c99d_arm64"
},
"product_reference": "openshift4/ose-installer@sha256:128970d9dbe60265dde68a31133c8e7240c3b6a6054dfd0e0cc5d94d8e22c99d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:3db517aaab6f2c7f6300a5c418bef7ed238f64227573971cb93bb26b38c05070_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3db517aaab6f2c7f6300a5c418bef7ed238f64227573971cb93bb26b38c05070_s390x"
},
"product_reference": "openshift4/ose-installer@sha256:3db517aaab6f2c7f6300a5c418bef7ed238f64227573971cb93bb26b38c05070_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:a07793d5c4e9db596098cca321df17408049ed48daa36f8089890ccbabf9f264_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:a07793d5c4e9db596098cca321df17408049ed48daa36f8089890ccbabf9f264_amd64"
},
"product_reference": "openshift4/ose-installer@sha256:a07793d5c4e9db596098cca321df17408049ed48daa36f8089890ccbabf9f264_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:3d45d3871c4b521a715c261ef17fd37bba8bd49c6745081bfa5465111cc78f3d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3d45d3871c4b521a715c261ef17fd37bba8bd49c6745081bfa5465111cc78f3d_ppc64le"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:3d45d3871c4b521a715c261ef17fd37bba8bd49c6745081bfa5465111cc78f3d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:6128303dfa1d1661fc6b6040c268975fba1f973535cbb14ca6b2470f63c932a0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:6128303dfa1d1661fc6b6040c268975fba1f973535cbb14ca6b2470f63c932a0_s390x"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:6128303dfa1d1661fc6b6040c268975fba1f973535cbb14ca6b2470f63c932a0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:c1db078026712a2fa084c2879230ab71555aa77ffdc9105e514caf1c10666408_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c1db078026712a2fa084c2879230ab71555aa77ffdc9105e514caf1c10666408_arm64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:c1db078026712a2fa084c2879230ab71555aa77ffdc9105e514caf1c10666408_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:da4f1b989f23bfefa817e77970cf0f900e17b2bac3827cdd74e45b1e493ad456_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:da4f1b989f23bfefa817e77970cf0f900e17b2bac3827cdd74e45b1e493ad456_amd64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:da4f1b989f23bfefa817e77970cf0f900e17b2bac3827cdd74e45b1e493ad456_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:c52eeb17bcaf42855e0f8cddb1396a1c4545d9c92327a81833c4dc74c4d5ab7f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:c52eeb17bcaf42855e0f8cddb1396a1c4545d9c92327a81833c4dc74c4d5ab7f_amd64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:c52eeb17bcaf42855e0f8cddb1396a1c4545d9c92327a81833c4dc74c4d5ab7f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:fb6468fcc4ee134d04745520d6bd8b101ace3c03619661722a8391a0f4083189_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fb6468fcc4ee134d04745520d6bd8b101ace3c03619661722a8391a0f4083189_arm64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:fb6468fcc4ee134d04745520d6bd8b101ace3c03619661722a8391a0f4083189_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:fc64aeb922ca8640976556ad279b83f0fb7951c5626d16447674fa0af4c0dce4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fc64aeb922ca8640976556ad279b83f0fb7951c5626d16447674fa0af4c0dce4_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:fc64aeb922ca8640976556ad279b83f0fb7951c5626d16447674fa0af4c0dce4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:fdeeb2ef07714597a1d800e3b40902be6da72f306f9bbe0fbc0724cbf9a9ed0c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fdeeb2ef07714597a1d800e3b40902be6da72f306f9bbe0fbc0724cbf9a9ed0c_s390x"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:fdeeb2ef07714597a1d800e3b40902be6da72f306f9bbe0fbc0724cbf9a9ed0c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:0c77239101c7c3a277f6f27773e93df46c4104c2de1b3a016dfb789575519a8c_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:0c77239101c7c3a277f6f27773e93df46c4104c2de1b3a016dfb789575519a8c_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:0c77239101c7c3a277f6f27773e93df46c4104c2de1b3a016dfb789575519a8c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:24d2f1cb363207af0b1c57448f83bd9d53c0b94df4063a3254ffd1e4b6b04418_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:24d2f1cb363207af0b1c57448f83bd9d53c0b94df4063a3254ffd1e4b6b04418_ppc64le"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:24d2f1cb363207af0b1c57448f83bd9d53c0b94df4063a3254ffd1e4b6b04418_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:36320f2679bdd1b272e9a710b3af05514cf4155f000b8b161a2d2890c412fa1c_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:36320f2679bdd1b272e9a710b3af05514cf4155f000b8b161a2d2890c412fa1c_s390x"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:36320f2679bdd1b272e9a710b3af05514cf4155f000b8b161a2d2890c412fa1c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:f984a21b32948a92193fae680750904a56939e686f7d4c69249bb3554630ff7c_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:f984a21b32948a92193fae680750904a56939e686f7d4c69249bb3554630ff7c_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:f984a21b32948a92193fae680750904a56939e686f7d4c69249bb3554630ff7c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:1417a92efb89a308c25271bb1c6126e4361678bf2dd2cc8a51213dd9aa28da9c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:1417a92efb89a308c25271bb1c6126e4361678bf2dd2cc8a51213dd9aa28da9c_amd64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:1417a92efb89a308c25271bb1c6126e4361678bf2dd2cc8a51213dd9aa28da9c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:3864e695d74081efb42bba7dbb3aa6abc43d37e2db79c9e666905dc4fe6b750f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:3864e695d74081efb42bba7dbb3aa6abc43d37e2db79c9e666905dc4fe6b750f_ppc64le"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:3864e695d74081efb42bba7dbb3aa6abc43d37e2db79c9e666905dc4fe6b750f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:860cb44164004a34b11e26eece3bf8b40698406694314cfa53b21ec6e0ae4f90_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:860cb44164004a34b11e26eece3bf8b40698406694314cfa53b21ec6e0ae4f90_arm64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:860cb44164004a34b11e26eece3bf8b40698406694314cfa53b21ec6e0ae4f90_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:d7217c9a65c3f5506a4474d2166e01441d688d9f8f2e09bcfb0ac605f9c1238b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:d7217c9a65c3f5506a4474d2166e01441d688d9f8f2e09bcfb0ac605f9c1238b_s390x"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:d7217c9a65c3f5506a4474d2166e01441d688d9f8f2e09bcfb0ac605f9c1238b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:5699a041a83eb9910136b4f30afda1c0b81aa748e464c5e915644bf9daaad227_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:5699a041a83eb9910136b4f30afda1c0b81aa748e464c5e915644bf9daaad227_ppc64le"
},
"product_reference": "openshift4/ose-multus-cni@sha256:5699a041a83eb9910136b4f30afda1c0b81aa748e464c5e915644bf9daaad227_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:709ed5bbfe73b200dcb2121d9247eac0203dbc90ffbe70f83f589506556c5a55_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:709ed5bbfe73b200dcb2121d9247eac0203dbc90ffbe70f83f589506556c5a55_arm64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:709ed5bbfe73b200dcb2121d9247eac0203dbc90ffbe70f83f589506556c5a55_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:b5a3301d531df26fb8f7fbb9ba82cc3c4c90be4fa3cc6863ade2fed8632a5c11_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b5a3301d531df26fb8f7fbb9ba82cc3c4c90be4fa3cc6863ade2fed8632a5c11_s390x"
},
"product_reference": "openshift4/ose-multus-cni@sha256:b5a3301d531df26fb8f7fbb9ba82cc3c4c90be4fa3cc6863ade2fed8632a5c11_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:e942c7c2825eba1f3592459d9d2e226ce6fa28162ee72fd6112b2dd9306199c7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:e942c7c2825eba1f3592459d9d2e226ce6fa28162ee72fd6112b2dd9306199c7_amd64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:e942c7c2825eba1f3592459d9d2e226ce6fa28162ee72fd6112b2dd9306199c7_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:709bebd0d8af5b4b4490fbd75b3cb7c27d7143535ecde00348b4380efdb807bd_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:709bebd0d8af5b4b4490fbd75b3cb7c27d7143535ecde00348b4380efdb807bd_arm64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:709bebd0d8af5b4b4490fbd75b3cb7c27d7143535ecde00348b4380efdb807bd_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:99f7fce9c1dfd26b776f3f6c0316d9159837c0b745136f06a41a96ba50075bab_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:99f7fce9c1dfd26b776f3f6c0316d9159837c0b745136f06a41a96ba50075bab_s390x"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:99f7fce9c1dfd26b776f3f6c0316d9159837c0b745136f06a41a96ba50075bab_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:9da38d584aad75069da1e0b69cfce5011ad6ce4ff55fc3f6dc0caff6e7f9605a_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:9da38d584aad75069da1e0b69cfce5011ad6ce4ff55fc3f6dc0caff6e7f9605a_ppc64le"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:9da38d584aad75069da1e0b69cfce5011ad6ce4ff55fc3f6dc0caff6e7f9605a_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:fbe39b32fa5ba4812260705bf1f3f0bd12691e5453e8cc572945e4c53f2c9420_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:fbe39b32fa5ba4812260705bf1f3f0bd12691e5453e8cc572945e4c53f2c9420_amd64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:fbe39b32fa5ba4812260705bf1f3f0bd12691e5453e8cc572945e4c53f2c9420_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:566fdc104df64775ee40399de5ac1cbf6ed04e940c04a4fc85ebba8e9bcf90a4_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:566fdc104df64775ee40399de5ac1cbf6ed04e940c04a4fc85ebba8e9bcf90a4_amd64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:566fdc104df64775ee40399de5ac1cbf6ed04e940c04a4fc85ebba8e9bcf90a4_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:74a26220b770953dac4d2713985706989081b73284e3d4bcf8f90e1670788f7f_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:74a26220b770953dac4d2713985706989081b73284e3d4bcf8f90e1670788f7f_arm64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:74a26220b770953dac4d2713985706989081b73284e3d4bcf8f90e1670788f7f_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:91383e7f195459ac7d1d6a5a79d5805bdb3fbf07d90457b06c49c8ad23c3cd55_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:91383e7f195459ac7d1d6a5a79d5805bdb3fbf07d90457b06c49c8ad23c3cd55_ppc64le"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:91383e7f195459ac7d1d6a5a79d5805bdb3fbf07d90457b06c49c8ad23c3cd55_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:aad3ae7c4e154d20565771599b31633b8150f883130939af053105274469ffd8_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:aad3ae7c4e154d20565771599b31633b8150f883130939af053105274469ffd8_s390x"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:aad3ae7c4e154d20565771599b31633b8150f883130939af053105274469ffd8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:23f392010924ddf7f5a3d83b8b2dff85dab19c3d0ee324df5fe33239c6a646fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:23f392010924ddf7f5a3d83b8b2dff85dab19c3d0ee324df5fe33239c6a646fb_ppc64le"
},
"product_reference": "openshift4/ose-must-gather@sha256:23f392010924ddf7f5a3d83b8b2dff85dab19c3d0ee324df5fe33239c6a646fb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:2677bf186614fac92e48772173fa33c6f5017146009916e9a52b726c605890cf_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2677bf186614fac92e48772173fa33c6f5017146009916e9a52b726c605890cf_amd64"
},
"product_reference": "openshift4/ose-must-gather@sha256:2677bf186614fac92e48772173fa33c6f5017146009916e9a52b726c605890cf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:35fdff40a81d7e99fdb1691ecc93ba789682184c8660c64b0c1054c7cc1536d0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:35fdff40a81d7e99fdb1691ecc93ba789682184c8660c64b0c1054c7cc1536d0_arm64"
},
"product_reference": "openshift4/ose-must-gather@sha256:35fdff40a81d7e99fdb1691ecc93ba789682184c8660c64b0c1054c7cc1536d0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:dfbd503778982cea9923aa2d0bb64fda781e66ff0f822945dcb5522bf0cdd919_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:dfbd503778982cea9923aa2d0bb64fda781e66ff0f822945dcb5522bf0cdd919_s390x"
},
"product_reference": "openshift4/ose-must-gather@sha256:dfbd503778982cea9923aa2d0bb64fda781e66ff0f822945dcb5522bf0cdd919_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:918cad19cccf9cbaf9d589d778cb05b4e1fc008ad83657f7ed20ff8c9f3118fe_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:918cad19cccf9cbaf9d589d778cb05b4e1fc008ad83657f7ed20ff8c9f3118fe_ppc64le"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:918cad19cccf9cbaf9d589d778cb05b4e1fc008ad83657f7ed20ff8c9f3118fe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:c96f2674b7baaf5419f19d5841edd2509317064b96c9f47a27ad9fa8ac1bb7be_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:c96f2674b7baaf5419f19d5841edd2509317064b96c9f47a27ad9fa8ac1bb7be_arm64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:c96f2674b7baaf5419f19d5841edd2509317064b96c9f47a27ad9fa8ac1bb7be_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:cafac3e4160841319677b4a7f6a5438ce93edf79c51bd368a3ff53445edb6eba_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:cafac3e4160841319677b4a7f6a5438ce93edf79c51bd368a3ff53445edb6eba_amd64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:cafac3e4160841319677b4a7f6a5438ce93edf79c51bd368a3ff53445edb6eba_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:cb528941ea51bcb2f55677e0a11cbb748e24e98f370ef02e7bd2d88999df6404_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:cb528941ea51bcb2f55677e0a11cbb748e24e98f370ef02e7bd2d88999df6404_s390x"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb528941ea51bcb2f55677e0a11cbb748e24e98f370ef02e7bd2d88999df6404_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:0177a02e8b1492a73f2008c83d2e27455b776f684d455a2ea7d676533f8f63da_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0177a02e8b1492a73f2008c83d2e27455b776f684d455a2ea7d676533f8f63da_arm64"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:0177a02e8b1492a73f2008c83d2e27455b776f684d455a2ea7d676533f8f63da_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:0e4e44c1be8eb4c59554e4ad5652f6aa9a290ab274847555c05d97e3866ec4b6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0e4e44c1be8eb4c59554e4ad5652f6aa9a290ab274847555c05d97e3866ec4b6_s390x"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:0e4e44c1be8eb4c59554e4ad5652f6aa9a290ab274847555c05d97e3866ec4b6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:8479643120428c66d4afcadf634dc4e88299c03efaecc9932b90380dd7fccd1b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:8479643120428c66d4afcadf634dc4e88299c03efaecc9932b90380dd7fccd1b_ppc64le"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:8479643120428c66d4afcadf634dc4e88299c03efaecc9932b90380dd7fccd1b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:d0015c30ada41a711c76cb3c1416f5c8dc2181896495c523bc56870724eaa333_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:d0015c30ada41a711c76cb3c1416f5c8dc2181896495c523bc56870724eaa333_amd64"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:d0015c30ada41a711c76cb3c1416f5c8dc2181896495c523bc56870724eaa333_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:1ab557161715e3ec60ee10dcc8de939cc212908f242d0ad0f51379257f08d304_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:1ab557161715e3ec60ee10dcc8de939cc212908f242d0ad0f51379257f08d304_arm64"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:1ab557161715e3ec60ee10dcc8de939cc212908f242d0ad0f51379257f08d304_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:56354cb3be2c30c1d4f014c7a14412117670dd92a78ee378d8b463ac85ad7f3c_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:56354cb3be2c30c1d4f014c7a14412117670dd92a78ee378d8b463ac85ad7f3c_ppc64le"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:56354cb3be2c30c1d4f014c7a14412117670dd92a78ee378d8b463ac85ad7f3c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:e6e9de0e7beb224a5471bddefcc127ab045b412529894787c278aa0d255e0f62_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:e6e9de0e7beb224a5471bddefcc127ab045b412529894787c278aa0d255e0f62_s390x"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:e6e9de0e7beb224a5471bddefcc127ab045b412529894787c278aa0d255e0f62_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:f92b8cd8abdd53244a71db1f47cac68b44616e80e06cec4014ff1de45faebb04_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:f92b8cd8abdd53244a71db1f47cac68b44616e80e06cec4014ff1de45faebb04_amd64"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:f92b8cd8abdd53244a71db1f47cac68b44616e80e06cec4014ff1de45faebb04_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:28b82d81d112b6b31355f66f149d1ea327d691a36c5bb3f5e903eb4afb837c39_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:28b82d81d112b6b31355f66f149d1ea327d691a36c5bb3f5e903eb4afb837c39_amd64"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:28b82d81d112b6b31355f66f149d1ea327d691a36c5bb3f5e903eb4afb837c39_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:46f35597d82e4f9380098e4f0858c7a9a439e2101867e0387616799f36ed0bff_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:46f35597d82e4f9380098e4f0858c7a9a439e2101867e0387616799f36ed0bff_ppc64le"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:46f35597d82e4f9380098e4f0858c7a9a439e2101867e0387616799f36ed0bff_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:9be19df1391f3a10939b605f80eae9dd696524d1768fa6f1920add3f8507be35_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9be19df1391f3a10939b605f80eae9dd696524d1768fa6f1920add3f8507be35_arm64"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:9be19df1391f3a10939b605f80eae9dd696524d1768fa6f1920add3f8507be35_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:9e554d387f1ba298d32b6b89fd397e57fbec98bbd646e4d5d2ec274ce80b70cf_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9e554d387f1ba298d32b6b89fd397e57fbec98bbd646e4d5d2ec274ce80b70cf_s390x"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:9e554d387f1ba298d32b6b89fd397e57fbec98bbd646e4d5d2ec274ce80b70cf_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:b99e32402082de4486ed53016e0faa512215a43c5a18326484a9dd25d2908095_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:b99e32402082de4486ed53016e0faa512215a43c5a18326484a9dd25d2908095_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b99e32402082de4486ed53016e0faa512215a43c5a18326484a9dd25d2908095_arm64",
"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:c05acfad72ee3d8e03b675c4fca447c67c62f1046b8909f116aa32345a0acdb4_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:c05acfad72ee3d8e03b675c4fca447c67c62f1046b8909f116aa32345a0acdb4_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c05acfad72ee3d8e03b675c4fca447c67c62f1046b8909f116aa32345a0acdb4_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:d64bce8d4914d57503ac4e3defa17150627cd27be58adaf293f92e8b0e488b0e_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:d64bce8d4914d57503ac4e3defa17150627cd27be58adaf293f92e8b0e488b0e_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d64bce8d4914d57503ac4e3defa17150627cd27be58adaf293f92e8b0e488b0e_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:dd2e45a8ea24831908803bbe9821615021f8a1f19410e85894693775c4bd0f1e_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:dd2e45a8ea24831908803bbe9821615021f8a1f19410e85894693775c4bd0f1e_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:dd2e45a8ea24831908803bbe9821615021f8a1f19410e85894693775c4bd0f1e_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:231275a0d7deab68abdfdbef02a1f29ca859df8d835c21edefd5672b894b2318_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:231275a0d7deab68abdfdbef02a1f29ca859df8d835c21edefd5672b894b2318_s390x"
},
"product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:231275a0d7deab68abdfdbef02a1f29ca859df8d835c21edefd5672b894b2318_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:6b936ad9f3409bd02d4e709f543a97a20b91623724c778a12d9a8bc385777f39_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:6b936ad9f3409bd02d4e709f543a97a20b91623724c778a12d9a8bc385777f39_amd64"
},
"product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6b936ad9f3409bd02d4e709f543a97a20b91623724c778a12d9a8bc385777f39_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c95617f42b21fd39026895738ef7353c74bd2353a05698b683e0d360f5afb5a8_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:c95617f42b21fd39026895738ef7353c74bd2353a05698b683e0d360f5afb5a8_arm64"
},
"product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c95617f42b21fd39026895738ef7353c74bd2353a05698b683e0d360f5afb5a8_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:fcca071c7942c721584c13a0a452114e07d132373a5e8b71f52246a5e911d7f6_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:fcca071c7942c721584c13a0a452114e07d132373a5e8b71f52246a5e911d7f6_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:fcca071c7942c721584c13a0a452114e07d132373a5e8b71f52246a5e911d7f6_ppc64le",
"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:1472d2a6af525be3738c9419c4f39e00c2c5cf44b608f7a875cef0091f9d8a3d_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:1472d2a6af525be3738c9419c4f39e00c2c5cf44b608f7a875cef0091f9d8a3d_ppc64le"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:1472d2a6af525be3738c9419c4f39e00c2c5cf44b608f7a875cef0091f9d8a3d_ppc64le",
"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:52a61c1685396c88137ddfe3e14d1f07e6e609cb75b20b8b0b134e98f747e001_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:52a61c1685396c88137ddfe3e14d1f07e6e609cb75b20b8b0b134e98f747e001_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:52a61c1685396c88137ddfe3e14d1f07e6e609cb75b20b8b0b134e98f747e001_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:2d93d08a73862b19bc07b6e14485b8d55c02755f991d2c7234792d4694135809_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:2d93d08a73862b19bc07b6e14485b8d55c02755f991d2c7234792d4694135809_amd64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:2d93d08a73862b19bc07b6e14485b8d55c02755f991d2c7234792d4694135809_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:72b890b2ae5b7442e89e17dbfde2fbece7aa3b671cca604e09f98c30135d8360_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:72b890b2ae5b7442e89e17dbfde2fbece7aa3b671cca604e09f98c30135d8360_s390x"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:72b890b2ae5b7442e89e17dbfde2fbece7aa3b671cca604e09f98c30135d8360_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:a62efdb4f4503c4443a421ef8d3c8c0351b4496d17990eec7fed10a9b3538679_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a62efdb4f4503c4443a421ef8d3c8c0351b4496d17990eec7fed10a9b3538679_ppc64le"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:a62efdb4f4503c4443a421ef8d3c8c0351b4496d17990eec7fed10a9b3538679_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:de7d1bcb78e77c730f2206491e636d2a55040a277e81ae7780cdac2559e2e91c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:de7d1bcb78e77c730f2206491e636d2a55040a277e81ae7780cdac2559e2e91c_arm64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:de7d1bcb78e77c730f2206491e636d2a55040a277e81ae7780cdac2559e2e91c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:700945bb3762d3e0eb962a987e350626daf59602e553f09bd21e2a0bcb5d740e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:700945bb3762d3e0eb962a987e350626daf59602e553f09bd21e2a0bcb5d740e_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:700945bb3762d3e0eb962a987e350626daf59602e553f09bd21e2a0bcb5d740e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:bb272d9e00769543d3738e881248e90f3024f98469c5a84499eb8303366461ae_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:bb272d9e00769543d3738e881248e90f3024f98469c5a84499eb8303366461ae_s390x"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:bb272d9e00769543d3738e881248e90f3024f98469c5a84499eb8303366461ae_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:ce9e64353867cfb2df464b5c6247883df02f26ee1fd1dcaabdfa4c7a1f85f842_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ce9e64353867cfb2df464b5c6247883df02f26ee1fd1dcaabdfa4c7a1f85f842_arm64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:ce9e64353867cfb2df464b5c6247883df02f26ee1fd1dcaabdfa4c7a1f85f842_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:ea7bf38e56d37cc8cd55a911b4a24c20a6dce990eefec0bfd840ec36ce900f79_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ea7bf38e56d37cc8cd55a911b4a24c20a6dce990eefec0bfd840ec36ce900f79_amd64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:ea7bf38e56d37cc8cd55a911b4a24c20a6dce990eefec0bfd840ec36ce900f79_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:1c2e7577093ee88fb98e184c63954df73c244752e0c7a9844bb0761d08c055c0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:1c2e7577093ee88fb98e184c63954df73c244752e0c7a9844bb0761d08c055c0_arm64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:1c2e7577093ee88fb98e184c63954df73c244752e0c7a9844bb0761d08c055c0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:9ca3a62787dc8ca5df00272b3f45160be96c0937bb3b76e354505f152d6c4caa_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:9ca3a62787dc8ca5df00272b3f45160be96c0937bb3b76e354505f152d6c4caa_amd64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:9ca3a62787dc8ca5df00272b3f45160be96c0937bb3b76e354505f152d6c4caa_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:bfd98be4efe0f4816c03a78145aa9b24f4bf01ac1f5432157fc532f187ba3cbb_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:bfd98be4efe0f4816c03a78145aa9b24f4bf01ac1f5432157fc532f187ba3cbb_s390x"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:bfd98be4efe0f4816c03a78145aa9b24f4bf01ac1f5432157fc532f187ba3cbb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:d3a15610d0f6cc8aaff6960baa6628421885d2f99526558876d9ffeb7326e006_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:d3a15610d0f6cc8aaff6960baa6628421885d2f99526558876d9ffeb7326e006_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:d3a15610d0f6cc8aaff6960baa6628421885d2f99526558876d9ffeb7326e006_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:076357119d2751de8bc611e7979a3eeb6f73ccda628736407d1e5abfe81d971e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:076357119d2751de8bc611e7979a3eeb6f73ccda628736407d1e5abfe81d971e_amd64"
},
"product_reference": "openshift4/ose-prometheus@sha256:076357119d2751de8bc611e7979a3eeb6f73ccda628736407d1e5abfe81d971e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:089ccef3efec142c0afa7706309343607fdfc1e00324d8d6d39994926a643b0b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:089ccef3efec142c0afa7706309343607fdfc1e00324d8d6d39994926a643b0b_s390x"
},
"product_reference": "openshift4/ose-prometheus@sha256:089ccef3efec142c0afa7706309343607fdfc1e00324d8d6d39994926a643b0b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:4da57e30764c7d620e40334da692622c0cb8e2deb113c241ce1cd5975a6474ad_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:4da57e30764c7d620e40334da692622c0cb8e2deb113c241ce1cd5975a6474ad_arm64"
},
"product_reference": "openshift4/ose-prometheus@sha256:4da57e30764c7d620e40334da692622c0cb8e2deb113c241ce1cd5975a6474ad_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:6782250ea8374c4dbecf8f8f6b506cd95eeb77bf91478e28f63ef9bb1f0893b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:6782250ea8374c4dbecf8f8f6b506cd95eeb77bf91478e28f63ef9bb1f0893b7_ppc64le"
},
"product_reference": "openshift4/ose-prometheus@sha256:6782250ea8374c4dbecf8f8f6b506cd95eeb77bf91478e28f63ef9bb1f0893b7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:2e89002dcda5cd57c9a5604379cdfea36c21cefa046194814e099bc8a0527fc6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:2e89002dcda5cd57c9a5604379cdfea36c21cefa046194814e099bc8a0527fc6_arm64"
},
"product_reference": "openshift4/ose-tests@sha256:2e89002dcda5cd57c9a5604379cdfea36c21cefa046194814e099bc8a0527fc6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:44d58823cb8c578fe247a7485c3de19a66898c38d6d4231b84a763cc40ae278c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:44d58823cb8c578fe247a7485c3de19a66898c38d6d4231b84a763cc40ae278c_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:44d58823cb8c578fe247a7485c3de19a66898c38d6d4231b84a763cc40ae278c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:7b6439ddc9abad0d93142c06f11a1af436dc703e9fbd1b1e5f927fc6e5a97e00_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:7b6439ddc9abad0d93142c06f11a1af436dc703e9fbd1b1e5f927fc6e5a97e00_s390x"
},
"product_reference": "openshift4/ose-tests@sha256:7b6439ddc9abad0d93142c06f11a1af436dc703e9fbd1b1e5f927fc6e5a97e00_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:dc6488616ca2db4d655adc6ab9547bb30cb315ab93a698e6cbf4eaaba56e297f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dc6488616ca2db4d655adc6ab9547bb30cb315ab93a698e6cbf4eaaba56e297f_ppc64le"
},
"product_reference": "openshift4/ose-tests@sha256:dc6488616ca2db4d655adc6ab9547bb30cb315ab93a698e6cbf4eaaba56e297f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:083196b36c3978d05bc1fa2ac5db1c6b335950bab7b8cc1054a966fd4b9ecc65_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:083196b36c3978d05bc1fa2ac5db1c6b335950bab7b8cc1054a966fd4b9ecc65_ppc64le"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:083196b36c3978d05bc1fa2ac5db1c6b335950bab7b8cc1054a966fd4b9ecc65_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:96c80524e754cbe3903b23f64594fd728d03e28502266977b83ed5ebbbf85830_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:96c80524e754cbe3903b23f64594fd728d03e28502266977b83ed5ebbbf85830_amd64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:96c80524e754cbe3903b23f64594fd728d03e28502266977b83ed5ebbbf85830_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:cc5a787549150078e18ef2c11f3250af8ffe0a1b38485a64a7bc44294606183f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:cc5a787549150078e18ef2c11f3250af8ffe0a1b38485a64a7bc44294606183f_arm64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:cc5a787549150078e18ef2c11f3250af8ffe0a1b38485a64a7bc44294606183f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:fa0f40c187b577bf6b4a5d4aa02c581a726e31fbac85234d1c1575eb64855f0b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fa0f40c187b577bf6b4a5d4aa02c581a726e31fbac85234d1c1575eb64855f0b_s390x"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:fa0f40c187b577bf6b4a5d4aa02c581a726e31fbac85234d1c1575eb64855f0b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:032a949cd981dfda0964f34d1f3391c7f18518a87725559ec0488e1cca908038_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:032a949cd981dfda0964f34d1f3391c7f18518a87725559ec0488e1cca908038_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:032a949cd981dfda0964f34d1f3391c7f18518a87725559ec0488e1cca908038_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:2be0b69c321e15bafccfc77c133161be3ea52bc8bcefb7fd3b388a3e8a486673_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:2be0b69c321e15bafccfc77c133161be3ea52bc8bcefb7fd3b388a3e8a486673_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:2be0b69c321e15bafccfc77c133161be3ea52bc8bcefb7fd3b388a3e8a486673_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:7afdcf569898d2f381d9b0fa2289a7343d52f118e78558ddebeccb07b105b34e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:7afdcf569898d2f381d9b0fa2289a7343d52f118e78558ddebeccb07b105b34e_s390x"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:7afdcf569898d2f381d9b0fa2289a7343d52f118e78558ddebeccb07b105b34e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:faac9fe81748b63c8de18f6fc84b1398425b17a373d5edea2007f27fb8057152_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:faac9fe81748b63c8de18f6fc84b1398425b17a373d5edea2007f27fb8057152_arm64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:faac9fe81748b63c8de18f6fc84b1398425b17a373d5edea2007f27fb8057152_arm64",
"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:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_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:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_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:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_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:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:0774b5dbd2943ff1679e56ddb976f01471db972fc5cb0bbd94f465682298bc1e_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:0774b5dbd2943ff1679e56ddb976f01471db972fc5cb0bbd94f465682298bc1e_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:0774b5dbd2943ff1679e56ddb976f01471db972fc5cb0bbd94f465682298bc1e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:433c19055450701347a469f95c3f040a25262a816aefed633d8761dc01cd55dc_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:433c19055450701347a469f95c3f040a25262a816aefed633d8761dc01cd55dc_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:433c19055450701347a469f95c3f040a25262a816aefed633d8761dc01cd55dc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:6e481a3ea718f73d730c509bbdae79c0eda796e35f7cb3a055fb843b97d28384_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:6e481a3ea718f73d730c509bbdae79c0eda796e35f7cb3a055fb843b97d28384_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:6e481a3ea718f73d730c509bbdae79c0eda796e35f7cb3a055fb843b97d28384_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6f0fbab9403c5be81014f5c23796d894ab59b11dd46d7a3e8d4bac0e49f43cc_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:c6f0fbab9403c5be81014f5c23796d894ab59b11dd46d7a3e8d4bac0e49f43cc_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6f0fbab9403c5be81014f5c23796d894ab59b11dd46d7a3e8d4bac0e49f43cc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:0ec6eac458e212b621d70e5007280d953dc120e70692edb177b94121ee70fae6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:0ec6eac458e212b621d70e5007280d953dc120e70692edb177b94121ee70fae6_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:0ec6eac458e212b621d70e5007280d953dc120e70692edb177b94121ee70fae6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:13f249ef20a7d0bcbe7d89e3a068278376ed01b29d2334e89658ef194a3a9799_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:13f249ef20a7d0bcbe7d89e3a068278376ed01b29d2334e89658ef194a3a9799_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:13f249ef20a7d0bcbe7d89e3a068278376ed01b29d2334e89658ef194a3a9799_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:202a49fabd925edaa6d517760aa33a426a11d086cbdbe443aedf9945d2e82924_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:202a49fabd925edaa6d517760aa33a426a11d086cbdbe443aedf9945d2e82924_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:202a49fabd925edaa6d517760aa33a426a11d086cbdbe443aedf9945d2e82924_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:d415b83f66b0e10fb153eba62ab86a99aa580c1d39a7dbed518fcd7ac6f28faa_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:d415b83f66b0e10fb153eba62ab86a99aa580c1d39a7dbed518fcd7ac6f28faa_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:d415b83f66b0e10fb153eba62ab86a99aa580c1d39a7dbed518fcd7ac6f28faa_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:1cd68f21230ac6227540c9c866fbe60915f9bbbd18cb5391f91979267eb2e82e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:1cd68f21230ac6227540c9c866fbe60915f9bbbd18cb5391f91979267eb2e82e_s390x"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:1cd68f21230ac6227540c9c866fbe60915f9bbbd18cb5391f91979267eb2e82e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:28043646f0e65638bf24ea2068fb4bd3349026c93744a025f0f9bc57461e0873_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:28043646f0e65638bf24ea2068fb4bd3349026c93744a025f0f9bc57461e0873_arm64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:28043646f0e65638bf24ea2068fb4bd3349026c93744a025f0f9bc57461e0873_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:44b4b1ee1ab2ab0f83f745c41feaf5799169b0ab0523d7432244e013866c9e56_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:44b4b1ee1ab2ab0f83f745c41feaf5799169b0ab0523d7432244e013866c9e56_ppc64le"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:44b4b1ee1ab2ab0f83f745c41feaf5799169b0ab0523d7432244e013866c9e56_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:fba9739c47a65376ba6c24844a92032679269c2fc4df9ef7254a88f308b1eac4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:fba9739c47a65376ba6c24844a92032679269c2fc4df9ef7254a88f308b1eac4_amd64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:fba9739c47a65376ba6c24844a92032679269c2fc4df9ef7254a88f308b1eac4_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:056f21a44dbe33a9f00a5803ae13a3337a791fc04635b1a7d1d3e4fc669e0537_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:056f21a44dbe33a9f00a5803ae13a3337a791fc04635b1a7d1d3e4fc669e0537_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:056f21a44dbe33a9f00a5803ae13a3337a791fc04635b1a7d1d3e4fc669e0537_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:4949556c647219862c5d58a9bb98566c4b044c99ca2bbc327702abdd23c00a2c_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:4949556c647219862c5d58a9bb98566c4b044c99ca2bbc327702abdd23c00a2c_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:4949556c647219862c5d58a9bb98566c4b044c99ca2bbc327702abdd23c00a2c_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:8d39f923b32e80e47107ecff20859ca79b76207480cc99df2d17aa552a68fad5_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:8d39f923b32e80e47107ecff20859ca79b76207480cc99df2d17aa552a68fad5_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d39f923b32e80e47107ecff20859ca79b76207480cc99df2d17aa552a68fad5_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:b9766cf29740592b654d969ba0ab0504ec0d410a026af69e5cfd8a4d4e6d13c6_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:b9766cf29740592b654d969ba0ab0504ec0d410a026af69e5cfd8a4d4e6d13c6_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9766cf29740592b654d969ba0ab0504ec0d410a026af69e5cfd8a4d4e6d13c6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:1c850772508096799399455926f671e397f2b7e3cce6253ac4294a83ccb1a8af_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:1c850772508096799399455926f671e397f2b7e3cce6253ac4294a83ccb1a8af_arm64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:1c850772508096799399455926f671e397f2b7e3cce6253ac4294a83ccb1a8af_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:c64bc2e6daea03bc75957e54a0371fb19827ddf75cfe9e612f47a2c2974fb402_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:c64bc2e6daea03bc75957e54a0371fb19827ddf75cfe9e612f47a2c2974fb402_amd64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:c64bc2e6daea03bc75957e54a0371fb19827ddf75cfe9e612f47a2c2974fb402_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:dbc8ee921163f5a46ea2fde39d8dab798436ce1f3f5321a2e349d9a684a3f0fd_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:dbc8ee921163f5a46ea2fde39d8dab798436ce1f3f5321a2e349d9a684a3f0fd_s390x"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:dbc8ee921163f5a46ea2fde39d8dab798436ce1f3f5321a2e349d9a684a3f0fd_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:fcaacc619a71a96c421e3567c7bd880933184cc485e3cd6fcf690af8fdc90076_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:fcaacc619a71a96c421e3567c7bd880933184cc485e3cd6fcf690af8fdc90076_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:fcaacc619a71a96c421e3567c7bd880933184cc485e3cd6fcf690af8fdc90076_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:f5c5c26d580805e62e9d78f5c03209c5cfd236da855e015e5141296745dd8bbc_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:f5c5c26d580805e62e9d78f5c03209c5cfd236da855e015e5141296745dd8bbc_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:f5c5c26d580805e62e9d78f5c03209c5cfd236da855e015e5141296745dd8bbc_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:df447b40dcc827938b48efeeefb2d5a620e11d1def6a6612e4ef8b5fa13a0a8f_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:df447b40dcc827938b48efeeefb2d5a620e11d1def6a6612e4ef8b5fa13a0a8f_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:df447b40dcc827938b48efeeefb2d5a620e11d1def6a6612e4ef8b5fa13a0a8f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:f6b436eaf58f16c264f6b49a12a972c22291ebb907a49f1cf33d0150bf9575d1_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:f6b436eaf58f16c264f6b49a12a972c22291ebb907a49f1cf33d0150bf9575d1_amd64"
},
"product_reference": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:f6b436eaf58f16c264f6b49a12a972c22291ebb907a49f1cf33d0150bf9575d1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:02b48b996cef6f67e23a5643ce3f04c17fdb2b199e380f89f799c0d624cc61f3_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:02b48b996cef6f67e23a5643ce3f04c17fdb2b199e380f89f799c0d624cc61f3_ppc64le"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:02b48b996cef6f67e23a5643ce3f04c17fdb2b199e380f89f799c0d624cc61f3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:06624a96698146ddd49b893bc5e9700f3696e9f1f5f6094df338cf69f64da823_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:06624a96698146ddd49b893bc5e9700f3696e9f1f5f6094df338cf69f64da823_arm64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:06624a96698146ddd49b893bc5e9700f3696e9f1f5f6094df338cf69f64da823_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:ab11570e519abdec2c5e020a49494e100b4512291d66a334ba0e8f2b2af42867_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:ab11570e519abdec2c5e020a49494e100b4512291d66a334ba0e8f2b2af42867_s390x"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:ab11570e519abdec2c5e020a49494e100b4512291d66a334ba0e8f2b2af42867_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:fcae781c7d8d660d934b5b02688cc1eab0558a9df5c6ffab618336ef7c49e992_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:fcae781c7d8d660d934b5b02688cc1eab0558a9df5c6ffab618336ef7c49e992_amd64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:fcae781c7d8d660d934b5b02688cc1eab0558a9df5c6ffab618336ef7c49e992_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:5e3592d3f72cc344242afa3704706618fc55a1cbb49c0863982dd2929ce4f9ba_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:5e3592d3f72cc344242afa3704706618fc55a1cbb49c0863982dd2929ce4f9ba_amd64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e3592d3f72cc344242afa3704706618fc55a1cbb49c0863982dd2929ce4f9ba_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:77a11f779d7ceb132c929c2358dc6b170701ee1abe3ab602c0c9b4d67b010215_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:77a11f779d7ceb132c929c2358dc6b170701ee1abe3ab602c0c9b4d67b010215_arm64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:77a11f779d7ceb132c929c2358dc6b170701ee1abe3ab602c0c9b4d67b010215_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:18810d89d9100bb7ddd6070e31d3af1d851cb827f3eace1b99e582221fced6fc_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:18810d89d9100bb7ddd6070e31d3af1d851cb827f3eace1b99e582221fced6fc_arm64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:18810d89d9100bb7ddd6070e31d3af1d851cb827f3eace1b99e582221fced6fc_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:9553cb3cefadb643ea7c05bc796b5c6d7aa1662071fcbc4001f1f95444a5fcd4_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:9553cb3cefadb643ea7c05bc796b5c6d7aa1662071fcbc4001f1f95444a5fcd4_amd64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9553cb3cefadb643ea7c05bc796b5c6d7aa1662071fcbc4001f1f95444a5fcd4_amd64",
"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:831945a6926a0f4d98b66f078ec0423c9614849f5430a83b9d9cab440c46d7f4_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:831945a6926a0f4d98b66f078ec0423c9614849f5430a83b9d9cab440c46d7f4_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:831945a6926a0f4d98b66f078ec0423c9614849f5430a83b9d9cab440c46d7f4_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:a6b99c161905816a799f88368644576326a846274434f3a0f75b1ccefac203b6_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:a6b99c161905816a799f88368644576326a846274434f3a0f75b1ccefac203b6_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a6b99c161905816a799f88368644576326a846274434f3a0f75b1ccefac203b6_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:3b151baa532ed6a7e38a21c8d714dac58815e458ca1d4db7df2203859b7cc3d4_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:3b151baa532ed6a7e38a21c8d714dac58815e458ca1d4db7df2203859b7cc3d4_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:3b151baa532ed6a7e38a21c8d714dac58815e458ca1d4db7df2203859b7cc3d4_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:4d4fdc3a8224db3a61b423dc7bc1ba193712532954e7e2594d58ab8c30f82d21_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:4d4fdc3a8224db3a61b423dc7bc1ba193712532954e7e2594d58ab8c30f82d21_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4d4fdc3a8224db3a61b423dc7bc1ba193712532954e7e2594d58ab8c30f82d21_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:9e300612c7306618d50a8df0b8e6324020e0c991ac82bb79a527231e280c861b_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:9e300612c7306618d50a8df0b8e6324020e0c991ac82bb79a527231e280c861b_arm64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9e300612c7306618d50a8df0b8e6324020e0c991ac82bb79a527231e280c861b_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:ad5bbd0bc22ee57ab94887c14339f9ca9b4279bc1026873991912d30442ba398_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:ad5bbd0bc22ee57ab94887c14339f9ca9b4279bc1026873991912d30442ba398_amd64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ad5bbd0bc22ee57ab94887c14339f9ca9b4279bc1026873991912d30442ba398_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:b6a8ba1bd2c8fda7a1b6bd6cf85c12b52a841153b4e3beebf6978a6eb37628de_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:b6a8ba1bd2c8fda7a1b6bd6cf85c12b52a841153b4e3beebf6978a6eb37628de_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b6a8ba1bd2c8fda7a1b6bd6cf85c12b52a841153b4e3beebf6978a6eb37628de_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cc7bdf25afdf8ab8306578c3056b84671344ff951578d11846a0f99b90765a5d_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:cc7bdf25afdf8ab8306578c3056b84671344ff951578d11846a0f99b90765a5d_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cc7bdf25afdf8ab8306578c3056b84671344ff951578d11846a0f99b90765a5d_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:6ee068c8d7b058fbf7cca708fd375a3b1ef1e1421976d8f2015c94f735262f50_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:6ee068c8d7b058fbf7cca708fd375a3b1ef1e1421976d8f2015c94f735262f50_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6ee068c8d7b058fbf7cca708fd375a3b1ef1e1421976d8f2015c94f735262f50_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:a9716c39c9e23811bf98782e3ddc45ebdaea0d1d6dc2ec6fd961c71f707385e7_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:a9716c39c9e23811bf98782e3ddc45ebdaea0d1d6dc2ec6fd961c71f707385e7_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a9716c39c9e23811bf98782e3ddc45ebdaea0d1d6dc2ec6fd961c71f707385e7_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:9571e2ddc56ab173005d03567a4b0007efa78363ed062288ed38478c11a5cf17_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:9571e2ddc56ab173005d03567a4b0007efa78363ed062288ed38478c11a5cf17_arm64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9571e2ddc56ab173005d03567a4b0007efa78363ed062288ed38478c11a5cf17_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:fabe8b8f8fb16dcb7dc1ed445579367dc9c4242e82d821181f4fed310a28779a_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:fabe8b8f8fb16dcb7dc1ed445579367dc9c4242e82d821181f4fed310a28779a_amd64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:fabe8b8f8fb16dcb7dc1ed445579367dc9c4242e82d821181f4fed310a28779a_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:7823347f5bd1476be5a4e9cc1a5d3c45dcaf5061de1232763c7b9d66954ec316_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:7823347f5bd1476be5a4e9cc1a5d3c45dcaf5061de1232763c7b9d66954ec316_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:7823347f5bd1476be5a4e9cc1a5d3c45dcaf5061de1232763c7b9d66954ec316_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:f724182172b8ee1f9bdfd2546a7018927ec70ad016c81516d76afc8197b90072_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:f724182172b8ee1f9bdfd2546a7018927ec70ad016c81516d76afc8197b90072_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:f724182172b8ee1f9bdfd2546a7018927ec70ad016c81516d76afc8197b90072_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:7e7da2c34365aca26871b96de07fd0722613ac55011f70f301aae67cc263a334_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:7e7da2c34365aca26871b96de07fd0722613ac55011f70f301aae67cc263a334_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:7e7da2c34365aca26871b96de07fd0722613ac55011f70f301aae67cc263a334_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:cbba3ac156d4d21df12cfbc0410cab28e40f2bf32a4cdea8e010dc489a8e34e6_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:cbba3ac156d4d21df12cfbc0410cab28e40f2bf32a4cdea8e010dc489a8e34e6_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbba3ac156d4d21df12cfbc0410cab28e40f2bf32a4cdea8e010dc489a8e34e6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d7a84cf4ab198dc2fcd68dbf59ea567f9d3f29cbd676cc4f129e6a0fba43c55_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:4d7a84cf4ab198dc2fcd68dbf59ea567f9d3f29cbd676cc4f129e6a0fba43c55_arm64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d7a84cf4ab198dc2fcd68dbf59ea567f9d3f29cbd676cc4f129e6a0fba43c55_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5f35902b283b252ff63a968aae3ec717ccf184f27aa4929949dc03ee1d9733b6_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:5f35902b283b252ff63a968aae3ec717ccf184f27aa4929949dc03ee1d9733b6_amd64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5f35902b283b252ff63a968aae3ec717ccf184f27aa4929949dc03ee1d9733b6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6314a32d00472a916606ce780d2d97ddcbbf7c5e97d22326333f8eb512fa4f4f_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:6314a32d00472a916606ce780d2d97ddcbbf7c5e97d22326333f8eb512fa4f4f_s390x"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6314a32d00472a916606ce780d2d97ddcbbf7c5e97d22326333f8eb512fa4f4f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:95d4f452c3873d53410f25030d7869f1a8ee19e34e8317bcae7e287170a52371_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:95d4f452c3873d53410f25030d7869f1a8ee19e34e8317bcae7e287170a52371_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:95d4f452c3873d53410f25030d7869f1a8ee19e34e8317bcae7e287170a52371_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:92bd1741798b13a547f568683b92ce9c6ce0f2ce9d6e0e10b0ad77c965ee3d12_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:92bd1741798b13a547f568683b92ce9c6ce0f2ce9d6e0e10b0ad77c965ee3d12_arm64"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:92bd1741798b13a547f568683b92ce9c6ce0f2ce9d6e0e10b0ad77c965ee3d12_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:c7cb5a4f96a586edb8646d8963b52f73a5bf29fc248e90a8e540111d1e51927a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:c7cb5a4f96a586edb8646d8963b52f73a5bf29fc248e90a8e540111d1e51927a_amd64"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:c7cb5a4f96a586edb8646d8963b52f73a5bf29fc248e90a8e540111d1e51927a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:ccb45d7ec40ccc0346408a624c879ec3319a3427899b465b2f80aca7da447c2c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ccb45d7ec40ccc0346408a624c879ec3319a3427899b465b2f80aca7da447c2c_s390x"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:ccb45d7ec40ccc0346408a624c879ec3319a3427899b465b2f80aca7da447c2c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:d0d8603a13aeee81c49f5d50bf7a7833b7e5dfc1725179662fbe314001e3a1ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d0d8603a13aeee81c49f5d50bf7a7833b7e5dfc1725179662fbe314001e3a1ee_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:d0d8603a13aeee81c49f5d50bf7a7833b7e5dfc1725179662fbe314001e3a1ee_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:0be18d3d0b3b3cfd881a5d15d23c5a2185ad92ae3310b56455ce4d18b345217b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:0be18d3d0b3b3cfd881a5d15d23c5a2185ad92ae3310b56455ce4d18b345217b_s390x"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:0be18d3d0b3b3cfd881a5d15d23c5a2185ad92ae3310b56455ce4d18b345217b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e56ce81f699dce36922f2a4e602befdd45f62a5b3fa51ada02266ded456a1fb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e56ce81f699dce36922f2a4e602befdd45f62a5b3fa51ada02266ded456a1fb_amd64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e56ce81f699dce36922f2a4e602befdd45f62a5b3fa51ada02266ded456a1fb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3a1edf8a6f119729df868074fd9ccc014a1b594faf93a2d35e1123cc68e7221b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3a1edf8a6f119729df868074fd9ccc014a1b594faf93a2d35e1123cc68e7221b_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3a1edf8a6f119729df868074fd9ccc014a1b594faf93a2d35e1123cc68e7221b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:871af650aec72187696f66bb1fbac87532a8bcb8c46625803dacd91b68fa1fa8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:871af650aec72187696f66bb1fbac87532a8bcb8c46625803dacd91b68fa1fa8_arm64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:871af650aec72187696f66bb1fbac87532a8bcb8c46625803dacd91b68fa1fa8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:1303f2bf84fe018a12e9b723410b1f2f867d8b1f3915240fd505611ccc793e5d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1303f2bf84fe018a12e9b723410b1f2f867d8b1f3915240fd505611ccc793e5d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-api-rhel9@sha256:1303f2bf84fe018a12e9b723410b1f2f867d8b1f3915240fd505611ccc793e5d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:22d2b30739e6786b1b04c866f01309628ecbf0b0d7128bfc65789ab07f08f842_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:22d2b30739e6786b1b04c866f01309628ecbf0b0d7128bfc65789ab07f08f842_s390x"
},
"product_reference": "openshift4/ose-cluster-api-rhel9@sha256:22d2b30739e6786b1b04c866f01309628ecbf0b0d7128bfc65789ab07f08f842_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:65e752c36b407dd169402492d666cec1969eecb8e54a9ed77ac055935ff00869_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:65e752c36b407dd169402492d666cec1969eecb8e54a9ed77ac055935ff00869_arm64"
},
"product_reference": "openshift4/ose-cluster-api-rhel9@sha256:65e752c36b407dd169402492d666cec1969eecb8e54a9ed77ac055935ff00869_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:cfe34672e2d46d0b6609984fc43ccb86599839e95415ef8626d32be5cb47b1cf_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cfe34672e2d46d0b6609984fc43ccb86599839e95415ef8626d32be5cb47b1cf_amd64"
},
"product_reference": "openshift4/ose-cluster-api-rhel9@sha256:cfe34672e2d46d0b6609984fc43ccb86599839e95415ef8626d32be5cb47b1cf_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:07bb622f7e76e6a65d493c66459d0769701cabd9c100b55fa93c4ff53589180c_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:07bb622f7e76e6a65d493c66459d0769701cabd9c100b55fa93c4ff53589180c_ppc64le"
},
"product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:07bb622f7e76e6a65d493c66459d0769701cabd9c100b55fa93c4ff53589180c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:3ececc9a87eadf8ca47d7b2402fc9568117f029daa3eedcc2e7529c129664523_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:3ececc9a87eadf8ca47d7b2402fc9568117f029daa3eedcc2e7529c129664523_arm64"
},
"product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:3ececc9a87eadf8ca47d7b2402fc9568117f029daa3eedcc2e7529c129664523_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:772177352e0fa13900dd56d59c93ba577e6b2b7482ec4fac77b27dd28e55be7d_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:772177352e0fa13900dd56d59c93ba577e6b2b7482ec4fac77b27dd28e55be7d_amd64"
},
"product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:772177352e0fa13900dd56d59c93ba577e6b2b7482ec4fac77b27dd28e55be7d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c450b439274f9067cd6f226ac698f8751819391eba9c549223733dfce2267f6b_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:c450b439274f9067cd6f226ac698f8751819391eba9c549223733dfce2267f6b_s390x"
},
"product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c450b439274f9067cd6f226ac698f8751819391eba9c549223733dfce2267f6b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0905a0cd15caf56a1013f9a1e2bceb36200a263ab9ce5dcf5a99c8812fbca0eb_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:0905a0cd15caf56a1013f9a1e2bceb36200a263ab9ce5dcf5a99c8812fbca0eb_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0905a0cd15caf56a1013f9a1e2bceb36200a263ab9ce5dcf5a99c8812fbca0eb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0bc95b6d77281046368eefedaf4511607bc067483989698b31c4db4cc5f4ee7_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:a0bc95b6d77281046368eefedaf4511607bc067483989698b31c4db4cc5f4ee7_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0bc95b6d77281046368eefedaf4511607bc067483989698b31c4db4cc5f4ee7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ea15400019dc675cc7f1e44e6984eee31dab90e6113cd1ff561ebd1926233095_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:ea15400019dc675cc7f1e44e6984eee31dab90e6113cd1ff561ebd1926233095_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ea15400019dc675cc7f1e44e6984eee31dab90e6113cd1ff561ebd1926233095_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:fbd617561969e7132a56b16376685862fd6fd297cf17a35ec41a48e04ba16fec_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:fbd617561969e7132a56b16376685862fd6fd297cf17a35ec41a48e04ba16fec_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:fbd617561969e7132a56b16376685862fd6fd297cf17a35ec41a48e04ba16fec_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:52f180c8655addae6812115d0794459cf9ff19f95d0af87a241d884e3652db50_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:52f180c8655addae6812115d0794459cf9ff19f95d0af87a241d884e3652db50_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:52f180c8655addae6812115d0794459cf9ff19f95d0af87a241d884e3652db50_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:a62d4147bbc3331c98e1c11c79407a07eef2e0fe3c766ec6bef9762abf8871c4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:a62d4147bbc3331c98e1c11c79407a07eef2e0fe3c766ec6bef9762abf8871c4_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:a62d4147bbc3331c98e1c11c79407a07eef2e0fe3c766ec6bef9762abf8871c4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:aba90cba9464d2a82060d66e133873946d7e470ad4a40453cde492975cdb2be9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:aba90cba9464d2a82060d66e133873946d7e470ad4a40453cde492975cdb2be9_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:aba90cba9464d2a82060d66e133873946d7e470ad4a40453cde492975cdb2be9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:d4a1b0f18bf8851ea88379cd4a18892336fb9b53b5d637ee6306140f1206c9ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:d4a1b0f18bf8851ea88379cd4a18892336fb9b53b5d637ee6306140f1206c9ab_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:d4a1b0f18bf8851ea88379cd4a18892336fb9b53b5d637ee6306140f1206c9ab_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:108c5cc3e4a8bf2e2e9bc450bdf43d874a7a852355d080da6d6ceaacf49dd38e_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:108c5cc3e4a8bf2e2e9bc450bdf43d874a7a852355d080da6d6ceaacf49dd38e_amd64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:108c5cc3e4a8bf2e2e9bc450bdf43d874a7a852355d080da6d6ceaacf49dd38e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:418f64814856e41d19219b82b9444d5752c5456c299896063f58e50feaa8c03a_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:418f64814856e41d19219b82b9444d5752c5456c299896063f58e50feaa8c03a_arm64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:418f64814856e41d19219b82b9444d5752c5456c299896063f58e50feaa8c03a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:729df1b3555b0c6720b3cb4b7d83cabc18ade6ca53c43e143f947b189cb0581d_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:729df1b3555b0c6720b3cb4b7d83cabc18ade6ca53c43e143f947b189cb0581d_s390x"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:729df1b3555b0c6720b3cb4b7d83cabc18ade6ca53c43e143f947b189cb0581d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d5bc4ca0f076eef247f3e9f6ff84c8bfddf6023b6b24ce491bd26f710add2538_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:d5bc4ca0f076eef247f3e9f6ff84c8bfddf6023b6b24ce491bd26f710add2538_ppc64le"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d5bc4ca0f076eef247f3e9f6ff84c8bfddf6023b6b24ce491bd26f710add2538_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:14343859478d9f62944706ede60d70fd8f38a6c9a6eea31e146db21318173dd9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:14343859478d9f62944706ede60d70fd8f38a6c9a6eea31e146db21318173dd9_arm64"
},
"product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:14343859478d9f62944706ede60d70fd8f38a6c9a6eea31e146db21318173dd9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:6173f4452a87bf7269684ba1ff6a40b7d09fd755b8349c11777a517a895f223d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:6173f4452a87bf7269684ba1ff6a40b7d09fd755b8349c11777a517a895f223d_amd64"
},
"product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:6173f4452a87bf7269684ba1ff6a40b7d09fd755b8349c11777a517a895f223d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:bb323b9dfffb72ac3362ed5373b679d9172dfe300cddb02b819eec167ec9bf5a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:bb323b9dfffb72ac3362ed5373b679d9172dfe300cddb02b819eec167ec9bf5a_s390x"
},
"product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:bb323b9dfffb72ac3362ed5373b679d9172dfe300cddb02b819eec167ec9bf5a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:c59720241de1dafda1a851e34fe570a8691853e83406bc04a52b4a5c591239df_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:c59720241de1dafda1a851e34fe570a8691853e83406bc04a52b4a5c591239df_ppc64le"
},
"product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:c59720241de1dafda1a851e34fe570a8691853e83406bc04a52b4a5c591239df_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:9047def468ec92a1dc94473f28738d59ee497c8d3c4c4aff119af8ebace23d98_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:9047def468ec92a1dc94473f28738d59ee497c8d3c4c4aff119af8ebace23d98_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:9047def468ec92a1dc94473f28738d59ee497c8d3c4c4aff119af8ebace23d98_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:9b311493d185548152f81d83a618809eeed0769c8832fa9f9d8be4fe51359924_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:9b311493d185548152f81d83a618809eeed0769c8832fa9f9d8be4fe51359924_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:9b311493d185548152f81d83a618809eeed0769c8832fa9f9d8be4fe51359924_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:adb387f184e175dbdd823017774e7c60fbeba0973f7c206fea677c816eb175c5_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:adb387f184e175dbdd823017774e7c60fbeba0973f7c206fea677c816eb175c5_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:adb387f184e175dbdd823017774e7c60fbeba0973f7c206fea677c816eb175c5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:e44e61fe181389e5e9b0fe33cbd11080bb7c23ac6338c58ab101bb137e4d3f0b_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:e44e61fe181389e5e9b0fe33cbd11080bb7c23ac6338c58ab101bb137e4d3f0b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:e44e61fe181389e5e9b0fe33cbd11080bb7c23ac6338c58ab101bb137e4d3f0b_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:4ca46b6c4234b007f8b734176be6d581bd4969ef0893565d72bffbe4b9f0f4a9_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:4ca46b6c4234b007f8b734176be6d581bd4969ef0893565d72bffbe4b9f0f4a9_ppc64le"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4ca46b6c4234b007f8b734176be6d581bd4969ef0893565d72bffbe4b9f0f4a9_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:bda1c943542d4a34ec0d424d2fd3e88612f8074227dc98d55fb001e5529fd6ed_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:bda1c943542d4a34ec0d424d2fd3e88612f8074227dc98d55fb001e5529fd6ed_s390x"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bda1c943542d4a34ec0d424d2fd3e88612f8074227dc98d55fb001e5529fd6ed_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:c3b1b9d237a4fd7670fa547f56c01a2e8a0d24716297b1d8e0c54dda3195d91e_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:c3b1b9d237a4fd7670fa547f56c01a2e8a0d24716297b1d8e0c54dda3195d91e_arm64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c3b1b9d237a4fd7670fa547f56c01a2e8a0d24716297b1d8e0c54dda3195d91e_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:d1254e776546bbb8a96023df91c0c6ae5616281f31edb54e79a2252deb2d9898_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:d1254e776546bbb8a96023df91c0c6ae5616281f31edb54e79a2252deb2d9898_amd64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1254e776546bbb8a96023df91c0c6ae5616281f31edb54e79a2252deb2d9898_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:3383179108f79525320ac60eb37b255cbabf2e413de76860a6a64b4a10213368_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:3383179108f79525320ac60eb37b255cbabf2e413de76860a6a64b4a10213368_amd64"
},
"product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:3383179108f79525320ac60eb37b255cbabf2e413de76860a6a64b4a10213368_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:b6006eaad3673b587633e358130514e29d179bb342b177f74f8d2a14534c7e3f_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:b6006eaad3673b587633e358130514e29d179bb342b177f74f8d2a14534c7e3f_arm64"
},
"product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:b6006eaad3673b587633e358130514e29d179bb342b177f74f8d2a14534c7e3f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:c7f0cf70f279ec19c914ef905746af84d592aa2e1e1f4a893b97dc23797b3641_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:c7f0cf70f279ec19c914ef905746af84d592aa2e1e1f4a893b97dc23797b3641_s390x"
},
"product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:c7f0cf70f279ec19c914ef905746af84d592aa2e1e1f4a893b97dc23797b3641_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:e4153dba9d0661d3c64299a9a98d76a6972ffaae544fb9219f682e61be848848_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:e4153dba9d0661d3c64299a9a98d76a6972ffaae544fb9219f682e61be848848_ppc64le"
},
"product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:e4153dba9d0661d3c64299a9a98d76a6972ffaae544fb9219f682e61be848848_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:5570e1f27ce47ff98ffa2c3836f818933f8bf5688b1d5c16b4a17c7152fb77b6_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:5570e1f27ce47ff98ffa2c3836f818933f8bf5688b1d5c16b4a17c7152fb77b6_arm64"
},
"product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:5570e1f27ce47ff98ffa2c3836f818933f8bf5688b1d5c16b4a17c7152fb77b6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:776bfcbfabf2c634797c04dc6b1a94f864ef0b9835cee80e37cac089f92ea4f7_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:776bfcbfabf2c634797c04dc6b1a94f864ef0b9835cee80e37cac089f92ea4f7_s390x"
},
"product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:776bfcbfabf2c634797c04dc6b1a94f864ef0b9835cee80e37cac089f92ea4f7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:889501b0fec49bfd8a1c68f6ee6e62a1393dc9d7143989e7b7b1d52a32264da3_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:889501b0fec49bfd8a1c68f6ee6e62a1393dc9d7143989e7b7b1d52a32264da3_ppc64le"
},
"product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:889501b0fec49bfd8a1c68f6ee6e62a1393dc9d7143989e7b7b1d52a32264da3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:c680d5df602f50f6f4821c83bf1922dffe2909c33c3f2c18f78c957847308d1a_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:c680d5df602f50f6f4821c83bf1922dffe2909c33c3f2c18f78c957847308d1a_amd64"
},
"product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:c680d5df602f50f6f4821c83bf1922dffe2909c33c3f2c18f78c957847308d1a_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:2d522a200351a53b493663d03e105fac72fe4d96cbbf631db039f0690d6bbbed_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:2d522a200351a53b493663d03e105fac72fe4d96cbbf631db039f0690d6bbbed_amd64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d522a200351a53b493663d03e105fac72fe4d96cbbf631db039f0690d6bbbed_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:d98dd1705c72910880ed1a9c39f8b4f279e1deb5fd61ecc0d73a243c91acd3d8_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:d98dd1705c72910880ed1a9c39f8b4f279e1deb5fd61ecc0d73a243c91acd3d8_arm64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d98dd1705c72910880ed1a9c39f8b4f279e1deb5fd61ecc0d73a243c91acd3d8_arm64",
"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:e3b2ca506374b471f1b479539686848c489332ed7aa081d21cad9cff36db0b6c_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:e3b2ca506374b471f1b479539686848c489332ed7aa081d21cad9cff36db0b6c_ppc64le"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e3b2ca506374b471f1b479539686848c489332ed7aa081d21cad9cff36db0b6c_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:e951d6444faa45235bfa0af0469252ff462d680fc97a8f8f7736a13fead6ed5b_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:e951d6444faa45235bfa0af0469252ff462d680fc97a8f8f7736a13fead6ed5b_s390x"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e951d6444faa45235bfa0af0469252ff462d680fc97a8f8f7736a13fead6ed5b_s390x",
"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:6d78d885eb382ace658987271ed9ec3f794f2c2b571a036231a94f7d94bf45c5_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:6d78d885eb382ace658987271ed9ec3f794f2c2b571a036231a94f7d94bf45c5_ppc64le"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6d78d885eb382ace658987271ed9ec3f794f2c2b571a036231a94f7d94bf45c5_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:7902f16694e43284f7905c66395873b82aa095676509096f5fa82b44e4018d26_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:7902f16694e43284f7905c66395873b82aa095676509096f5fa82b44e4018d26_s390x"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7902f16694e43284f7905c66395873b82aa095676509096f5fa82b44e4018d26_s390x",
"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:871996aee1405d9b493b7f009f54d5310c31b8b05dab2261bbf720bacc1919d0_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:871996aee1405d9b493b7f009f54d5310c31b8b05dab2261bbf720bacc1919d0_amd64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:871996aee1405d9b493b7f009f54d5310c31b8b05dab2261bbf720bacc1919d0_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:df865cf466120b2dd795fa1c1fa0837366fe5767c07774886f8ee84ca5d434c4_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:df865cf466120b2dd795fa1c1fa0837366fe5767c07774886f8ee84ca5d434c4_arm64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:df865cf466120b2dd795fa1c1fa0837366fe5767c07774886f8ee84ca5d434c4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:1584ea8fbfa5b8e67774dc7405c41e70eb7d5d3fd8809f464b21549a8ba5d1c8_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:1584ea8fbfa5b8e67774dc7405c41e70eb7d5d3fd8809f464b21549a8ba5d1c8_arm64"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:1584ea8fbfa5b8e67774dc7405c41e70eb7d5d3fd8809f464b21549a8ba5d1c8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:a83e46fbe3f49b69481d6e20cf5106d069ddc001757d3a6b42f5df03087d64e0_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:a83e46fbe3f49b69481d6e20cf5106d069ddc001757d3a6b42f5df03087d64e0_amd64"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:a83e46fbe3f49b69481d6e20cf5106d069ddc001757d3a6b42f5df03087d64e0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:b6907cf53c414cc40482ba35b62f6cb89c545d66601d988fbc5ee383ee234641_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:b6907cf53c414cc40482ba35b62f6cb89c545d66601d988fbc5ee383ee234641_s390x"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:b6907cf53c414cc40482ba35b62f6cb89c545d66601d988fbc5ee383ee234641_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:fdf1cb51fde2603fd105a0e76f036afecb4a4cbe4eafd25b7f9bfaba8b22fb9e_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:fdf1cb51fde2603fd105a0e76f036afecb4a4cbe4eafd25b7f9bfaba8b22fb9e_ppc64le"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:fdf1cb51fde2603fd105a0e76f036afecb4a4cbe4eafd25b7f9bfaba8b22fb9e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:5296a70bd42379aade0eff30a50b695a225439697ddedfe423483d787e817154_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:5296a70bd42379aade0eff30a50b695a225439697ddedfe423483d787e817154_amd64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:5296a70bd42379aade0eff30a50b695a225439697ddedfe423483d787e817154_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:70f655da7af704d9811be303bee97b4f018020e35702da1cc09854dce1aaf26e_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:70f655da7af704d9811be303bee97b4f018020e35702da1cc09854dce1aaf26e_arm64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:70f655da7af704d9811be303bee97b4f018020e35702da1cc09854dce1aaf26e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:a140b6b0b1ecbe4b44b24f568d954d262df6e9886697a86fcbe776f830c61431_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:a140b6b0b1ecbe4b44b24f568d954d262df6e9886697a86fcbe776f830c61431_s390x"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:a140b6b0b1ecbe4b44b24f568d954d262df6e9886697a86fcbe776f830c61431_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:b9a1e1ba644abaf698f78a59de2293aec4a6894425e8af8b43c4730a43fc9fb9_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:b9a1e1ba644abaf698f78a59de2293aec4a6894425e8af8b43c4730a43fc9fb9_ppc64le"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:b9a1e1ba644abaf698f78a59de2293aec4a6894425e8af8b43c4730a43fc9fb9_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:12e0227465d25fe6989dbf34c0987019740a00d96ecbda8376b1f04d35be49c5_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:12e0227465d25fe6989dbf34c0987019740a00d96ecbda8376b1f04d35be49c5_ppc64le"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12e0227465d25fe6989dbf34c0987019740a00d96ecbda8376b1f04d35be49c5_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:2571525ec903d3be93742a099f9ec7a6c23ad51d147a7363a655fdc6794fcfe2_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:2571525ec903d3be93742a099f9ec7a6c23ad51d147a7363a655fdc6794fcfe2_amd64"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2571525ec903d3be93742a099f9ec7a6c23ad51d147a7363a655fdc6794fcfe2_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:2be38bc6496c343c334258dc3041b5ac535a68949c3f331907ea9fa59d9a2dd0_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:2be38bc6496c343c334258dc3041b5ac535a68949c3f331907ea9fa59d9a2dd0_arm64"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2be38bc6496c343c334258dc3041b5ac535a68949c3f331907ea9fa59d9a2dd0_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e81c1678909f187308b7e5e25d042bb678e1df70f36258b61ad17196cf6884fe_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:e81c1678909f187308b7e5e25d042bb678e1df70f36258b61ad17196cf6884fe_s390x"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e81c1678909f187308b7e5e25d042bb678e1df70f36258b61ad17196cf6884fe_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:22a0eb5be88f2db4867cb0110fb33d643014e84d6db7461d7e7831323d21db14_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:22a0eb5be88f2db4867cb0110fb33d643014e84d6db7461d7e7831323d21db14_amd64"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:22a0eb5be88f2db4867cb0110fb33d643014e84d6db7461d7e7831323d21db14_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:25177cf3146993376d8675b8a7731a915ef6f77b4b790a86be23a105586f1671_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:25177cf3146993376d8675b8a7731a915ef6f77b4b790a86be23a105586f1671_arm64"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:25177cf3146993376d8675b8a7731a915ef6f77b4b790a86be23a105586f1671_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:2d2d5c4f56410829a15f52e0b55764cc334f625d0614c21b2d0b19f2aaffcef6_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:2d2d5c4f56410829a15f52e0b55764cc334f625d0614c21b2d0b19f2aaffcef6_s390x"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:2d2d5c4f56410829a15f52e0b55764cc334f625d0614c21b2d0b19f2aaffcef6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:688454a4a2984bda2efa2d308ca3f0b9bd4decf49faed822d4bb8590a9ed5766_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:688454a4a2984bda2efa2d308ca3f0b9bd4decf49faed822d4bb8590a9ed5766_ppc64le"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:688454a4a2984bda2efa2d308ca3f0b9bd4decf49faed822d4bb8590a9ed5766_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:2222c5aed41210f19d79291e8c8c82832c64e16c62a80c2c6c3069a20586ccba_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:2222c5aed41210f19d79291e8c8c82832c64e16c62a80c2c6c3069a20586ccba_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2222c5aed41210f19d79291e8c8c82832c64e16c62a80c2c6c3069a20586ccba_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:26e79e779164fafdde2f8e3f367efe7a7aebca913ce5d842a65a3764530edf91_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:26e79e779164fafdde2f8e3f367efe7a7aebca913ce5d842a65a3764530edf91_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:26e79e779164fafdde2f8e3f367efe7a7aebca913ce5d842a65a3764530edf91_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:7a4f98240abc00c2dc86a1522731d0179838d2efbcd6bbb9dfd8d8f9ffee9273_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:7a4f98240abc00c2dc86a1522731d0179838d2efbcd6bbb9dfd8d8f9ffee9273_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7a4f98240abc00c2dc86a1522731d0179838d2efbcd6bbb9dfd8d8f9ffee9273_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:d000c281284329c5113e1e3009550402d5b3465ceea000b3dbd0668d2885477b_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:d000c281284329c5113e1e3009550402d5b3465ceea000b3dbd0668d2885477b_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d000c281284329c5113e1e3009550402d5b3465ceea000b3dbd0668d2885477b_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:01606a9fbac5b5273f1ef8174f38dc188fb3fed7470f687133f488d1910f7017_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:01606a9fbac5b5273f1ef8174f38dc188fb3fed7470f687133f488d1910f7017_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01606a9fbac5b5273f1ef8174f38dc188fb3fed7470f687133f488d1910f7017_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:504fd8dee7c93c6af9f1c34db96dda6f0db106089d56056462f074582a4094f0_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:504fd8dee7c93c6af9f1c34db96dda6f0db106089d56056462f074582a4094f0_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:504fd8dee7c93c6af9f1c34db96dda6f0db106089d56056462f074582a4094f0_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:754d548a873923a52ca558f36170536d453e71ff93efbbb451eedfdab8f5f45e_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:754d548a873923a52ca558f36170536d453e71ff93efbbb451eedfdab8f5f45e_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:754d548a873923a52ca558f36170536d453e71ff93efbbb451eedfdab8f5f45e_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:8a1e42632dcc4c0d83f7b822eca21e8554eda31d499e1198a20bcd2fbce62de3_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:8a1e42632dcc4c0d83f7b822eca21e8554eda31d499e1198a20bcd2fbce62de3_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8a1e42632dcc4c0d83f7b822eca21e8554eda31d499e1198a20bcd2fbce62de3_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:27b6813d7ee1a2bfbb896b48375ca8a6e660d4d48f951d20c4d2ed9e5b560fb1_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:27b6813d7ee1a2bfbb896b48375ca8a6e660d4d48f951d20c4d2ed9e5b560fb1_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:27b6813d7ee1a2bfbb896b48375ca8a6e660d4d48f951d20c4d2ed9e5b560fb1_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:665e64e4ebfbef7f6176fd53a89fc368ce1099fbe5932ddc61289090b2034a47_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:665e64e4ebfbef7f6176fd53a89fc368ce1099fbe5932ddc61289090b2034a47_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:665e64e4ebfbef7f6176fd53a89fc368ce1099fbe5932ddc61289090b2034a47_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:7434c18fac6c98ad25eb94bea1324eabcc9928f20c43217f0026035b6d13a78d_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:7434c18fac6c98ad25eb94bea1324eabcc9928f20c43217f0026035b6d13a78d_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7434c18fac6c98ad25eb94bea1324eabcc9928f20c43217f0026035b6d13a78d_arm64",
"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:b9bfd0b5d62b5b2c7d6caba8b7e7427d53eb9860cbe4003ec04e94d78dba09fa_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:b9bfd0b5d62b5b2c7d6caba8b7e7427d53eb9860cbe4003ec04e94d78dba09fa_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b9bfd0b5d62b5b2c7d6caba8b7e7427d53eb9860cbe4003ec04e94d78dba09fa_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:6a56356fd30f4f1121d0b7ac92a8bee2ede322f84053ac90afe4a40466ab6dea_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:6a56356fd30f4f1121d0b7ac92a8bee2ede322f84053ac90afe4a40466ab6dea_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6a56356fd30f4f1121d0b7ac92a8bee2ede322f84053ac90afe4a40466ab6dea_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:c0af5ba9373f6b52203a27469520e5d950af6e9b009d74d24f944c941791ee80_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:c0af5ba9373f6b52203a27469520e5d950af6e9b009d74d24f944c941791ee80_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c0af5ba9373f6b52203a27469520e5d950af6e9b009d74d24f944c941791ee80_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:c8ff500bd6c8083ad4f0c58435ae9a8c03c1cacfb188398790be0eb194d59c58_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:c8ff500bd6c8083ad4f0c58435ae9a8c03c1cacfb188398790be0eb194d59c58_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c8ff500bd6c8083ad4f0c58435ae9a8c03c1cacfb188398790be0eb194d59c58_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:ed28d0ce27975669ff5ac94b5df7fde1e4439090767e498a570c695341ed8fa7_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:ed28d0ce27975669ff5ac94b5df7fde1e4439090767e498a570c695341ed8fa7_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ed28d0ce27975669ff5ac94b5df7fde1e4439090767e498a570c695341ed8fa7_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:06ab27eafb15b6b7352bd70efaed2c846338a3ed6a78dd42cd864bc655418669_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:06ab27eafb15b6b7352bd70efaed2c846338a3ed6a78dd42cd864bc655418669_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:06ab27eafb15b6b7352bd70efaed2c846338a3ed6a78dd42cd864bc655418669_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:3dd3a93ff8d17a3f5c6ef29f665d87cfbd053baebb5a0effe534caacb1ecff16_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:3dd3a93ff8d17a3f5c6ef29f665d87cfbd053baebb5a0effe534caacb1ecff16_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3dd3a93ff8d17a3f5c6ef29f665d87cfbd053baebb5a0effe534caacb1ecff16_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:aee45534e843648a6de836c33ac06070812c0a4ce98ff12dc09091530f6a9c5e_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:aee45534e843648a6de836c33ac06070812c0a4ce98ff12dc09091530f6a9c5e_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:aee45534e843648a6de836c33ac06070812c0a4ce98ff12dc09091530f6a9c5e_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:da0c5a9c81348253e8e172eb2c1cdf24fa4ddbf139d016ea3360a2742675d7d7_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:da0c5a9c81348253e8e172eb2c1cdf24fa4ddbf139d016ea3360a2742675d7d7_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da0c5a9c81348253e8e172eb2c1cdf24fa4ddbf139d016ea3360a2742675d7d7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:4337c3a9b4d9a01971ac5d265caf80a8598e3b38a17e322d95d8287d7c548235_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:4337c3a9b4d9a01971ac5d265caf80a8598e3b38a17e322d95d8287d7c548235_s390x"
},
"product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:4337c3a9b4d9a01971ac5d265caf80a8598e3b38a17e322d95d8287d7c548235_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:9da93674397e21f32d140a50b030fa838f7b7c0b5384d75a9ba5fc7e8458a284_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:9da93674397e21f32d140a50b030fa838f7b7c0b5384d75a9ba5fc7e8458a284_amd64"
},
"product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:9da93674397e21f32d140a50b030fa838f7b7c0b5384d75a9ba5fc7e8458a284_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:e8b700cd657c764ab2662df77f50bcfd12c38b5f2f54b7b0ef3eeb1821f1ad9d_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:e8b700cd657c764ab2662df77f50bcfd12c38b5f2f54b7b0ef3eeb1821f1ad9d_arm64"
},
"product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:e8b700cd657c764ab2662df77f50bcfd12c38b5f2f54b7b0ef3eeb1821f1ad9d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:f3562b58984867e3c9111b39b7b7315282331a6fb8cacf6a1e60a2be06db279b_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:f3562b58984867e3c9111b39b7b7315282331a6fb8cacf6a1e60a2be06db279b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:f3562b58984867e3c9111b39b7b7315282331a6fb8cacf6a1e60a2be06db279b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:033252c39c5c801a255551586ef1e8ab830a9f1bcc823878ac523e5460fd7326_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:033252c39c5c801a255551586ef1e8ab830a9f1bcc823878ac523e5460fd7326_s390x"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:033252c39c5c801a255551586ef1e8ab830a9f1bcc823878ac523e5460fd7326_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:103335d78420f25ed576bf2a3fffa3a6d2ae65f7b6278d9ebe514f9a33a138d1_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:103335d78420f25ed576bf2a3fffa3a6d2ae65f7b6278d9ebe514f9a33a138d1_arm64"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:103335d78420f25ed576bf2a3fffa3a6d2ae65f7b6278d9ebe514f9a33a138d1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c370fc29084c72e554ee745fdebad0555afd2e779bcefd7b0537b094fa4fbde7_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:c370fc29084c72e554ee745fdebad0555afd2e779bcefd7b0537b094fa4fbde7_amd64"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c370fc29084c72e554ee745fdebad0555afd2e779bcefd7b0537b094fa4fbde7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe7fd5e3c139f2f5068281fbe53b5f02e48b1969e8e73cc50660fc6fa04b0313_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:fe7fd5e3c139f2f5068281fbe53b5f02e48b1969e8e73cc50660fc6fa04b0313_ppc64le"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe7fd5e3c139f2f5068281fbe53b5f02e48b1969e8e73cc50660fc6fa04b0313_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:4a675bb038fa85280ccdb174ba9311504bf68929664cf5d308c8704799d7131a_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:4a675bb038fa85280ccdb174ba9311504bf68929664cf5d308c8704799d7131a_amd64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:4a675bb038fa85280ccdb174ba9311504bf68929664cf5d308c8704799d7131a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:73095180f0eee40d1f4a8a8939b63517fe751d6945a4246640992b510e63ff3c_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:73095180f0eee40d1f4a8a8939b63517fe751d6945a4246640992b510e63ff3c_s390x"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:73095180f0eee40d1f4a8a8939b63517fe751d6945a4246640992b510e63ff3c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:cca6d09c69198de3814ff28bc9fca937a214c106f3412bf74cf6b36c16510e59_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:cca6d09c69198de3814ff28bc9fca937a214c106f3412bf74cf6b36c16510e59_arm64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:cca6d09c69198de3814ff28bc9fca937a214c106f3412bf74cf6b36c16510e59_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:d605557ebf11f602dc90289889c4567cdfec487c0f3e968e3d349a1f2cedffa2_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:d605557ebf11f602dc90289889c4567cdfec487c0f3e968e3d349a1f2cedffa2_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:d605557ebf11f602dc90289889c4567cdfec487c0f3e968e3d349a1f2cedffa2_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:13ee1767be699387ff822d1793f6f3f7197ba7ff547a93a7e25fd1b3e676666b_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:13ee1767be699387ff822d1793f6f3f7197ba7ff547a93a7e25fd1b3e676666b_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:13ee1767be699387ff822d1793f6f3f7197ba7ff547a93a7e25fd1b3e676666b_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:329efd192a02bba83375f3d659c04963ba5c8d5ade09145c79dfa75a172652be_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:329efd192a02bba83375f3d659c04963ba5c8d5ade09145c79dfa75a172652be_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:329efd192a02bba83375f3d659c04963ba5c8d5ade09145c79dfa75a172652be_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:860102c07fdf23792c4832b10c3fc6e891eead5aed82be056d918c9c93ba2476_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:860102c07fdf23792c4832b10c3fc6e891eead5aed82be056d918c9c93ba2476_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:860102c07fdf23792c4832b10c3fc6e891eead5aed82be056d918c9c93ba2476_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:a331e228abd17dcc08e8c550b9ea64115fb38c0bea1a3f77c4dcfac0d590f9d9_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:a331e228abd17dcc08e8c550b9ea64115fb38c0bea1a3f77c4dcfac0d590f9d9_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a331e228abd17dcc08e8c550b9ea64115fb38c0bea1a3f77c4dcfac0d590f9d9_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:3ced21274cf24c1173a3d8ed448fc024a8fb6a885ce6dd678be8cbd42b8a68da_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:3ced21274cf24c1173a3d8ed448fc024a8fb6a885ce6dd678be8cbd42b8a68da_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3ced21274cf24c1173a3d8ed448fc024a8fb6a885ce6dd678be8cbd42b8a68da_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:954984e9be8b6d99cd7dabd82654b56bd610eaebd2e34068974427ee9b2f7b1d_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:954984e9be8b6d99cd7dabd82654b56bd610eaebd2e34068974427ee9b2f7b1d_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:954984e9be8b6d99cd7dabd82654b56bd610eaebd2e34068974427ee9b2f7b1d_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:f6a5334134258ffc5625751bb9205a3f64b30002b8ef6ce086ecac67d332cc37_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:f6a5334134258ffc5625751bb9205a3f64b30002b8ef6ce086ecac67d332cc37_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f6a5334134258ffc5625751bb9205a3f64b30002b8ef6ce086ecac67d332cc37_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:fda989215c5c7990d25f09745377e07c288085bfe69093f3e69c6e8221405b66_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:fda989215c5c7990d25f09745377e07c288085bfe69093f3e69c6e8221405b66_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fda989215c5c7990d25f09745377e07c288085bfe69093f3e69c6e8221405b66_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:25f173fd5d9eb51fd81b6e615f45f921c575241bffada06441c96a917917024b_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:25f173fd5d9eb51fd81b6e615f45f921c575241bffada06441c96a917917024b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:25f173fd5d9eb51fd81b6e615f45f921c575241bffada06441c96a917917024b_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:3938bb3aa3e20ba07111625e834648bdfce183eab4336ec8494f9861517f7661_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:3938bb3aa3e20ba07111625e834648bdfce183eab4336ec8494f9861517f7661_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3938bb3aa3e20ba07111625e834648bdfce183eab4336ec8494f9861517f7661_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:403e86f74111cc83e8f1f4f1707a400170f675f55cc7a97104f98d88cb168eb7_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:403e86f74111cc83e8f1f4f1707a400170f675f55cc7a97104f98d88cb168eb7_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:403e86f74111cc83e8f1f4f1707a400170f675f55cc7a97104f98d88cb168eb7_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:d4ca126ea444cc6002f89da7259cf0fe02befd6815a96ae33e61f4fb49df77ed_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:d4ca126ea444cc6002f89da7259cf0fe02befd6815a96ae33e61f4fb49df77ed_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d4ca126ea444cc6002f89da7259cf0fe02befd6815a96ae33e61f4fb49df77ed_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:22f1afa14210091f323243444d9ff61c65803f56c6fe2c00954b8f0d1d4a9b02_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:22f1afa14210091f323243444d9ff61c65803f56c6fe2c00954b8f0d1d4a9b02_ppc64le"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:22f1afa14210091f323243444d9ff61c65803f56c6fe2c00954b8f0d1d4a9b02_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:289e59efe047254f8cfa28c26cdf9c2f8d52a80784881cfb209b9071e82eaeed_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:289e59efe047254f8cfa28c26cdf9c2f8d52a80784881cfb209b9071e82eaeed_amd64"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:289e59efe047254f8cfa28c26cdf9c2f8d52a80784881cfb209b9071e82eaeed_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:3a195d5b56060772e1d67d112dd358ede85f0f2b73b87ab22fd6fc82a58757e1_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:3a195d5b56060772e1d67d112dd358ede85f0f2b73b87ab22fd6fc82a58757e1_arm64"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3a195d5b56060772e1d67d112dd358ede85f0f2b73b87ab22fd6fc82a58757e1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6cc5c724bece8c6a0bb3af206abeae62a0cc02390146b239c4a2d5b530713ac9_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:6cc5c724bece8c6a0bb3af206abeae62a0cc02390146b239c4a2d5b530713ac9_s390x"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6cc5c724bece8c6a0bb3af206abeae62a0cc02390146b239c4a2d5b530713ac9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:486460249924affaa323c7152d62f25c3a91c12af39db3c835f55cf042d6c91c_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:486460249924affaa323c7152d62f25c3a91c12af39db3c835f55cf042d6c91c_arm64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:486460249924affaa323c7152d62f25c3a91c12af39db3c835f55cf042d6c91c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:544014db46ddca0ff0e62b716c9df835d737c428322a1e70775bb1ec05e0dad3_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:544014db46ddca0ff0e62b716c9df835d737c428322a1e70775bb1ec05e0dad3_amd64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:544014db46ddca0ff0e62b716c9df835d737c428322a1e70775bb1ec05e0dad3_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:8b1ae777fdd5bd19a2962acf8c63e21ea487809ccc152827ac510810d8a707ce_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:8b1ae777fdd5bd19a2962acf8c63e21ea487809ccc152827ac510810d8a707ce_s390x"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:8b1ae777fdd5bd19a2962acf8c63e21ea487809ccc152827ac510810d8a707ce_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:ce9c77bd0ba97a6aa6ba2dc5f9830af6ac142281a94c0a3b1bab0b33b059c5be_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:ce9c77bd0ba97a6aa6ba2dc5f9830af6ac142281a94c0a3b1bab0b33b059c5be_ppc64le"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:ce9c77bd0ba97a6aa6ba2dc5f9830af6ac142281a94c0a3b1bab0b33b059c5be_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:151009f6cf3021f77bafb5e48e226d2bf29b523ee07e1c13f8c4e6b9645cdd63_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:151009f6cf3021f77bafb5e48e226d2bf29b523ee07e1c13f8c4e6b9645cdd63_ppc64le"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:151009f6cf3021f77bafb5e48e226d2bf29b523ee07e1c13f8c4e6b9645cdd63_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:4b8820f21bdc4993dffff226b851398bf9c0eb3c964846bbd94e0e97aa6f9428_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:4b8820f21bdc4993dffff226b851398bf9c0eb3c964846bbd94e0e97aa6f9428_amd64"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:4b8820f21bdc4993dffff226b851398bf9c0eb3c964846bbd94e0e97aa6f9428_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:95199696965364933d58cc69457d3dc60388c17242490e8b2e39c250e7a22151_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:95199696965364933d58cc69457d3dc60388c17242490e8b2e39c250e7a22151_s390x"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:95199696965364933d58cc69457d3dc60388c17242490e8b2e39c250e7a22151_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:982d8a017f2e70a3663e24cb56af8d12a7d76887476d74b0ecbaa13a815a5eb8_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:982d8a017f2e70a3663e24cb56af8d12a7d76887476d74b0ecbaa13a815a5eb8_arm64"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:982d8a017f2e70a3663e24cb56af8d12a7d76887476d74b0ecbaa13a815a5eb8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:20408084cb4a89f2e4e15bed007e12b0b16750790dc45991fa3224a438ab01a5_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:20408084cb4a89f2e4e15bed007e12b0b16750790dc45991fa3224a438ab01a5_ppc64le"
},
"product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:20408084cb4a89f2e4e15bed007e12b0b16750790dc45991fa3224a438ab01a5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:4dc280b558eeecd51143ce4964a017a73eaf2572f5300dd945d5c7f9e5d48600_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:4dc280b558eeecd51143ce4964a017a73eaf2572f5300dd945d5c7f9e5d48600_amd64"
},
"product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:4dc280b558eeecd51143ce4964a017a73eaf2572f5300dd945d5c7f9e5d48600_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:b3f22c45d8a6c6e669f8860f1ce2aaea9d24111aab8eae9ea32e68e8c943b3f2_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:b3f22c45d8a6c6e669f8860f1ce2aaea9d24111aab8eae9ea32e68e8c943b3f2_s390x"
},
"product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:b3f22c45d8a6c6e669f8860f1ce2aaea9d24111aab8eae9ea32e68e8c943b3f2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:bf888df8898daf4918e55a69e0edeaf27cc0e93c29905c8533b547099fcdabc1_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:bf888df8898daf4918e55a69e0edeaf27cc0e93c29905c8533b547099fcdabc1_arm64"
},
"product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:bf888df8898daf4918e55a69e0edeaf27cc0e93c29905c8533b547099fcdabc1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:3ee3bca2a2390cc6a3d84e337dbf9d2d49969e6a1337576c93798025670a0e9c_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:3ee3bca2a2390cc6a3d84e337dbf9d2d49969e6a1337576c93798025670a0e9c_ppc64le"
},
"product_reference": "openshift4/ose-cluster-update-keys-rhel9@sha256:3ee3bca2a2390cc6a3d84e337dbf9d2d49969e6a1337576c93798025670a0e9c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:60aa93daa93262a04a32e62d37faf8b5b97c2ba06d8495ab617516ee489e683e_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:60aa93daa93262a04a32e62d37faf8b5b97c2ba06d8495ab617516ee489e683e_s390x"
},
"product_reference": "openshift4/ose-cluster-update-keys-rhel9@sha256:60aa93daa93262a04a32e62d37faf8b5b97c2ba06d8495ab617516ee489e683e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:9bd1acba637b95a1c14a36f2bca175f590386205a77ca0b37516bdf5534abcb7_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:9bd1acba637b95a1c14a36f2bca175f590386205a77ca0b37516bdf5534abcb7_amd64"
},
"product_reference": "openshift4/ose-cluster-update-keys-rhel9@sha256:9bd1acba637b95a1c14a36f2bca175f590386205a77ca0b37516bdf5534abcb7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:ddc0f7770063b50d818cd8cef7dd39bf5aaf72e94829185b17eaca8b411e7cb2_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:ddc0f7770063b50d818cd8cef7dd39bf5aaf72e94829185b17eaca8b411e7cb2_arm64"
},
"product_reference": "openshift4/ose-cluster-update-keys-rhel9@sha256:ddc0f7770063b50d818cd8cef7dd39bf5aaf72e94829185b17eaca8b411e7cb2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:507b46aef9adb9c1e81417ff02e51a2b934fe573a7c996b9f618ca0089a4d132_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:507b46aef9adb9c1e81417ff02e51a2b934fe573a7c996b9f618ca0089a4d132_ppc64le"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:507b46aef9adb9c1e81417ff02e51a2b934fe573a7c996b9f618ca0089a4d132_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:5b1e6dab85423c938f0ef07517d3d48e9acbb25af0183b013de7fce4c59dd12d_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:5b1e6dab85423c938f0ef07517d3d48e9acbb25af0183b013de7fce4c59dd12d_s390x"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:5b1e6dab85423c938f0ef07517d3d48e9acbb25af0183b013de7fce4c59dd12d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:e60154ff3efd109a60cbfd4382ea2ab7eb18390d59badb5882ff3482a1448ddf_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:e60154ff3efd109a60cbfd4382ea2ab7eb18390d59badb5882ff3482a1448ddf_arm64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:e60154ff3efd109a60cbfd4382ea2ab7eb18390d59badb5882ff3482a1448ddf_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:e790c25083eead9823f068c9e9e67b73ba91b1152eacd115a885566b850dc84c_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:e790c25083eead9823f068c9e9e67b73ba91b1152eacd115a885566b850dc84c_amd64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:e790c25083eead9823f068c9e9e67b73ba91b1152eacd115a885566b850dc84c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:2dd5bcfc60348573dca29fcd3db73a304933595181e7afc61be37750612aa10f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:2dd5bcfc60348573dca29fcd3db73a304933595181e7afc61be37750612aa10f_arm64"
},
"product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:2dd5bcfc60348573dca29fcd3db73a304933595181e7afc61be37750612aa10f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:87cc8648c43a3ea44a68967604082a1dc21e1332d9d83fe2b6d7d9a619543c75_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:87cc8648c43a3ea44a68967604082a1dc21e1332d9d83fe2b6d7d9a619543c75_amd64"
},
"product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:87cc8648c43a3ea44a68967604082a1dc21e1332d9d83fe2b6d7d9a619543c75_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:94d99c5949c498f86760bae2b44dc04186f4e4972ab35630063effe73aaaecbb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:94d99c5949c498f86760bae2b44dc04186f4e4972ab35630063effe73aaaecbb_ppc64le"
},
"product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:94d99c5949c498f86760bae2b44dc04186f4e4972ab35630063effe73aaaecbb_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:a9fbbe16bc6cd1671d62ce9418c43b20aacc992eff87eb6c974e3f1391dda55c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a9fbbe16bc6cd1671d62ce9418c43b20aacc992eff87eb6c974e3f1391dda55c_s390x"
},
"product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:a9fbbe16bc6cd1671d62ce9418c43b20aacc992eff87eb6c974e3f1391dda55c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:5eba1d59a190adcadb2e0af5fc2993d60a2e544fed04643d14fad28cb2eaef56_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:5eba1d59a190adcadb2e0af5fc2993d60a2e544fed04643d14fad28cb2eaef56_ppc64le"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:5eba1d59a190adcadb2e0af5fc2993d60a2e544fed04643d14fad28cb2eaef56_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:6edfdbbde8413ae45e22406ed19e42c6e519a2cc9b363eaaa2b4ba22145076e9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:6edfdbbde8413ae45e22406ed19e42c6e519a2cc9b363eaaa2b4ba22145076e9_arm64"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:6edfdbbde8413ae45e22406ed19e42c6e519a2cc9b363eaaa2b4ba22145076e9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:72a8ef40444196c1450533368a361154c4d537891ee070fd9f4707402469dd88_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:72a8ef40444196c1450533368a361154c4d537891ee070fd9f4707402469dd88_amd64"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:72a8ef40444196c1450533368a361154c4d537891ee070fd9f4707402469dd88_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:cacd77968780a921778244e8f546dd627eeb72e59497798a554468de8bd2a64c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cacd77968780a921778244e8f546dd627eeb72e59497798a554468de8bd2a64c_s390x"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:cacd77968780a921778244e8f546dd627eeb72e59497798a554468de8bd2a64c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns-rhel9@sha256:2e82127f320fd16f7ff440fb7ed2d573ac8b2096a52b5532368f9269a8eb1d98_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2e82127f320fd16f7ff440fb7ed2d573ac8b2096a52b5532368f9269a8eb1d98_ppc64le"
},
"product_reference": "openshift4/ose-coredns-rhel9@sha256:2e82127f320fd16f7ff440fb7ed2d573ac8b2096a52b5532368f9269a8eb1d98_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns-rhel9@sha256:3e7a8826fa1fd5d1cf559188a5245b84c694c67c7c4af7660080ca34c87049eb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:3e7a8826fa1fd5d1cf559188a5245b84c694c67c7c4af7660080ca34c87049eb_arm64"
},
"product_reference": "openshift4/ose-coredns-rhel9@sha256:3e7a8826fa1fd5d1cf559188a5245b84c694c67c7c4af7660080ca34c87049eb_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns-rhel9@sha256:9fae7a4d6fd40a172d7362426f0e58bb34061f7e93a86dd8d531097c7729d4bd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9fae7a4d6fd40a172d7362426f0e58bb34061f7e93a86dd8d531097c7729d4bd_amd64"
},
"product_reference": "openshift4/ose-coredns-rhel9@sha256:9fae7a4d6fd40a172d7362426f0e58bb34061f7e93a86dd8d531097c7729d4bd_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns-rhel9@sha256:c70494ef9374c3972beebb3fca5bb19bee6db782f769dc4cae2011573d237446_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c70494ef9374c3972beebb3fca5bb19bee6db782f769dc4cae2011573d237446_s390x"
},
"product_reference": "openshift4/ose-coredns-rhel9@sha256:c70494ef9374c3972beebb3fca5bb19bee6db782f769dc4cae2011573d237446_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:e491381ab740631a56d0c6d767dee83202a7a60225693c9efba66d4bb57cccd3_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:e491381ab740631a56d0c6d767dee83202a7a60225693c9efba66d4bb57cccd3_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel9@sha256:e491381ab740631a56d0c6d767dee83202a7a60225693c9efba66d4bb57cccd3_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:f69aadfeb35dd2ccf523f3b1f88599eee403905f5ec269ffb3215176d708fd2d_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:f69aadfeb35dd2ccf523f3b1f88599eee403905f5ec269ffb3215176d708fd2d_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel9@sha256:f69aadfeb35dd2ccf523f3b1f88599eee403905f5ec269ffb3215176d708fd2d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:983711e46ef31431b21a31c4f21e726b493793716b6972351168838d182db50b_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:983711e46ef31431b21a31c4f21e726b493793716b6972351168838d182db50b_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel9@sha256:983711e46ef31431b21a31c4f21e726b493793716b6972351168838d182db50b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:abbd3d66fe9f5c9a3c8852aec395679cd2d334b1249b9a37270d46fce459613b_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:abbd3d66fe9f5c9a3c8852aec395679cd2d334b1249b9a37270d46fce459613b_amd64"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel9@sha256:abbd3d66fe9f5c9a3c8852aec395679cd2d334b1249b9a37270d46fce459613b_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:382003519f328f1bb63124c2bfcbc4a122a5da2a5bf9cceef276508b17344bf5_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:382003519f328f1bb63124c2bfcbc4a122a5da2a5bf9cceef276508b17344bf5_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:382003519f328f1bb63124c2bfcbc4a122a5da2a5bf9cceef276508b17344bf5_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:a6529c99019bf3ae0afb4cdba1cf854081c98af7c435c3ae45f09ba4752b3999_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:a6529c99019bf3ae0afb4cdba1cf854081c98af7c435c3ae45f09ba4752b3999_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:a6529c99019bf3ae0afb4cdba1cf854081c98af7c435c3ae45f09ba4752b3999_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:b1c8a14b81a5a03014734b78008e47c631a2d5f38979e451e72ac8eb5af0f065_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:b1c8a14b81a5a03014734b78008e47c631a2d5f38979e451e72ac8eb5af0f065_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b1c8a14b81a5a03014734b78008e47c631a2d5f38979e451e72ac8eb5af0f065_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:cecd1afedae0c187aed6dbb7c1dcbaabde8e44eb6da831b6020b26354a02815a_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:cecd1afedae0c187aed6dbb7c1dcbaabde8e44eb6da831b6020b26354a02815a_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cecd1afedae0c187aed6dbb7c1dcbaabde8e44eb6da831b6020b26354a02815a_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:3a0b6d0dc555b35ffbd55e02c43d9451dcdaa62741c199d59689cda0809f955f_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:3a0b6d0dc555b35ffbd55e02c43d9451dcdaa62741c199d59689cda0809f955f_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3a0b6d0dc555b35ffbd55e02c43d9451dcdaa62741c199d59689cda0809f955f_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:a14c58944636aed99e5d5a3353e65ca515ce571ef36c558612dd9c18ff253c3e_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:a14c58944636aed99e5d5a3353e65ca515ce571ef36c558612dd9c18ff253c3e_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:a14c58944636aed99e5d5a3353e65ca515ce571ef36c558612dd9c18ff253c3e_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:e6f02bacbee46e928ff7dd918b52ae7c58f121edab5b833b7a6940cf9309d103_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:e6f02bacbee46e928ff7dd918b52ae7c58f121edab5b833b7a6940cf9309d103_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e6f02bacbee46e928ff7dd918b52ae7c58f121edab5b833b7a6940cf9309d103_amd64",
"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:f5ee5195988b4de45b43d3e49f337b6d0115756a5a958536f86499462a57a767_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:f5ee5195988b4de45b43d3e49f337b6d0115756a5a958536f86499462a57a767_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5ee5195988b4de45b43d3e49f337b6d0115756a5a958536f86499462a57a767_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:26e5fd967a753dde3e7a550b2dfd316debdce840d03dac701efecc4c3a5bab03_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:26e5fd967a753dde3e7a550b2dfd316debdce840d03dac701efecc4c3a5bab03_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:26e5fd967a753dde3e7a550b2dfd316debdce840d03dac701efecc4c3a5bab03_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:45e7f645912f9234cdf40d3b47dc03bf110bc6ac209a824d1a73b926c41948b0_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:45e7f645912f9234cdf40d3b47dc03bf110bc6ac209a824d1a73b926c41948b0_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:45e7f645912f9234cdf40d3b47dc03bf110bc6ac209a824d1a73b926c41948b0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:46d21cb4b21ffb39b269113cc98117b2e6843b6d56c14d6e56731b1b2c242da5_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:46d21cb4b21ffb39b269113cc98117b2e6843b6d56c14d6e56731b1b2c242da5_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:46d21cb4b21ffb39b269113cc98117b2e6843b6d56c14d6e56731b1b2c242da5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:7a9e2de2b737a0b82fc954f79e8194a6febc110926104313cfe86378c965b957_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:7a9e2de2b737a0b82fc954f79e8194a6febc110926104313cfe86378c965b957_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:7a9e2de2b737a0b82fc954f79e8194a6febc110926104313cfe86378c965b957_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:27351d0697fec4718ef926087191fc166320d31b9dedb4b0d888d3d2742e42e4_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:27351d0697fec4718ef926087191fc166320d31b9dedb4b0d888d3d2742e42e4_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:27351d0697fec4718ef926087191fc166320d31b9dedb4b0d888d3d2742e42e4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:320b9325a628d1b90322413482466f0adb0e741fabc0e5b5f5c8671d3e7f2263_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:320b9325a628d1b90322413482466f0adb0e741fabc0e5b5f5c8671d3e7f2263_arm64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:320b9325a628d1b90322413482466f0adb0e741fabc0e5b5f5c8671d3e7f2263_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:cc6f1888ded2fb91c1ff9f92611f341e5d302d37b01a1ba314cec55ba89a1028_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:cc6f1888ded2fb91c1ff9f92611f341e5d302d37b01a1ba314cec55ba89a1028_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:cc6f1888ded2fb91c1ff9f92611f341e5d302d37b01a1ba314cec55ba89a1028_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:e9440cbbc14dda66d2c2344774d84fd3b7c93fcae3ac57d489ad70a279539c77_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:e9440cbbc14dda66d2c2344774d84fd3b7c93fcae3ac57d489ad70a279539c77_s390x"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:e9440cbbc14dda66d2c2344774d84fd3b7c93fcae3ac57d489ad70a279539c77_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:4c037e0759241153810f19e3081e6f4c7d5fdcc32115d6ce8a33ed3d7f8f0772_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:4c037e0759241153810f19e3081e6f4c7d5fdcc32115d6ce8a33ed3d7f8f0772_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:4c037e0759241153810f19e3081e6f4c7d5fdcc32115d6ce8a33ed3d7f8f0772_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:83705403f268a63be321e32e61b660c140cb25a4a2c34250659be6e987c1a501_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:83705403f268a63be321e32e61b660c140cb25a4a2c34250659be6e987c1a501_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:83705403f268a63be321e32e61b660c140cb25a4a2c34250659be6e987c1a501_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:a243797c707df6388ae430b97fae3b82aaa53692b25874e41d0f7004fc606f6f_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:a243797c707df6388ae430b97fae3b82aaa53692b25874e41d0f7004fc606f6f_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:a243797c707df6388ae430b97fae3b82aaa53692b25874e41d0f7004fc606f6f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:a2ea8419ff7cfe26f74db07fc18f38b04222abd21e5652ae2a39639fe42c05b1_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:a2ea8419ff7cfe26f74db07fc18f38b04222abd21e5652ae2a39639fe42c05b1_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:a2ea8419ff7cfe26f74db07fc18f38b04222abd21e5652ae2a39639fe42c05b1_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:c7f3ddfe8d0452e8b2f4bd6a3c786accb6560c3cfc81c6b4e10794ffdb74c8d7_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:c7f3ddfe8d0452e8b2f4bd6a3c786accb6560c3cfc81c6b4e10794ffdb74c8d7_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7f3ddfe8d0452e8b2f4bd6a3c786accb6560c3cfc81c6b4e10794ffdb74c8d7_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:ea46991ef2df1134390df184df5eeebca47c35b6222ce7d3a7a34f4c78238645_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:ea46991ef2df1134390df184df5eeebca47c35b6222ce7d3a7a34f4c78238645_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ea46991ef2df1134390df184df5eeebca47c35b6222ce7d3a7a34f4c78238645_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f997a622a7ccf542bc866959fdd42e9f60f45bad08437cc8c7fc208153e18f3c_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:f997a622a7ccf542bc866959fdd42e9f60f45bad08437cc8c7fc208153e18f3c_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f997a622a7ccf542bc866959fdd42e9f60f45bad08437cc8c7fc208153e18f3c_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:fba86d8b4a4550975bcefcabb3b4be176effab5e7db8846c42030f58c16bad84_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:fba86d8b4a4550975bcefcabb3b4be176effab5e7db8846c42030f58c16bad84_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:fba86d8b4a4550975bcefcabb3b4be176effab5e7db8846c42030f58c16bad84_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:44f78e7eed75885a4a5e11f9aa18b41707587dc628a5b88c988fe8078a9da726_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:44f78e7eed75885a4a5e11f9aa18b41707587dc628a5b88c988fe8078a9da726_arm64"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:44f78e7eed75885a4a5e11f9aa18b41707587dc628a5b88c988fe8078a9da726_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:470a95f9f16e70b9fabee4b73882106d9a2ccf50f2253e31bbdb1019fc534b68_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:470a95f9f16e70b9fabee4b73882106d9a2ccf50f2253e31bbdb1019fc534b68_s390x"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:470a95f9f16e70b9fabee4b73882106d9a2ccf50f2253e31bbdb1019fc534b68_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:b86f6c99e7ce219d8131e94e008ddd7583e92df0b7245f2ec1bf765fb717abfd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:b86f6c99e7ce219d8131e94e008ddd7583e92df0b7245f2ec1bf765fb717abfd_amd64"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:b86f6c99e7ce219d8131e94e008ddd7583e92df0b7245f2ec1bf765fb717abfd_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:ee0654689d43e4a2879b1ccda1a3e4556f44b21a369846fc59d8925be0e02dcb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:ee0654689d43e4a2879b1ccda1a3e4556f44b21a369846fc59d8925be0e02dcb_ppc64le"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:ee0654689d43e4a2879b1ccda1a3e4556f44b21a369846fc59d8925be0e02dcb_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:3054b5afbe95c32461dcc1f1574fe0bd8e233652b9f62183e8d09e1b43aebe4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:3054b5afbe95c32461dcc1f1574fe0bd8e233652b9f62183e8d09e1b43aebe4d_ppc64le"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:3054b5afbe95c32461dcc1f1574fe0bd8e233652b9f62183e8d09e1b43aebe4d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:6664d4f667c81a79dbe37e5447e2f3ad6e7d5e1d2a6c153df85af4d21e079773_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:6664d4f667c81a79dbe37e5447e2f3ad6e7d5e1d2a6c153df85af4d21e079773_s390x"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:6664d4f667c81a79dbe37e5447e2f3ad6e7d5e1d2a6c153df85af4d21e079773_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:7d99d106b92fa6783d158dba4840c0dd189c494f092c4d8bd7bbc83c3e3fca1e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:7d99d106b92fa6783d158dba4840c0dd189c494f092c4d8bd7bbc83c3e3fca1e_amd64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:7d99d106b92fa6783d158dba4840c0dd189c494f092c4d8bd7bbc83c3e3fca1e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:a01d873e07766f75497127468fa34b110622d5f083a9d94dba05b5db76b7088f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:a01d873e07766f75497127468fa34b110622d5f083a9d94dba05b5db76b7088f_arm64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:a01d873e07766f75497127468fa34b110622d5f083a9d94dba05b5db76b7088f_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:8de1f53240162488b9f20436deabfa16453159e3b11a4cf4f26da6696302b6da_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:8de1f53240162488b9f20436deabfa16453159e3b11a4cf4f26da6696302b6da_amd64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8de1f53240162488b9f20436deabfa16453159e3b11a4cf4f26da6696302b6da_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9314def469869d25d40753fa3d926c89c61008c1fcb434f90c5698d0ad6884d4_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:9314def469869d25d40753fa3d926c89c61008c1fcb434f90c5698d0ad6884d4_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9314def469869d25d40753fa3d926c89c61008c1fcb434f90c5698d0ad6884d4_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:df3f3ce247acccaaea878c2c13e51c984839bd4787aff921912fb69863d05a3e_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:df3f3ce247acccaaea878c2c13e51c984839bd4787aff921912fb69863d05a3e_arm64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df3f3ce247acccaaea878c2c13e51c984839bd4787aff921912fb69863d05a3e_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:00a750c64459d75e39b8cd9aaa586899dd0795b8414ce09826a782fe8c719a34_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:00a750c64459d75e39b8cd9aaa586899dd0795b8414ce09826a782fe8c719a34_arm64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:00a750c64459d75e39b8cd9aaa586899dd0795b8414ce09826a782fe8c719a34_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:16e3db36a9b506832b3a4d4e1aee3b1e2c639580f23aee48a41ffe734ee39cba_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:16e3db36a9b506832b3a4d4e1aee3b1e2c639580f23aee48a41ffe734ee39cba_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:16e3db36a9b506832b3a4d4e1aee3b1e2c639580f23aee48a41ffe734ee39cba_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5d7aa039346102bd25ee01a8a3eb6c8e3710ea91e0d1be0b0403eba99f4472d4_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:5d7aa039346102bd25ee01a8a3eb6c8e3710ea91e0d1be0b0403eba99f4472d4_amd64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5d7aa039346102bd25ee01a8a3eb6c8e3710ea91e0d1be0b0403eba99f4472d4_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:2fd4e791ca8e1c6f3db4f6bfff5a63f8749e39e225e6cbd3546ff981b4eb4629_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:2fd4e791ca8e1c6f3db4f6bfff5a63f8749e39e225e6cbd3546ff981b4eb4629_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd4e791ca8e1c6f3db4f6bfff5a63f8749e39e225e6cbd3546ff981b4eb4629_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:31c3d779cbfd06edce974a960d60120c1deee9bc33e38e76c2148d2541a44322_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:31c3d779cbfd06edce974a960d60120c1deee9bc33e38e76c2148d2541a44322_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:31c3d779cbfd06edce974a960d60120c1deee9bc33e38e76c2148d2541a44322_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:f7c40bcf45074b2a5ee81f96ae0ca5a0249787aa471ed0bdd266d117a24148f4_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:f7c40bcf45074b2a5ee81f96ae0ca5a0249787aa471ed0bdd266d117a24148f4_arm64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7c40bcf45074b2a5ee81f96ae0ca5a0249787aa471ed0bdd266d117a24148f4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:127be7d9aea973dcd850029729b6d1279abe2f6c20df47c02aba05504616cb25_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:127be7d9aea973dcd850029729b6d1279abe2f6c20df47c02aba05504616cb25_s390x"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:127be7d9aea973dcd850029729b6d1279abe2f6c20df47c02aba05504616cb25_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:193ad113b049596ac5c7545cd2b5d7fe21a979ac8b1442cfbb73fa4eb5985de7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:193ad113b049596ac5c7545cd2b5d7fe21a979ac8b1442cfbb73fa4eb5985de7_amd64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:193ad113b049596ac5c7545cd2b5d7fe21a979ac8b1442cfbb73fa4eb5985de7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:9cc6edb01ac477246a59369c6c81b9e6de3c1eecdab7813a4c3751a72bf77613_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:9cc6edb01ac477246a59369c6c81b9e6de3c1eecdab7813a4c3751a72bf77613_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:9cc6edb01ac477246a59369c6c81b9e6de3c1eecdab7813a4c3751a72bf77613_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:ff18faf7cad7ad640567453e9c902afedfbdf9052c01396f512802ee982886d2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:ff18faf7cad7ad640567453e9c902afedfbdf9052c01396f512802ee982886d2_arm64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:ff18faf7cad7ad640567453e9c902afedfbdf9052c01396f512802ee982886d2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:8033a6a409e73524427ad21a003438fdc16e74b3066954a3250feb10410698f0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:8033a6a409e73524427ad21a003438fdc16e74b3066954a3250feb10410698f0_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:8033a6a409e73524427ad21a003438fdc16e74b3066954a3250feb10410698f0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:a4dc1752f6f6a48ce1c5cfd9e88a83536339590d8956495b0ddd0bd573ee5d63_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a4dc1752f6f6a48ce1c5cfd9e88a83536339590d8956495b0ddd0bd573ee5d63_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:a4dc1752f6f6a48ce1c5cfd9e88a83536339590d8956495b0ddd0bd573ee5d63_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:b8d7bb6d7da7cc3d01983a8844f5fbca5a144f6ef04a6f9e101a71d52ef0a2b1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:b8d7bb6d7da7cc3d01983a8844f5fbca5a144f6ef04a6f9e101a71d52ef0a2b1_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:b8d7bb6d7da7cc3d01983a8844f5fbca5a144f6ef04a6f9e101a71d52ef0a2b1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:d23cd3df4f4e6680038ff3681043e77797c535b3bfbb1bab606ac9a77a0035a6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d23cd3df4f4e6680038ff3681043e77797c535b3bfbb1bab606ac9a77a0035a6_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:d23cd3df4f4e6680038ff3681043e77797c535b3bfbb1bab606ac9a77a0035a6_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:7455aa541f59e773ef0c5c574a48ede40368e528b3e31f59ee6d163ef5b26a3e_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:7455aa541f59e773ef0c5c574a48ede40368e528b3e31f59ee6d163ef5b26a3e_s390x"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7455aa541f59e773ef0c5c574a48ede40368e528b3e31f59ee6d163ef5b26a3e_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:e6966649f239db1db3aadb8a77833a20db26dfbcbbc8129d24636abc6089b6cf_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:e6966649f239db1db3aadb8a77833a20db26dfbcbbc8129d24636abc6089b6cf_amd64"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:e6966649f239db1db3aadb8a77833a20db26dfbcbbc8129d24636abc6089b6cf_amd64",
"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:0d133912ee024061d81354d85a9ad949e1a6aa89df7f5cfeec4ae28f7d1b186b_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:0d133912ee024061d81354d85a9ad949e1a6aa89df7f5cfeec4ae28f7d1b186b_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:0d133912ee024061d81354d85a9ad949e1a6aa89df7f5cfeec4ae28f7d1b186b_amd64",
"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:1424ad04eb078331fb4b01f99a3e90cc61a82999aad15a2c6cfafadacb69e7a2_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:1424ad04eb078331fb4b01f99a3e90cc61a82999aad15a2c6cfafadacb69e7a2_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:1424ad04eb078331fb4b01f99a3e90cc61a82999aad15a2c6cfafadacb69e7a2_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:357e3be0b726691a7d200c90fa29cb5ca4c502b666f43ca3856d5cf2fd6f036e_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:357e3be0b726691a7d200c90fa29cb5ca4c502b666f43ca3856d5cf2fd6f036e_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:357e3be0b726691a7d200c90fa29cb5ca4c502b666f43ca3856d5cf2fd6f036e_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:fcdf06a855acb0a0c3f04cee4e810ad6c4e7342d80ae49e4db0f0181b444c929_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:fcdf06a855acb0a0c3f04cee4e810ad6c4e7342d80ae49e4db0f0181b444c929_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:fcdf06a855acb0a0c3f04cee4e810ad6c4e7342d80ae49e4db0f0181b444c929_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1b2f5803c254c02ca062e01e0e3b17c7000786b98dfb32a91660937714527328_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:1b2f5803c254c02ca062e01e0e3b17c7000786b98dfb32a91660937714527328_s390x"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1b2f5803c254c02ca062e01e0e3b17c7000786b98dfb32a91660937714527328_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b99fe7098096c670df7236eab2294b05f5388500861a3be5ac7a89ae87e92fa9_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:b99fe7098096c670df7236eab2294b05f5388500861a3be5ac7a89ae87e92fa9_ppc64le"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b99fe7098096c670df7236eab2294b05f5388500861a3be5ac7a89ae87e92fa9_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:cef7e2fe452b81e7c0a0497dbce9baa7492985a766fe78269431ac6b3ec99f23_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:cef7e2fe452b81e7c0a0497dbce9baa7492985a766fe78269431ac6b3ec99f23_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:cef7e2fe452b81e7c0a0497dbce9baa7492985a766fe78269431ac6b3ec99f23_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0adb5be4c05d15e550ee99713ffca13a0b02a1235f5ea1b47aa725f90c7f84a0_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:0adb5be4c05d15e550ee99713ffca13a0b02a1235f5ea1b47aa725f90c7f84a0_s390x"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0adb5be4c05d15e550ee99713ffca13a0b02a1235f5ea1b47aa725f90c7f84a0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1b0214211bccc823e774e479ab3ad55a8127ca477abee112e8e451366b0c034c_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:1b0214211bccc823e774e479ab3ad55a8127ca477abee112e8e451366b0c034c_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1b0214211bccc823e774e479ab3ad55a8127ca477abee112e8e451366b0c034c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:0d5edfcf230ed485dec0def2df58955e947c8522a86b6522666870a58bbbf3f3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0d5edfcf230ed485dec0def2df58955e947c8522a86b6522666870a58bbbf3f3_arm64"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:0d5edfcf230ed485dec0def2df58955e947c8522a86b6522666870a58bbbf3f3_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:19c5dc2d5586d27e7423020b6c7f92f47c3585f35fe384bcbe35ff0e2a6a2eab_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:19c5dc2d5586d27e7423020b6c7f92f47c3585f35fe384bcbe35ff0e2a6a2eab_s390x"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:19c5dc2d5586d27e7423020b6c7f92f47c3585f35fe384bcbe35ff0e2a6a2eab_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:3d7d7a8f6ac2a59a8d0ffe4637b7b7bf6e5dc06e9e8756de621dd7d1da833497_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3d7d7a8f6ac2a59a8d0ffe4637b7b7bf6e5dc06e9e8756de621dd7d1da833497_ppc64le"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:3d7d7a8f6ac2a59a8d0ffe4637b7b7bf6e5dc06e9e8756de621dd7d1da833497_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:42babf41f1576a57403a63b0e4fa49eccfd5cd20c9dd2307bdaa63fca60f8a57_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:42babf41f1576a57403a63b0e4fa49eccfd5cd20c9dd2307bdaa63fca60f8a57_amd64"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:42babf41f1576a57403a63b0e4fa49eccfd5cd20c9dd2307bdaa63fca60f8a57_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:478315cbe47206f1b1fdd0f0cfae7d23105d7d82de6744dcd0b42b199bf85b3b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:478315cbe47206f1b1fdd0f0cfae7d23105d7d82de6744dcd0b42b199bf85b3b_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:478315cbe47206f1b1fdd0f0cfae7d23105d7d82de6744dcd0b42b199bf85b3b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:4b09e00fd41c0e40550eb7a7f6f8b7e6df490cfa78df6395dde8074057911f9a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:4b09e00fd41c0e40550eb7a7f6f8b7e6df490cfa78df6395dde8074057911f9a_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:4b09e00fd41c0e40550eb7a7f6f8b7e6df490cfa78df6395dde8074057911f9a_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:1b956c919b508447882a902e606e3e8d18a4246ddf1e6c6f323ec46665ee4c26_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:1b956c919b508447882a902e606e3e8d18a4246ddf1e6c6f323ec46665ee4c26_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b956c919b508447882a902e606e3e8d18a4246ddf1e6c6f323ec46665ee4c26_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:7ae1da45e2c66bc4092ca682fcf617a3fc6b47e4824a67f4ae0e1166f2b76be0_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:7ae1da45e2c66bc4092ca682fcf617a3fc6b47e4824a67f4ae0e1166f2b76be0_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7ae1da45e2c66bc4092ca682fcf617a3fc6b47e4824a67f4ae0e1166f2b76be0_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:1459ef64f7261b2e0fd0adf4e9f3613cd9e4f630f6070c55ea36d1773c8b2fde_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:1459ef64f7261b2e0fd0adf4e9f3613cd9e4f630f6070c55ea36d1773c8b2fde_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:1459ef64f7261b2e0fd0adf4e9f3613cd9e4f630f6070c55ea36d1773c8b2fde_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:5946891e449ac3c4aa3d61016593a38f92993248eea17e2a3e3f78594ff629d4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:5946891e449ac3c4aa3d61016593a38f92993248eea17e2a3e3f78594ff629d4_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:5946891e449ac3c4aa3d61016593a38f92993248eea17e2a3e3f78594ff629d4_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:4084a29591e9cbc51ae5c59baba8d824f063fc4bd2cd15f81a47814feb6369e9_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:4084a29591e9cbc51ae5c59baba8d824f063fc4bd2cd15f81a47814feb6369e9_amd64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4084a29591e9cbc51ae5c59baba8d824f063fc4bd2cd15f81a47814feb6369e9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e9b95f32fd2027839613d0795b6353876df6345c1053faf551626198a94d700e_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:e9b95f32fd2027839613d0795b6353876df6345c1053faf551626198a94d700e_arm64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e9b95f32fd2027839613d0795b6353876df6345c1053faf551626198a94d700e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2c2e5fd1ed970f085d01ea215efb0a08c8c72e0d4392bfb6c35e30b17c0f6a58_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:2c2e5fd1ed970f085d01ea215efb0a08c8c72e0d4392bfb6c35e30b17c0f6a58_arm64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2c2e5fd1ed970f085d01ea215efb0a08c8c72e0d4392bfb6c35e30b17c0f6a58_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:76e49cb17e1489b3e967ae140040a0bca455f7e034aa202073b7f597df46b6d4_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:76e49cb17e1489b3e967ae140040a0bca455f7e034aa202073b7f597df46b6d4_s390x"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:76e49cb17e1489b3e967ae140040a0bca455f7e034aa202073b7f597df46b6d4_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d23c602c0a3796b9164784558d8c36a58c333c6c2a65c200e108bb4262bc5d33_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:d23c602c0a3796b9164784558d8c36a58c333c6c2a65c200e108bb4262bc5d33_ppc64le"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d23c602c0a3796b9164784558d8c36a58c333c6c2a65c200e108bb4262bc5d33_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fb9e353f4e18f7db1806a8228f0f7197c8076e5bef29eaccf7eb58f3db2a4f30_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:fb9e353f4e18f7db1806a8228f0f7197c8076e5bef29eaccf7eb58f3db2a4f30_amd64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fb9e353f4e18f7db1806a8228f0f7197c8076e5bef29eaccf7eb58f3db2a4f30_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:216e41b2cf68ceb53873b657825b6a5e525e4653f9fa18e84e10276ef927aadb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:216e41b2cf68ceb53873b657825b6a5e525e4653f9fa18e84e10276ef927aadb_ppc64le"
},
"product_reference": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:216e41b2cf68ceb53873b657825b6a5e525e4653f9fa18e84e10276ef927aadb_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:7b2847110727118d2e1d791c7de4e408c21b028bdd405978566dbba85a437a9f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7b2847110727118d2e1d791c7de4e408c21b028bdd405978566dbba85a437a9f_s390x"
},
"product_reference": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:7b2847110727118d2e1d791c7de4e408c21b028bdd405978566dbba85a437a9f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6969c82a3143b2445b95a01aefe56da70018380a5e161899c5d7d4a1a21a7d2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6969c82a3143b2445b95a01aefe56da70018380a5e161899c5d7d4a1a21a7d2_amd64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6969c82a3143b2445b95a01aefe56da70018380a5e161899c5d7d4a1a21a7d2_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:e849436418228c07f7e61842e4ec2f1871f2ad8254fdcb23246dc93a71895def_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e849436418228c07f7e61842e4ec2f1871f2ad8254fdcb23246dc93a71895def_arm64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:e849436418228c07f7e61842e4ec2f1871f2ad8254fdcb23246dc93a71895def_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:60891adfc6d37e5a57cdeb98d91bc14673fc99f098fb58925882287e1ad9ade9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:60891adfc6d37e5a57cdeb98d91bc14673fc99f098fb58925882287e1ad9ade9_arm64"
},
"product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:60891adfc6d37e5a57cdeb98d91bc14673fc99f098fb58925882287e1ad9ade9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:7b27bb97717981dccfd3abe1f381a0a9168c3b3543e6bdc167ea259f268cc25f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:7b27bb97717981dccfd3abe1f381a0a9168c3b3543e6bdc167ea259f268cc25f_amd64"
},
"product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:7b27bb97717981dccfd3abe1f381a0a9168c3b3543e6bdc167ea259f268cc25f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:c482a7de0d69b84848a349da6cadd72e98cc7a1211ddd1680051bf2f15e459ac_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:c482a7de0d69b84848a349da6cadd72e98cc7a1211ddd1680051bf2f15e459ac_s390x"
},
"product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:c482a7de0d69b84848a349da6cadd72e98cc7a1211ddd1680051bf2f15e459ac_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:f888ffe90359ed24b7840415e16ece35724fd6e61ceaddbd5d5a998d8c246b55_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:f888ffe90359ed24b7840415e16ece35724fd6e61ceaddbd5d5a998d8c246b55_ppc64le"
},
"product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:f888ffe90359ed24b7840415e16ece35724fd6e61ceaddbd5d5a998d8c246b55_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:2845cbd160e3fe2a30d0e5ecb6d93acc641cfd0cc519e21a3bd3317afb6beb9c_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:2845cbd160e3fe2a30d0e5ecb6d93acc641cfd0cc519e21a3bd3317afb6beb9c_amd64"
},
"product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:2845cbd160e3fe2a30d0e5ecb6d93acc641cfd0cc519e21a3bd3317afb6beb9c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:59cdd21045aec02fc9fa1c1514e8a0e34d9a1ef391a1003b8dd5b2948871d6ec_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:59cdd21045aec02fc9fa1c1514e8a0e34d9a1ef391a1003b8dd5b2948871d6ec_s390x"
},
"product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:59cdd21045aec02fc9fa1c1514e8a0e34d9a1ef391a1003b8dd5b2948871d6ec_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:c1cb24dbd9d913b1e11ad5c43b66d3528c53fb8b6dc307b0e9725e61151ebca9_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:c1cb24dbd9d913b1e11ad5c43b66d3528c53fb8b6dc307b0e9725e61151ebca9_ppc64le"
},
"product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:c1cb24dbd9d913b1e11ad5c43b66d3528c53fb8b6dc307b0e9725e61151ebca9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:c3113811182cd114937f8a2f4fb4c5794fa086e6e98b8d960930c73c2f48f23c_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:c3113811182cd114937f8a2f4fb4c5794fa086e6e98b8d960930c73c2f48f23c_arm64"
},
"product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:c3113811182cd114937f8a2f4fb4c5794fa086e6e98b8d960930c73c2f48f23c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0efc766faf0ff35e78a5d498ad2f6ae73aee6c5d347461f2524d943c12379f87_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:0efc766faf0ff35e78a5d498ad2f6ae73aee6c5d347461f2524d943c12379f87_arm64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0efc766faf0ff35e78a5d498ad2f6ae73aee6c5d347461f2524d943c12379f87_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:40e7b0e573b31e553956f31b4c27b46f4be0c4cded6f971d4d8437117b5a6d71_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:40e7b0e573b31e553956f31b4c27b46f4be0c4cded6f971d4d8437117b5a6d71_s390x"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:40e7b0e573b31e553956f31b4c27b46f4be0c4cded6f971d4d8437117b5a6d71_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:8adf75868efcce1f5398c0e68b1bc6af05d7799b7aab473afcf9d96e9a7d1dfb_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:8adf75868efcce1f5398c0e68b1bc6af05d7799b7aab473afcf9d96e9a7d1dfb_ppc64le"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8adf75868efcce1f5398c0e68b1bc6af05d7799b7aab473afcf9d96e9a7d1dfb_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:f83618bed6f9f7f872ee6b2fd45b780c68cdb323c48b366c4f6a1dba332db9f7_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:f83618bed6f9f7f872ee6b2fd45b780c68cdb323c48b366c4f6a1dba332db9f7_amd64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f83618bed6f9f7f872ee6b2fd45b780c68cdb323c48b366c4f6a1dba332db9f7_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:19b98b59b04393f163e3ee83be0a3d4d393bece5bde1c8847ecfc79f202abe3c_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:19b98b59b04393f163e3ee83be0a3d4d393bece5bde1c8847ecfc79f202abe3c_arm64"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:19b98b59b04393f163e3ee83be0a3d4d393bece5bde1c8847ecfc79f202abe3c_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:405b6d44904717880e344ca06545f47bd570b4ba7ade09a44d7fdbc492d84156_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:405b6d44904717880e344ca06545f47bd570b4ba7ade09a44d7fdbc492d84156_amd64"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:405b6d44904717880e344ca06545f47bd570b4ba7ade09a44d7fdbc492d84156_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:598644fcf850057a64f5024844226e650db735f2c440c3b5e52294d04d3a578d_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:598644fcf850057a64f5024844226e650db735f2c440c3b5e52294d04d3a578d_ppc64le"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:598644fcf850057a64f5024844226e650db735f2c440c3b5e52294d04d3a578d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fda3a8e23e4250e205fb2dc2d9e5711acb96976eacc840872a275dd99cdcdffe_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:fda3a8e23e4250e205fb2dc2d9e5711acb96976eacc840872a275dd99cdcdffe_s390x"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fda3a8e23e4250e205fb2dc2d9e5711acb96976eacc840872a275dd99cdcdffe_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6b55bd900f73ee435fee58c6505abae732d1b974829c8ca38f0c0c8a393d2127_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:6b55bd900f73ee435fee58c6505abae732d1b974829c8ca38f0c0c8a393d2127_amd64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6b55bd900f73ee435fee58c6505abae732d1b974829c8ca38f0c0c8a393d2127_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7231771722e3fd577d9ab773e46fd5a13c22738fe5a5bb5445ab3d69282051d4_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:7231771722e3fd577d9ab773e46fd5a13c22738fe5a5bb5445ab3d69282051d4_s390x"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7231771722e3fd577d9ab773e46fd5a13c22738fe5a5bb5445ab3d69282051d4_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9033673fe91fe0bc867851268b8b042bec3dbf98c9249706d15734b2f98bd39b_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:9033673fe91fe0bc867851268b8b042bec3dbf98c9249706d15734b2f98bd39b_ppc64le"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9033673fe91fe0bc867851268b8b042bec3dbf98c9249706d15734b2f98bd39b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:fd00beaf67f33eac98f2ff9ae499a4b123f5de9f53b7fa7391d6da7ac7c26ff1_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:fd00beaf67f33eac98f2ff9ae499a4b123f5de9f53b7fa7391d6da7ac7c26ff1_arm64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:fd00beaf67f33eac98f2ff9ae499a4b123f5de9f53b7fa7391d6da7ac7c26ff1_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:83b7c4f61d0640fa22418abc4fce96a97f0716d5bbccf6a782fc34436f99ab44_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:83b7c4f61d0640fa22418abc4fce96a97f0716d5bbccf6a782fc34436f99ab44_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:83b7c4f61d0640fa22418abc4fce96a97f0716d5bbccf6a782fc34436f99ab44_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:879c8ecec92878ca8be871397f109066c52afcf850d2ceb291f78410fe82cc0b_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:879c8ecec92878ca8be871397f109066c52afcf850d2ceb291f78410fe82cc0b_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:879c8ecec92878ca8be871397f109066c52afcf850d2ceb291f78410fe82cc0b_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:587550256a70faddff41e4c4ee24b9490922f50e7b0657ded19ba73a53841cfc_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:587550256a70faddff41e4c4ee24b9490922f50e7b0657ded19ba73a53841cfc_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:587550256a70faddff41e4c4ee24b9490922f50e7b0657ded19ba73a53841cfc_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:a846c10916acc0dfd328060edd9e04b4de374841dbac908c014de653f8d781d3_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:a846c10916acc0dfd328060edd9e04b4de374841dbac908c014de653f8d781d3_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:a846c10916acc0dfd328060edd9e04b4de374841dbac908c014de653f8d781d3_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:24f7e70aaf3600842c1c6a8517c1c0aa7f8e237c88f1170d17ac87d831d18ab7_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:24f7e70aaf3600842c1c6a8517c1c0aa7f8e237c88f1170d17ac87d831d18ab7_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:24f7e70aaf3600842c1c6a8517c1c0aa7f8e237c88f1170d17ac87d831d18ab7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:884d04aae67790b66495b7e464f07d6ee506f23412ca06b610aa527f6b1c7ca2_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:884d04aae67790b66495b7e464f07d6ee506f23412ca06b610aa527f6b1c7ca2_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:884d04aae67790b66495b7e464f07d6ee506f23412ca06b610aa527f6b1c7ca2_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:b0ef673795ded00f9e81e1d8f5eb01b70473c9f95aaa55527d9ce3f6dc6db9ae_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:b0ef673795ded00f9e81e1d8f5eb01b70473c9f95aaa55527d9ce3f6dc6db9ae_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:b0ef673795ded00f9e81e1d8f5eb01b70473c9f95aaa55527d9ce3f6dc6db9ae_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:14013c3a17e24d96f8158a7fd5466fb55c571f80f18c419fa52c3801b5d36003_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:14013c3a17e24d96f8158a7fd5466fb55c571f80f18c419fa52c3801b5d36003_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:14013c3a17e24d96f8158a7fd5466fb55c571f80f18c419fa52c3801b5d36003_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:890d2c8d000a7e873daf08f529f82173fd61b9482a4b6b25df0076f6ab758206_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:890d2c8d000a7e873daf08f529f82173fd61b9482a4b6b25df0076f6ab758206_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:890d2c8d000a7e873daf08f529f82173fd61b9482a4b6b25df0076f6ab758206_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:ac780b78049c791e7e99451ab379772e50644ac35bad8a115a6408e99c71dd55_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:ac780b78049c791e7e99451ab379772e50644ac35bad8a115a6408e99c71dd55_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ac780b78049c791e7e99451ab379772e50644ac35bad8a115a6408e99c71dd55_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cf1cd726ee3e49640541c8ad8fc9619e4a488989620ff282c05b9e674f0f53c1_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:cf1cd726ee3e49640541c8ad8fc9619e4a488989620ff282c05b9e674f0f53c1_s390x"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cf1cd726ee3e49640541c8ad8fc9619e4a488989620ff282c05b9e674f0f53c1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:1c97575ff2f7ec21e0c977ae7d22ab225ca7a8ab84825cc5f5b7787e180f724f_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:1c97575ff2f7ec21e0c977ae7d22ab225ca7a8ab84825cc5f5b7787e180f724f_s390x"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:1c97575ff2f7ec21e0c977ae7d22ab225ca7a8ab84825cc5f5b7787e180f724f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:6189a0783536b46cbc79635ef6783193e5952685407834705076e16a15e61aa4_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:6189a0783536b46cbc79635ef6783193e5952685407834705076e16a15e61aa4_amd64"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:6189a0783536b46cbc79635ef6783193e5952685407834705076e16a15e61aa4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:7f654050cfccda1c9978424528ce1e94a56629d43473a0c325fa3b384b35f764_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:7f654050cfccda1c9978424528ce1e94a56629d43473a0c325fa3b384b35f764_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:7f654050cfccda1c9978424528ce1e94a56629d43473a0c325fa3b384b35f764_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:deb0b2b1c9d63a86d52e825def91445a2216db09c9775b7a16233f129f8ae437_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:deb0b2b1c9d63a86d52e825def91445a2216db09c9775b7a16233f129f8ae437_arm64"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:deb0b2b1c9d63a86d52e825def91445a2216db09c9775b7a16233f129f8ae437_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:be8d657fbb9ff6ef270a6f0c7a90e4f3fc825f785a58f9594bdadb3c3e4246e2_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:be8d657fbb9ff6ef270a6f0c7a90e4f3fc825f785a58f9594bdadb3c3e4246e2_arm64"
},
"product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:be8d657fbb9ff6ef270a6f0c7a90e4f3fc825f785a58f9594bdadb3c3e4246e2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:c458f20d68d2f204ff5cdab2d94be03bbf7004840f0e25b436e0fe5a0de44ddd_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:c458f20d68d2f204ff5cdab2d94be03bbf7004840f0e25b436e0fe5a0de44ddd_s390x"
},
"product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:c458f20d68d2f204ff5cdab2d94be03bbf7004840f0e25b436e0fe5a0de44ddd_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:d3f8d75710e9199e95f15d332b06c6146770cdc03431102c577bfef62791b912_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:d3f8d75710e9199e95f15d332b06c6146770cdc03431102c577bfef62791b912_ppc64le"
},
"product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:d3f8d75710e9199e95f15d332b06c6146770cdc03431102c577bfef62791b912_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:e0ccb2dc6eaf2d7cc39f67cc4b3e0b72bcf359d671774d2e99496795bb440e38_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:e0ccb2dc6eaf2d7cc39f67cc4b3e0b72bcf359d671774d2e99496795bb440e38_amd64"
},
"product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:e0ccb2dc6eaf2d7cc39f67cc4b3e0b72bcf359d671774d2e99496795bb440e38_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:4ad8693404610e8ebf79ac3fd5628b227cbf45d19158690bc4e60da4206477b9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:4ad8693404610e8ebf79ac3fd5628b227cbf45d19158690bc4e60da4206477b9_amd64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:4ad8693404610e8ebf79ac3fd5628b227cbf45d19158690bc4e60da4206477b9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:5d2ada8dab46782d2f3fe44cc1c78b1039caf3e0dcc73c6567e231e6c8344e1e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:5d2ada8dab46782d2f3fe44cc1c78b1039caf3e0dcc73c6567e231e6c8344e1e_ppc64le"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:5d2ada8dab46782d2f3fe44cc1c78b1039caf3e0dcc73c6567e231e6c8344e1e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:81fb547c336fb604dae9eb7d7137eefedf2f2befefb88381d255836cee8f0c52_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:81fb547c336fb604dae9eb7d7137eefedf2f2befefb88381d255836cee8f0c52_s390x"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:81fb547c336fb604dae9eb7d7137eefedf2f2befefb88381d255836cee8f0c52_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:ee3e3f9adc176fa420aaf9bdd841572596ec45db77e770fb5cd91ab0dd02ffca_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:ee3e3f9adc176fa420aaf9bdd841572596ec45db77e770fb5cd91ab0dd02ffca_arm64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:ee3e3f9adc176fa420aaf9bdd841572596ec45db77e770fb5cd91ab0dd02ffca_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:a50dcd24b851e33b6a2fe54036f3980d1732030f20cee25cf4a988128b8dc9d7_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:a50dcd24b851e33b6a2fe54036f3980d1732030f20cee25cf4a988128b8dc9d7_amd64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:a50dcd24b851e33b6a2fe54036f3980d1732030f20cee25cf4a988128b8dc9d7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:b4ef77528087c52ce06fe7eb3255eb00b3187601c13274a8e414d11dfbeff512_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:b4ef77528087c52ce06fe7eb3255eb00b3187601c13274a8e414d11dfbeff512_ppc64le"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:b4ef77528087c52ce06fe7eb3255eb00b3187601c13274a8e414d11dfbeff512_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:d598ec708cf191f326526d0fbd525217939e9a070522c12a800788e9f3393ac5_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:d598ec708cf191f326526d0fbd525217939e9a070522c12a800788e9f3393ac5_s390x"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:d598ec708cf191f326526d0fbd525217939e9a070522c12a800788e9f3393ac5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:f27c6f1254d4012756a94e6079fec52b430fdbdc0a7fa06ed6f0e661a7fe2c22_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:f27c6f1254d4012756a94e6079fec52b430fdbdc0a7fa06ed6f0e661a7fe2c22_arm64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:f27c6f1254d4012756a94e6079fec52b430fdbdc0a7fa06ed6f0e661a7fe2c22_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aa8af01aea04ecd17eb3929928f1f275a944f592cd062fef70f688a4bc5aa32a_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:aa8af01aea04ecd17eb3929928f1f275a944f592cd062fef70f688a4bc5aa32a_amd64"
},
"product_reference": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aa8af01aea04ecd17eb3929928f1f275a944f592cd062fef70f688a4bc5aa32a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4cfbe5e5ccfaebec25e3dca8f78379df02df1063330983a9d14399311352a846_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:4cfbe5e5ccfaebec25e3dca8f78379df02df1063330983a9d14399311352a846_amd64"
},
"product_reference": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4cfbe5e5ccfaebec25e3dca8f78379df02df1063330983a9d14399311352a846_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:50efbf887636e65070e9dfcb347fea2846747da8cc4c8515b22b11214fc4e14f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:50efbf887636e65070e9dfcb347fea2846747da8cc4c8515b22b11214fc4e14f_ppc64le"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:50efbf887636e65070e9dfcb347fea2846747da8cc4c8515b22b11214fc4e14f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:7fd581fb1c717b8456707a8d0fa3a0174504379a251153f939f8d0aa82ee4653_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:7fd581fb1c717b8456707a8d0fa3a0174504379a251153f939f8d0aa82ee4653_arm64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:7fd581fb1c717b8456707a8d0fa3a0174504379a251153f939f8d0aa82ee4653_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:b4609874992ada1198790a019cb093494b01ada3ff055e5ac4eb56b8339c7dab_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:b4609874992ada1198790a019cb093494b01ada3ff055e5ac4eb56b8339c7dab_amd64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:b4609874992ada1198790a019cb093494b01ada3ff055e5ac4eb56b8339c7dab_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:c3a253d463472e8e7ff24054d05e1b060c24f2f18edd64affd01eec04154fcea_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:c3a253d463472e8e7ff24054d05e1b060c24f2f18edd64affd01eec04154fcea_s390x"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:c3a253d463472e8e7ff24054d05e1b060c24f2f18edd64affd01eec04154fcea_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:1c17782a60facd5510d65124cb80ebed1196bfca638215b3e26c50857920d7d4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:1c17782a60facd5510d65124cb80ebed1196bfca638215b3e26c50857920d7d4_arm64"
},
"product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:1c17782a60facd5510d65124cb80ebed1196bfca638215b3e26c50857920d7d4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:5662cc13c0c1882cac28eb2010adb474e42883f77d4e93d55d53b3c227a71b21_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5662cc13c0c1882cac28eb2010adb474e42883f77d4e93d55d53b3c227a71b21_s390x"
},
"product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:5662cc13c0c1882cac28eb2010adb474e42883f77d4e93d55d53b3c227a71b21_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:a57751fa543def30a003a5c314921cf05c018d0bc8b5cf8d2af0ee7eee535420_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a57751fa543def30a003a5c314921cf05c018d0bc8b5cf8d2af0ee7eee535420_amd64"
},
"product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:a57751fa543def30a003a5c314921cf05c018d0bc8b5cf8d2af0ee7eee535420_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:aa30779e3fd580f78f7cf14aabbab4fcb0e3065d2bc998ebcb72eeacaec54c67_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:aa30779e3fd580f78f7cf14aabbab4fcb0e3065d2bc998ebcb72eeacaec54c67_ppc64le"
},
"product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:aa30779e3fd580f78f7cf14aabbab4fcb0e3065d2bc998ebcb72eeacaec54c67_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:0abacffa728633eaa13406ab6397e71bccd1d102cc79d8a6d1ae6b5d2e46dd3a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:0abacffa728633eaa13406ab6397e71bccd1d102cc79d8a6d1ae6b5d2e46dd3a_ppc64le"
},
"product_reference": "openshift4/ose-oauth-server-rhel9@sha256:0abacffa728633eaa13406ab6397e71bccd1d102cc79d8a6d1ae6b5d2e46dd3a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:21d328ef7bdad9bccdfc35cbb16eab0a18268990a8fd34d1de0904e20ed77ea9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21d328ef7bdad9bccdfc35cbb16eab0a18268990a8fd34d1de0904e20ed77ea9_arm64"
},
"product_reference": "openshift4/ose-oauth-server-rhel9@sha256:21d328ef7bdad9bccdfc35cbb16eab0a18268990a8fd34d1de0904e20ed77ea9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:282303ad53a48b2a23d7e29722ef316eebbbb52d8bcaa81170dcdbade6ee31f4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:282303ad53a48b2a23d7e29722ef316eebbbb52d8bcaa81170dcdbade6ee31f4_amd64"
},
"product_reference": "openshift4/ose-oauth-server-rhel9@sha256:282303ad53a48b2a23d7e29722ef316eebbbb52d8bcaa81170dcdbade6ee31f4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:e8a8f270084f3949d8e1581d07446c9e956d4c5417a4eafcfd8fdc81b4a12e05_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e8a8f270084f3949d8e1581d07446c9e956d4c5417a4eafcfd8fdc81b4a12e05_s390x"
},
"product_reference": "openshift4/ose-oauth-server-rhel9@sha256:e8a8f270084f3949d8e1581d07446c9e956d4c5417a4eafcfd8fdc81b4a12e05_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:19084c09471ea5ef2256884ef6940cc0e7b34f2bebe2fa61189a2bbd37a0130c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:19084c09471ea5ef2256884ef6940cc0e7b34f2bebe2fa61189a2bbd37a0130c_ppc64le"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:19084c09471ea5ef2256884ef6940cc0e7b34f2bebe2fa61189a2bbd37a0130c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:53fcf5904a6ede8e48a0db953a411cf129f9cfe8ab3ddd360efc4543fbf0634f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:53fcf5904a6ede8e48a0db953a411cf129f9cfe8ab3ddd360efc4543fbf0634f_arm64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:53fcf5904a6ede8e48a0db953a411cf129f9cfe8ab3ddd360efc4543fbf0634f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:b3d5c0a3e8c1c254f1fdf5cb323352e1700a18cf6d2cdac30d4b3c649dc9c6e3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:b3d5c0a3e8c1c254f1fdf5cb323352e1700a18cf6d2cdac30d4b3c649dc9c6e3_s390x"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:b3d5c0a3e8c1c254f1fdf5cb323352e1700a18cf6d2cdac30d4b3c649dc9c6e3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:db14fc0dde175574bbf456bf3d0a633646ea27fe96ac16efb29aeafa2b916416_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:db14fc0dde175574bbf456bf3d0a633646ea27fe96ac16efb29aeafa2b916416_amd64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:db14fc0dde175574bbf456bf3d0a633646ea27fe96ac16efb29aeafa2b916416_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:44bd56fcb72d9e1fc897d5f8fed52786eeb3e11ab84eae4693427079d6c54190_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:44bd56fcb72d9e1fc897d5f8fed52786eeb3e11ab84eae4693427079d6c54190_s390x"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:44bd56fcb72d9e1fc897d5f8fed52786eeb3e11ab84eae4693427079d6c54190_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:63ed165cc3c37355a4a17cd58423b21c30b0be8882ae941d1d7bd77b1ed30c85_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:63ed165cc3c37355a4a17cd58423b21c30b0be8882ae941d1d7bd77b1ed30c85_ppc64le"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:63ed165cc3c37355a4a17cd58423b21c30b0be8882ae941d1d7bd77b1ed30c85_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:68be41d6493f5f1ba93fbbeb7e7a520076d1716c8d844a86ed2ea65bc57b337a_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:68be41d6493f5f1ba93fbbeb7e7a520076d1716c8d844a86ed2ea65bc57b337a_amd64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:68be41d6493f5f1ba93fbbeb7e7a520076d1716c8d844a86ed2ea65bc57b337a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:85eeda8e0d4fec123a75cb41debaaedc4386925e84688b1cbb1fe992959a21ae_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:85eeda8e0d4fec123a75cb41debaaedc4386925e84688b1cbb1fe992959a21ae_arm64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:85eeda8e0d4fec123a75cb41debaaedc4386925e84688b1cbb1fe992959a21ae_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:69ae5a7c5830615267c24dc57c80a61553d66d9538122751c02720e1d50ebe0a_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:69ae5a7c5830615267c24dc57c80a61553d66d9538122751c02720e1d50ebe0a_arm64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:69ae5a7c5830615267c24dc57c80a61553d66d9538122751c02720e1d50ebe0a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:6f22280c607d79e789ec63295f4581fe81583509d4a1029cf8352551fae31390_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:6f22280c607d79e789ec63295f4581fe81583509d4a1029cf8352551fae31390_s390x"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:6f22280c607d79e789ec63295f4581fe81583509d4a1029cf8352551fae31390_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:954fad0aecba9c0c529d2112a01204d6d42d0a6ba1d22d0273461b468c303747_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:954fad0aecba9c0c529d2112a01204d6d42d0a6ba1d22d0273461b468c303747_ppc64le"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:954fad0aecba9c0c529d2112a01204d6d42d0a6ba1d22d0273461b468c303747_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:d0e1e0eb62a207a703bc85d61460583256868b5b6994de6bbf0d776f080d9a4e_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:d0e1e0eb62a207a703bc85d61460583256868b5b6994de6bbf0d776f080d9a4e_amd64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:d0e1e0eb62a207a703bc85d61460583256868b5b6994de6bbf0d776f080d9a4e_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:1d41ca2e66ae466fc5093e943ecf039bec9eeae50eec7d06f77e90d3f9020c73_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:1d41ca2e66ae466fc5093e943ecf039bec9eeae50eec7d06f77e90d3f9020c73_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1d41ca2e66ae466fc5093e943ecf039bec9eeae50eec7d06f77e90d3f9020c73_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:4f81520b96ffc5b500bfd592e410eda21fee927a8dd967ea28279f8c16b2237a_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:4f81520b96ffc5b500bfd592e410eda21fee927a8dd967ea28279f8c16b2237a_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4f81520b96ffc5b500bfd592e410eda21fee927a8dd967ea28279f8c16b2237a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a9f97b6216171002399a95c366b158c0021a8e1c2d00a62621bcff9bc3920d0a_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:a9f97b6216171002399a95c366b158c0021a8e1c2d00a62621bcff9bc3920d0a_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a9f97b6216171002399a95c366b158c0021a8e1c2d00a62621bcff9bc3920d0a_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:f45ec3739a8a43337b96f77da70c0d8214c095b0a099054760f3ea015348abf2_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:f45ec3739a8a43337b96f77da70c0d8214c095b0a099054760f3ea015348abf2_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f45ec3739a8a43337b96f77da70c0d8214c095b0a099054760f3ea015348abf2_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1d4f8d26d0f49c82d4abf48b904d14c706e70af644b2140e41eb61706f09980f_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:1d4f8d26d0f49c82d4abf48b904d14c706e70af644b2140e41eb61706f09980f_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1d4f8d26d0f49c82d4abf48b904d14c706e70af644b2140e41eb61706f09980f_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:3357ae8d105be4efbe990383d2782fe2dc362d4c8e7905d543be465004842279_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:3357ae8d105be4efbe990383d2782fe2dc362d4c8e7905d543be465004842279_amd64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3357ae8d105be4efbe990383d2782fe2dc362d4c8e7905d543be465004842279_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:397525f93fe8ab16d7c6244c25abbf390c905e9dc5ca52309190ab3668cc94e6_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:397525f93fe8ab16d7c6244c25abbf390c905e9dc5ca52309190ab3668cc94e6_s390x"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:397525f93fe8ab16d7c6244c25abbf390c905e9dc5ca52309190ab3668cc94e6_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:85b26b165aa8ef92c442bee610a46e2a510345cf1d50f75138195b23f259fe54_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:85b26b165aa8ef92c442bee610a46e2a510345cf1d50f75138195b23f259fe54_arm64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:85b26b165aa8ef92c442bee610a46e2a510345cf1d50f75138195b23f259fe54_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:265b5aaf06d9ee2c7c04871b2b1f68ac4f9cafd2d5dcb2392b10fd3a3d520cc7_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:265b5aaf06d9ee2c7c04871b2b1f68ac4f9cafd2d5dcb2392b10fd3a3d520cc7_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:265b5aaf06d9ee2c7c04871b2b1f68ac4f9cafd2d5dcb2392b10fd3a3d520cc7_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3da4cc03a79c9dbaa1413ab2fa78a50c82754e6ebd7aed245a322612873a044d_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:3da4cc03a79c9dbaa1413ab2fa78a50c82754e6ebd7aed245a322612873a044d_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3da4cc03a79c9dbaa1413ab2fa78a50c82754e6ebd7aed245a322612873a044d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3deac5cbd4c5501b0037e4de71fe7014891f0415833806ae9033f26459a10c29_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:3deac5cbd4c5501b0037e4de71fe7014891f0415833806ae9033f26459a10c29_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3deac5cbd4c5501b0037e4de71fe7014891f0415833806ae9033f26459a10c29_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f8b2c96b3d6a4dd2cb5050a8b9e81dacd75328fbd1f354d3d5d9d1a5c989fbf1_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:f8b2c96b3d6a4dd2cb5050a8b9e81dacd75328fbd1f354d3d5d9d1a5c989fbf1_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f8b2c96b3d6a4dd2cb5050a8b9e81dacd75328fbd1f354d3d5d9d1a5c989fbf1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:061465b2e77cc96a792033571a891be8d143a6315a2418abb06de8d81e91818e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:061465b2e77cc96a792033571a891be8d143a6315a2418abb06de8d81e91818e_arm64"
},
"product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:061465b2e77cc96a792033571a891be8d143a6315a2418abb06de8d81e91818e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:7d6872a21c6dca584592e89ca1018e5bf5f3ada67ff810b1b72a9ac8ce16d441_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:7d6872a21c6dca584592e89ca1018e5bf5f3ada67ff810b1b72a9ac8ce16d441_ppc64le"
},
"product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:7d6872a21c6dca584592e89ca1018e5bf5f3ada67ff810b1b72a9ac8ce16d441_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:be0489db36abea3470ff64a1be703fb20d3b04531457a92dd8fee49edd334dab_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:be0489db36abea3470ff64a1be703fb20d3b04531457a92dd8fee49edd334dab_s390x"
},
"product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:be0489db36abea3470ff64a1be703fb20d3b04531457a92dd8fee49edd334dab_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:fe7166dc2011ee1e9f33d1246209341891eb1452598236d0d7c6edc38ae9f8b1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:fe7166dc2011ee1e9f33d1246209341891eb1452598236d0d7c6edc38ae9f8b1_amd64"
},
"product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:fe7166dc2011ee1e9f33d1246209341891eb1452598236d0d7c6edc38ae9f8b1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:0442e9202f90a6ab9b24587a4ec00587ed7950fcca738cbdc38a10ea8ba30eb3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:0442e9202f90a6ab9b24587a4ec00587ed7950fcca738cbdc38a10ea8ba30eb3_s390x"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:0442e9202f90a6ab9b24587a4ec00587ed7950fcca738cbdc38a10ea8ba30eb3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:523d0af749b9388fd2765132e690c64a54cc262ba2c37ff36e29559de3b1fc49_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:523d0af749b9388fd2765132e690c64a54cc262ba2c37ff36e29559de3b1fc49_amd64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:523d0af749b9388fd2765132e690c64a54cc262ba2c37ff36e29559de3b1fc49_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:835aedccef14e31d72f4b21c010b0d88cb726f2ffb2c91e5cd514826b1522353_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:835aedccef14e31d72f4b21c010b0d88cb726f2ffb2c91e5cd514826b1522353_arm64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:835aedccef14e31d72f4b21c010b0d88cb726f2ffb2c91e5cd514826b1522353_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:b4a3fe4b3235638db1b897774c06ddcaa2fd011b5a1deed87da06a422f1b38b8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:b4a3fe4b3235638db1b897774c06ddcaa2fd011b5a1deed87da06a422f1b38b8_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:b4a3fe4b3235638db1b897774c06ddcaa2fd011b5a1deed87da06a422f1b38b8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77d1c3bc06dd9d373992f92d5eb69fd632da9ff38ba3cfa67a2fbd11693a6ae8_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:77d1c3bc06dd9d373992f92d5eb69fd632da9ff38ba3cfa67a2fbd11693a6ae8_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77d1c3bc06dd9d373992f92d5eb69fd632da9ff38ba3cfa67a2fbd11693a6ae8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7a718e4178fc093723e671f4414567b83f296da16f2f30bcdd9d2e5fac6eb83b_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:7a718e4178fc093723e671f4414567b83f296da16f2f30bcdd9d2e5fac6eb83b_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7a718e4178fc093723e671f4414567b83f296da16f2f30bcdd9d2e5fac6eb83b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d711324d023f8f02b81c4f6a1847b83388ba51e8f0d3f2e76d31dba85118132a_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:d711324d023f8f02b81c4f6a1847b83388ba51e8f0d3f2e76d31dba85118132a_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d711324d023f8f02b81c4f6a1847b83388ba51e8f0d3f2e76d31dba85118132a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fafe92950791576999cf03d88ff4d4a0dba942548ed28f95de621c524c4fadb6_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:fafe92950791576999cf03d88ff4d4a0dba942548ed28f95de621c524c4fadb6_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fafe92950791576999cf03d88ff4d4a0dba942548ed28f95de621c524c4fadb6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:13882ea6616b0834531822cc29d644b001f21040a6ccc7af4e97d0a5b146e089_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:13882ea6616b0834531822cc29d644b001f21040a6ccc7af4e97d0a5b146e089_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:13882ea6616b0834531822cc29d644b001f21040a6ccc7af4e97d0a5b146e089_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:352c5cc7523e132747463b9f597f7a0d29eccae9fc7be53f5df65557f26b8716_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:352c5cc7523e132747463b9f597f7a0d29eccae9fc7be53f5df65557f26b8716_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:352c5cc7523e132747463b9f597f7a0d29eccae9fc7be53f5df65557f26b8716_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:f2152a58004d8078f5dce860b8e907f37d19dee394abd3a0643a70506bf803f7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:f2152a58004d8078f5dce860b8e907f37d19dee394abd3a0643a70506bf803f7_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:f2152a58004d8078f5dce860b8e907f37d19dee394abd3a0643a70506bf803f7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:fd13dbfa492131c9b2ab07f65a7e7ee1cebeb3aa82a958dc53971feba750c1e1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:fd13dbfa492131c9b2ab07f65a7e7ee1cebeb3aa82a958dc53971feba750c1e1_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:fd13dbfa492131c9b2ab07f65a7e7ee1cebeb3aa82a958dc53971feba750c1e1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:739b70faa046424d5dc4d36da3a9f5cdcd396943c3403afa1fd869c6086ab849_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:739b70faa046424d5dc4d36da3a9f5cdcd396943c3403afa1fd869c6086ab849_amd64"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:739b70faa046424d5dc4d36da3a9f5cdcd396943c3403afa1fd869c6086ab849_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:d36465bdd1ef05ba53e1748fdd1ea48db141f4cc249c69be96b295b2638d5e75_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d36465bdd1ef05ba53e1748fdd1ea48db141f4cc249c69be96b295b2638d5e75_s390x"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:d36465bdd1ef05ba53e1748fdd1ea48db141f4cc249c69be96b295b2638d5e75_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:e3a7691b5246f48356afc8f79ad217e8dcbb637c97c9e725bc98363b8ddf53c9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e3a7691b5246f48356afc8f79ad217e8dcbb637c97c9e725bc98363b8ddf53c9_arm64"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:e3a7691b5246f48356afc8f79ad217e8dcbb637c97c9e725bc98363b8ddf53c9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:e8ff81199bda31ffa62679fed2fd7e24930282cec9dc31da6aa5b75d529d26b9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e8ff81199bda31ffa62679fed2fd7e24930282cec9dc31da6aa5b75d529d26b9_ppc64le"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:e8ff81199bda31ffa62679fed2fd7e24930282cec9dc31da6aa5b75d529d26b9_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:38301647f5f40ea3a7407e6c39af5c92f63785c197617172e8c3e53e3d80a354_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:38301647f5f40ea3a7407e6c39af5c92f63785c197617172e8c3e53e3d80a354_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:38301647f5f40ea3a7407e6c39af5c92f63785c197617172e8c3e53e3d80a354_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:394d1a37369dcd387fe49cfcc2b28a0430da1f0b245adfc8c5483f92a234c65c_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:394d1a37369dcd387fe49cfcc2b28a0430da1f0b245adfc8c5483f92a234c65c_ppc64le"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:394d1a37369dcd387fe49cfcc2b28a0430da1f0b245adfc8c5483f92a234c65c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:02b722be34c9ef7ac04df8d699863a5b1dcb80cbb4861e02bf7c396e5bc5ab8f_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:02b722be34c9ef7ac04df8d699863a5b1dcb80cbb4861e02bf7c396e5bc5ab8f_amd64"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:02b722be34c9ef7ac04df8d699863a5b1dcb80cbb4861e02bf7c396e5bc5ab8f_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:52abc772e9e4b8eb4261038b7f7188f96e3d0499c254c70e48835401a1982395_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:52abc772e9e4b8eb4261038b7f7188f96e3d0499c254c70e48835401a1982395_ppc64le"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:52abc772e9e4b8eb4261038b7f7188f96e3d0499c254c70e48835401a1982395_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:1b7a0fc3fa4623ae896ea681ee40106cae8091c7c651e7315fd09d8a8fb74577_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:1b7a0fc3fa4623ae896ea681ee40106cae8091c7c651e7315fd09d8a8fb74577_amd64"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:1b7a0fc3fa4623ae896ea681ee40106cae8091c7c651e7315fd09d8a8fb74577_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:c926cf61e3d9b8ca9948a72637b6bbb1510f30354b0593b38e2ff6e335f2871f_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:c926cf61e3d9b8ca9948a72637b6bbb1510f30354b0593b38e2ff6e335f2871f_ppc64le"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:c926cf61e3d9b8ca9948a72637b6bbb1510f30354b0593b38e2ff6e335f2871f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:8da2c7e560c460b765abe4c02bcef5d51c64f669d4f608b683220c54dd4c4461_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:8da2c7e560c460b765abe4c02bcef5d51c64f669d4f608b683220c54dd4c4461_amd64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:8da2c7e560c460b765abe4c02bcef5d51c64f669d4f608b683220c54dd4c4461_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:96293b1620dc5b138eaa6c9dd86cf680a1b42349635ee7c75ffc8a8c202e4dc7_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:96293b1620dc5b138eaa6c9dd86cf680a1b42349635ee7c75ffc8a8c202e4dc7_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:96293b1620dc5b138eaa6c9dd86cf680a1b42349635ee7c75ffc8a8c202e4dc7_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:cbdd455714a75d7c899ecfab640b4f1c8fb2c655e7a494964af92ae94e1d14ed_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:cbdd455714a75d7c899ecfab640b4f1c8fb2c655e7a494964af92ae94e1d14ed_arm64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:cbdd455714a75d7c899ecfab640b4f1c8fb2c655e7a494964af92ae94e1d14ed_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:ef1a3b73c1c2bc3d8c66f0e388f21db486f021e9e11c8c0564dbb186cb5cb815_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:ef1a3b73c1c2bc3d8c66f0e388f21db486f021e9e11c8c0564dbb186cb5cb815_s390x"
},
"product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:ef1a3b73c1c2bc3d8c66f0e388f21db486f021e9e11c8c0564dbb186cb5cb815_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:50ca5b9ee14ddb06cbaf8c1292022982f96a7c930957b36833e9432176506cf0_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:50ca5b9ee14ddb06cbaf8c1292022982f96a7c930957b36833e9432176506cf0_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:50ca5b9ee14ddb06cbaf8c1292022982f96a7c930957b36833e9432176506cf0_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:925cfa28baaaafca68c12c9d590a4c778e6cbc873cc73fe0f5f572b2c42ee25e_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:925cfa28baaaafca68c12c9d590a4c778e6cbc873cc73fe0f5f572b2c42ee25e_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:925cfa28baaaafca68c12c9d590a4c778e6cbc873cc73fe0f5f572b2c42ee25e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:977405a196b370dc4fa20c148dda2f5d06e7df49c062283a2bd794a6ac71d79e_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:977405a196b370dc4fa20c148dda2f5d06e7df49c062283a2bd794a6ac71d79e_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:977405a196b370dc4fa20c148dda2f5d06e7df49c062283a2bd794a6ac71d79e_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:f92ea0350d9e4666bed1f5d2707b7185cde6490ed8d84dc2d2b0e9a02f74045c_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:f92ea0350d9e4666bed1f5d2707b7185cde6490ed8d84dc2d2b0e9a02f74045c_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f92ea0350d9e4666bed1f5d2707b7185cde6490ed8d84dc2d2b0e9a02f74045c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:148634a4acfeb453325ca14ef643a5491ee0a6331d482f0ef571671749e03e4b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:148634a4acfeb453325ca14ef643a5491ee0a6331d482f0ef571671749e03e4b_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:148634a4acfeb453325ca14ef643a5491ee0a6331d482f0ef571671749e03e4b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:3fbc8a594f7225c9ce75fc234fb604861277719754946152cbbcab7b4565763a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:3fbc8a594f7225c9ce75fc234fb604861277719754946152cbbcab7b4565763a_arm64"
},
"product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:3fbc8a594f7225c9ce75fc234fb604861277719754946152cbbcab7b4565763a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:9636108c819ef26e4b5af2bb56ddd0fa71ec1445c9b6294c5dd97f4e5b7c3577_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:9636108c819ef26e4b5af2bb56ddd0fa71ec1445c9b6294c5dd97f4e5b7c3577_s390x"
},
"product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:9636108c819ef26e4b5af2bb56ddd0fa71ec1445c9b6294c5dd97f4e5b7c3577_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:c1d9293f1b32d24b4e897216585243e8b0a6b9d2ad5c2f842d4ca68b7e828915_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c1d9293f1b32d24b4e897216585243e8b0a6b9d2ad5c2f842d4ca68b7e828915_amd64"
},
"product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:c1d9293f1b32d24b4e897216585243e8b0a6b9d2ad5c2f842d4ca68b7e828915_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:598a86e6f2261cd3bc1d8e0e09084c30f0a6e4978b07e6ce9efce27ebca092b2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:598a86e6f2261cd3bc1d8e0e09084c30f0a6e4978b07e6ce9efce27ebca092b2_arm64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:598a86e6f2261cd3bc1d8e0e09084c30f0a6e4978b07e6ce9efce27ebca092b2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:a4e2ae9f5d546fdf5efee719f43e19bbe2d859df4450d02a03d8442819706211_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a4e2ae9f5d546fdf5efee719f43e19bbe2d859df4450d02a03d8442819706211_ppc64le"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:a4e2ae9f5d546fdf5efee719f43e19bbe2d859df4450d02a03d8442819706211_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:a534b64fdb291d4a735e0f7b7906be018b374a637976be1dbafc573cb54edc68_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a534b64fdb291d4a735e0f7b7906be018b374a637976be1dbafc573cb54edc68_s390x"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:a534b64fdb291d4a735e0f7b7906be018b374a637976be1dbafc573cb54edc68_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:c04e332d0e0ef3a6cfb1807f8c538a819ade6e1b73a7223b003683cbd83e3740_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:c04e332d0e0ef3a6cfb1807f8c538a819ade6e1b73a7223b003683cbd83e3740_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:c04e332d0e0ef3a6cfb1807f8c538a819ade6e1b73a7223b003683cbd83e3740_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:8ffb2e0d2d56e47cbacc09a8782de3796117051a51487d790177c6d473af1903_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:8ffb2e0d2d56e47cbacc09a8782de3796117051a51487d790177c6d473af1903_s390x"
},
"product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:8ffb2e0d2d56e47cbacc09a8782de3796117051a51487d790177c6d473af1903_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:90796ea4e63b4111ca4977d5730b70ebb8fa25a2ed1e1010ff979978656a507b_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:90796ea4e63b4111ca4977d5730b70ebb8fa25a2ed1e1010ff979978656a507b_ppc64le"
},
"product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:90796ea4e63b4111ca4977d5730b70ebb8fa25a2ed1e1010ff979978656a507b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:942b6393083692dd37fff218767b84e6c44129f761943f7d1bb927eb11585128_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:942b6393083692dd37fff218767b84e6c44129f761943f7d1bb927eb11585128_arm64"
},
"product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:942b6393083692dd37fff218767b84e6c44129f761943f7d1bb927eb11585128_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:e862e3f1b7b59fe02774d866cf06fc0a250e2472250d94925abcd2372119a8b1_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:e862e3f1b7b59fe02774d866cf06fc0a250e2472250d94925abcd2372119a8b1_amd64"
},
"product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:e862e3f1b7b59fe02774d866cf06fc0a250e2472250d94925abcd2372119a8b1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter-rhel9@sha256:4f88f7d239ffb5b67c00e73d9d564ce7c61a62f7d78b62964559caf9c66b937b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4f88f7d239ffb5b67c00e73d9d564ce7c61a62f7d78b62964559caf9c66b937b_arm64"
},
"product_reference": "openshift4/ose-telemeter-rhel9@sha256:4f88f7d239ffb5b67c00e73d9d564ce7c61a62f7d78b62964559caf9c66b937b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter-rhel9@sha256:572e094dfc6d5a510b8c2e7dfcdd6546e940f571b7b1ca1e434628e9160717ea_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:572e094dfc6d5a510b8c2e7dfcdd6546e940f571b7b1ca1e434628e9160717ea_amd64"
},
"product_reference": "openshift4/ose-telemeter-rhel9@sha256:572e094dfc6d5a510b8c2e7dfcdd6546e940f571b7b1ca1e434628e9160717ea_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter-rhel9@sha256:5ebaf4f6f2d0568741e341201ecfeadf633b696a742284a61f5f901707e68c8f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:5ebaf4f6f2d0568741e341201ecfeadf633b696a742284a61f5f901707e68c8f_s390x"
},
"product_reference": "openshift4/ose-telemeter-rhel9@sha256:5ebaf4f6f2d0568741e341201ecfeadf633b696a742284a61f5f901707e68c8f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter-rhel9@sha256:f21e773addea0142d809cedf43525dbd17597555fa1b1456f27da78a313bcf0a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:f21e773addea0142d809cedf43525dbd17597555fa1b1456f27da78a313bcf0a_ppc64le"
},
"product_reference": "openshift4/ose-telemeter-rhel9@sha256:f21e773addea0142d809cedf43525dbd17597555fa1b1456f27da78a313bcf0a_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:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_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:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_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:d4d1493487dcd282271ebe64bbeb6665207955f07c32744b560374ebf5ce2fe9_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:d4d1493487dcd282271ebe64bbeb6665207955f07c32744b560374ebf5ce2fe9_amd64"
},
"product_reference": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d4d1493487dcd282271ebe64bbeb6665207955f07c32744b560374ebf5ce2fe9_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:58a10856d3d809c3ddba5fb7807f1ebf500be7a005a437ff8d51150c542193d5_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:58a10856d3d809c3ddba5fb7807f1ebf500be7a005a437ff8d51150c542193d5_amd64"
},
"product_reference": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:58a10856d3d809c3ddba5fb7807f1ebf500be7a005a437ff8d51150c542193d5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_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:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_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:db04d68ad273a2f2b319283e8a94376b5ee60c8787da49c458d0201e1e44a37f_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:db04d68ad273a2f2b319283e8a94376b5ee60c8787da49c458d0201e1e44a37f_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:db04d68ad273a2f2b319283e8a94376b5ee60c8787da49c458d0201e1e44a37f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:d7c94a46534d16be7d039522fd43cbef508f1b51973c9a625c318ec27090c931_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:d7c94a46534d16be7d039522fd43cbef508f1b51973c9a625c318ec27090c931_amd64"
},
"product_reference": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:d7c94a46534d16be7d039522fd43cbef508f1b51973c9a625c318ec27090c931_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:010d99d443ec5a295086bd23c94062659e73ebd622ce11c75fa52090caf99e12_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:010d99d443ec5a295086bd23c94062659e73ebd622ce11c75fa52090caf99e12_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel9@sha256:010d99d443ec5a295086bd23c94062659e73ebd622ce11c75fa52090caf99e12_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:6739528ea88293e3c666fc2d7ff4a2211de2f075c92fe920b044a4f9e3fe57ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6739528ea88293e3c666fc2d7ff4a2211de2f075c92fe920b044a4f9e3fe57ee_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel9@sha256:6739528ea88293e3c666fc2d7ff4a2211de2f075c92fe920b044a4f9e3fe57ee_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:a4afbbb149234cd8ca2269529dbc07ad4ec11fce0cf402c44d33a7ff4e76656e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:a4afbbb149234cd8ca2269529dbc07ad4ec11fce0cf402c44d33a7ff4e76656e_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel9@sha256:a4afbbb149234cd8ca2269529dbc07ad4ec11fce0cf402c44d33a7ff4e76656e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:b9fbcf3dc05b4c76ef702a8a0777604e529e2f894f9cc85fdf3b05580bbd1674_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:b9fbcf3dc05b4c76ef702a8a0777604e529e2f894f9cc85fdf3b05580bbd1674_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel9@sha256:b9fbcf3dc05b4c76ef702a8a0777604e529e2f894f9cc85fdf3b05580bbd1674_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_aarch64"
},
"product_reference": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_ppc64le"
},
"product_reference": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_s390x"
},
"product_reference": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_x86_64"
},
"product_reference": "rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
}
]
},
"vulnerabilities": [
{
"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": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:15ff6cefcb112a603113ba44390b5f00820dae7717e920b3eeb71ceb2cc9e0b1_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:605f428fe17f09a5cdfd2e0aa87aebff041769e63e82c8a260836d96d4050360_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:8e573cb284c18cbcc26a6c646569831848c085e604d92347b1a88857dc550767_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:fcd70deb6fbb7afd63f23d85cd763dc80c15da4854d894f08f38880302d0c2e2_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:1e9b73f5c65794f7df4bda4e8f79a34f81cf707c5a42f30824b3ba69d1f198b9_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4fa8281183d94580319d4b1ff3b64d02f5597a0488a85af7f87532dc8fb30f14_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:bc3de0b8c14731b917fcdc34bbb2f85042ee0704a8d12036649a571fa0803a5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c803c54d4ea3fa02a1bb880e708910cf2041b01c15f1e6b7d6d250ef2270fcd2_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2442ee7c05986012343d024c248c18be5b501bb2488d36927fdad1c167102637_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2e019537d05e3df0da8e4db078caf05f077c58f6c27c6d1484e5d8cc2a5eda11_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9fcb24f196a81e2232b565c6e23ccedf4366324e55c62342d3e5b521f7e79a7f_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:ca89b5b52c7cf20886724644e353c475df629150f20a1bb389808c9e9d65bad2_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:59fef1b75aa9320919529084398a0f33ba234d895e998bee0ca88eb76ce0efcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:aa13fe5ca9bb0f7a65f6a93f396b1a83e8e747df893c8f31451f9776e550f016_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e21b3aa5cacee24af58cd375b4b5989778cd474759646078b8d5c8624adc0ad5_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e58897ab3c033f7d929cbac50aeba91ecfe2d1a98e9422ccdbaf35734d7ce45d_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:89456cb2a47ae21d2ba0420ccd66126cf50454182469d3c0a6081b12ad340577_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:9ca7e50b58180c46c6d09b8ffe4436e46535f2f867f7fded2b7712e12f690e87_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bfac7e4d6e6d28701fa90e39764f2559415f2692e6caeb5ec6a8c11babf190b8_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:c7987101d38616e3b56c261d918544fc61e06a066a2f98e1b0edb2f0ebc335c8_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:46c9403ff2698073e2a883d9790153816682d209b2c99b22831eafd164917d50_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:4ba157497b5e9b9e90f069a812d9ddf4024502cc4d26fd844d046fd3a815956c_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:8c40d1e8fc712570f1011e39f09c623d23f26306104c47813f841aece67916d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:ffeae7c842c0ee3f446add37aa49707e2acf96f5b91e8e8929bd34c0c826b5bb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:50a94bc558ff84dfdbec777c955c597fc98d1c42c76072bfa21b58a1fad506e6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:71ee15be4fc1e0f4fb029362eea3be709e289772f1b296d67e67f0f6ea575386_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9a9fd33ac15a4ee2cd8c42a9bccad9ad870091b9090e69707773e7bf9717cc65_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fc823ced17818399cdcff21c62e1d14d9a79a7946376c2073c04ef57a4e819c7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:46bb898d9dde3c1c238c4a1851c45752bcb2929bd9309c07a3136cfdc0b9be0e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b5d504b02623e53335e8093959d6b5a3c2db56ce2d6cc1aa8d3d750519c7668d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c7dc6f3e44df90d090df157e2a282849d2e9d43de85038239747c266911d8a46_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:f3defcefb42b93736e70f846e6565c26945ad82663cec40383e52948c845fa49_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:026036057af295d3109f89f5e41425e57e69ff3f8fc78296bb2286107ec79a47_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:26350fb63ccac1c45f1b76c30db04a28cc648edfe7d8eb757b4ba1e4705f5fe9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:53cc795af84e794137875707017060e6dd692482b610de6d029fa883269bbf7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fc52118e16a4e7fb7b66d8d05b04f4a925c0a47376268d3586139dbd319b11c0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:c8dee697111ca1e0b08380c868c620daade147e30e80b54c9d1e0f7a84d6aaaa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:29d0d5c716c26add997eb504d23a001f187cd6a2e37b824fd995dc9a25708e2d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:63bdc358c67c9dedc298c0f0758a77ee5ba12c01bdbd1fc259097d532421ae27_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:b613cfd210caafe47b246c586921eb7dc4666b5c7b8cc6c446266438b6861aba_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e65ee9565f69a3c1229b423d975ce8251ecc2c555467924e60027884cd140bae_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:5b36fd7b87570d00a8a3ba9486d8372e2cac32aab94749812c7f8a5fd9c2bd3a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:7d6af5c548e13fdc4f3195003fd34f7f9a9266458d7aca5bb8bc060d2308aeac_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:338b8884b57df0d9d85e684b089a12c1613e4f979c178f69eeff6800d0ab1fda_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:437a15071d3d05585c74d4c140de322840ff69053f89850464441cc691d327f5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:aa8ed0fb4bc8f024042e90ffd419d32686aa13c2a20f1e5fa62f8a4690892386_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b1c784f13ee65e05a7f4d0d240353d9edc356c8dc065088bea56af80c93eda4a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1940581b35461c2199ebfe80c4c186d5766facf0cfe597f12cbbfb2537879f03_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:24fb5fdd6d23614ee03ebf67d38b7d44bc5c8f1a93a37c7600e3a8d347545332_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:92788b6ce939253392a3703875c45a2c6b1e2b84c23e3e6bfe5b0ff74b9caca2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:dadb7fdab5bd0650dccff9dc5696f11a7e7f91612939b66bf1ff8fca6c6211e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:652d5ae2efed9f419d97c3790da24928d847a98a13b19137525dfe7cd91a1b71_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:8b152779648bc02d4bad089d77cfe2f682939b48ed6a2e65761f6082b444057c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:cc146a72d9f5b62fe361ec8fcc0c8861b7d932c765c2b92ed52bbf1a53a2e3be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:f5a66c9f2fb849d906bce776c7ef512936ecb9e4db5547993109f26ac3000dfa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:456dde0182986ec1434b4e2013cfe9f3af80b4d347e73c2044ecd4ccaf39848d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:54c2733d7be183454347f1ac7332df128af49162760c37693076633611704df4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:5c3200a13c58b389e3a20d5f731116c9563c8d7ddf888be34683d97730612f86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:cbb28e9eb47a6a84fce4bd71aad1532385d723e5b4c1494c08664299a01885fc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3477c6d0c5fad5b6fa2c8ede2d6d2b34597510888904e043b6d6bb66efcf9dad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3adf4dbb74aa5951f72055f1e2f35f004d4c9832c901dde5de9425ea88f3fc74_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:72bde65bf1e38081b2716e43ad4f6c03d29b494a85adf09ab35f8aa7cb335493_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:fabbdde64d8a73a5bfb7847fb81402a90d373d86ac8a50dddabb25c95e573393_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:05bd4bcd8c4170c4154e19764c7cea5af844e2f350f3ea1461fb4770ce353678_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:378b6afb9010431134a3e5d1b9ec5d794aacdc2b5f3a0f9200d12dbdf64729a2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:5e6015f36f6362ae31363ce389e65834b3dd270b076257b0c666fce21ae818b1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:cc1cb0094465e8e5d97419e45b7b3b747e68f2572cfd16513ce3a9d67ef8ed3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:0f5c99951f7d49ecfca530a277fb12866a208518d7c8232031a492f5ad1e71f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:35d6268f9003034e61beacb6c8f7ba090e3e6a1f6880cdda655ca4ec77f5cc08_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8cf62ce920bd1d562f017015a0fe512dddac4a1b38756466d085f8147e8bd4b3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e27bc3a31601325cdc8cd7759bfb0a5845ca7584f97c5aca16f5bf0151b07014_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:51c193da833c1e6d09467b23f2cc52a272cd5ad3b331993cd78b3f84539c681f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:563d426bc0a713322ec72fb83304fad6cd1aa4b517d4b6e1bc1862ff475a31c9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:24f1adadf06a763f866ed139f23a62c16333e82ac618c287525ce8f1e0378c09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:55d217af3a34a2b4c8d18bbf278d5c121fafd819325ca774eb247c8597071f54_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9420a8c08c67cff3d496784f91e04baedab73937a40f69a6b3c559403f62f178_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ee576f9623470797bc1287b5ce28e8ddea9e2ee08ceba26b1705763b9378f9b3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:25ed6b45ea6442f5c58f459a3e3f760a07bd721fadff18ab75645751b53d62af_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:47e1692544d6e5f72d7ffd3f2a7ea4c07b408aa88009108a273543482e516877_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:74d9d66a45538690c1dcc8fe58252842f867d709cb5b4513739b92eab251aaa0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:c1d7108c9c7a5c748a6a5c1b1f9432639be330c321048102546ad8f8efc20592_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3ef78d6d41e14b6746d425c9596d26b054846979f3af9dd8ff96e4ee48e6c167_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:4f540da424aa4a71d0141ec43614afa25394dbe67f5214265efa1c0d8c25670e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:8ec74bcd5d1df4ada75ab417a8c91dee79043d682aec685b5ac878b64b44d67a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:bb0084ff676f9480812391c90c8850c1c487bffe4fd75792e403173b5346adad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6feea7b87181b108faafa23f05c2423b386c421cb9e79ddc4bc70ac6ac7a9468_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79e986a8863587c84f3937e2be5eee13e2fb01008ddffd5afbfa1329ea7bcff4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:7bc7ca3c4dbf3ed0c84f8ce3c197776913186420ab1328a48cdc36ef9b5d374f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:06a56b5e7c64cb28ebba25d4e0ed353656dcbd7a00d80df880131f30d2c95fb6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:82afe35fcff3803be4e03a6533cd27b7811b1431ae0eeaf8651fd6750d861b7c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9a3440ef908af47bdbba86c091ad9b8059bff66c2b36f3dc6423f2057f5cad85_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:c01684de53b43b7b9c086a302a8c0a104d6321d7abd2c47eaaeaaa61068ce74f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:08cc94b8d961d7c4fa6de9d5234ff46f85602776b528757490f768f177adb236_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:cf038e8bc2e0bc216ed9b672ef748894360ea8b03d4255e8b5e73c3903c112a0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:8f7421d00fed2f2a4f5ad3ccb00fbbe71956469cf19092d31343f2ec9eac5534_arm64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f10a38a8500dbfa038feebb468e875d5d1c401b215b294bba5336c9fba0591bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:4047ab253e8048e7d8015ffe559c893c812087621ed6ce231594806d5f716dd9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:45090d6797fd32ba541bc2fd999d971ede239b0487740d4243e90b8762a833fd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:721e2c54909ecc100ed974dd1ed92688f1961865ea74807bfac937fcd9ea9c33_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:db6d48c18e57bb9d8783594c863e177d6d0d65d383e4f846c07c99acf5c1133e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:57eba0eb3f786fa05b2433510af06ff4e68f3fe6434a9ce6db73c0ffa1b978cb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:600ef2057110a6f621f385f568fdd3ad446cfa280f7fab41ef63ef81062aae5a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:642cb7bbeb28944bdb7bc1159e1ad2187ff5a0ca22f23c1b7e3c430148d3c8e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:736d9644279fc86f6e27eed5ee3396aa3a402f2f465b7d6d6cf4e6eff1981d3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:0bfd9dbc21ee8d79279908272517d2753eb2af55800a84a7c87d673e70d0dd63_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:128970d9dbe60265dde68a31133c8e7240c3b6a6054dfd0e0cc5d94d8e22c99d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3db517aaab6f2c7f6300a5c418bef7ed238f64227573971cb93bb26b38c05070_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:a07793d5c4e9db596098cca321df17408049ed48daa36f8089890ccbabf9f264_amd64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3d45d3871c4b521a715c261ef17fd37bba8bd49c6745081bfa5465111cc78f3d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:6128303dfa1d1661fc6b6040c268975fba1f973535cbb14ca6b2470f63c932a0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c1db078026712a2fa084c2879230ab71555aa77ffdc9105e514caf1c10666408_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:da4f1b989f23bfefa817e77970cf0f900e17b2bac3827cdd74e45b1e493ad456_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:c52eeb17bcaf42855e0f8cddb1396a1c4545d9c92327a81833c4dc74c4d5ab7f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fb6468fcc4ee134d04745520d6bd8b101ace3c03619661722a8391a0f4083189_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fc64aeb922ca8640976556ad279b83f0fb7951c5626d16447674fa0af4c0dce4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fdeeb2ef07714597a1d800e3b40902be6da72f306f9bbe0fbc0724cbf9a9ed0c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:0c77239101c7c3a277f6f27773e93df46c4104c2de1b3a016dfb789575519a8c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:24d2f1cb363207af0b1c57448f83bd9d53c0b94df4063a3254ffd1e4b6b04418_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:36320f2679bdd1b272e9a710b3af05514cf4155f000b8b161a2d2890c412fa1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f984a21b32948a92193fae680750904a56939e686f7d4c69249bb3554630ff7c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:1417a92efb89a308c25271bb1c6126e4361678bf2dd2cc8a51213dd9aa28da9c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:3864e695d74081efb42bba7dbb3aa6abc43d37e2db79c9e666905dc4fe6b750f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:860cb44164004a34b11e26eece3bf8b40698406694314cfa53b21ec6e0ae4f90_arm64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:d7217c9a65c3f5506a4474d2166e01441d688d9f8f2e09bcfb0ac605f9c1238b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:5699a041a83eb9910136b4f30afda1c0b81aa748e464c5e915644bf9daaad227_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:709ed5bbfe73b200dcb2121d9247eac0203dbc90ffbe70f83f589506556c5a55_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b5a3301d531df26fb8f7fbb9ba82cc3c4c90be4fa3cc6863ade2fed8632a5c11_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:e942c7c2825eba1f3592459d9d2e226ce6fa28162ee72fd6112b2dd9306199c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:709bebd0d8af5b4b4490fbd75b3cb7c27d7143535ecde00348b4380efdb807bd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:99f7fce9c1dfd26b776f3f6c0316d9159837c0b745136f06a41a96ba50075bab_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:9da38d584aad75069da1e0b69cfce5011ad6ce4ff55fc3f6dc0caff6e7f9605a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:fbe39b32fa5ba4812260705bf1f3f0bd12691e5453e8cc572945e4c53f2c9420_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:566fdc104df64775ee40399de5ac1cbf6ed04e940c04a4fc85ebba8e9bcf90a4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:74a26220b770953dac4d2713985706989081b73284e3d4bcf8f90e1670788f7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:91383e7f195459ac7d1d6a5a79d5805bdb3fbf07d90457b06c49c8ad23c3cd55_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:aad3ae7c4e154d20565771599b31633b8150f883130939af053105274469ffd8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:23f392010924ddf7f5a3d83b8b2dff85dab19c3d0ee324df5fe33239c6a646fb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2677bf186614fac92e48772173fa33c6f5017146009916e9a52b726c605890cf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:35fdff40a81d7e99fdb1691ecc93ba789682184c8660c64b0c1054c7cc1536d0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:dfbd503778982cea9923aa2d0bb64fda781e66ff0f822945dcb5522bf0cdd919_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:918cad19cccf9cbaf9d589d778cb05b4e1fc008ad83657f7ed20ff8c9f3118fe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c96f2674b7baaf5419f19d5841edd2509317064b96c9f47a27ad9fa8ac1bb7be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cafac3e4160841319677b4a7f6a5438ce93edf79c51bd368a3ff53445edb6eba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb528941ea51bcb2f55677e0a11cbb748e24e98f370ef02e7bd2d88999df6404_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0177a02e8b1492a73f2008c83d2e27455b776f684d455a2ea7d676533f8f63da_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0e4e44c1be8eb4c59554e4ad5652f6aa9a290ab274847555c05d97e3866ec4b6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:8479643120428c66d4afcadf634dc4e88299c03efaecc9932b90380dd7fccd1b_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:d0015c30ada41a711c76cb3c1416f5c8dc2181896495c523bc56870724eaa333_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:1ab557161715e3ec60ee10dcc8de939cc212908f242d0ad0f51379257f08d304_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:56354cb3be2c30c1d4f014c7a14412117670dd92a78ee378d8b463ac85ad7f3c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:e6e9de0e7beb224a5471bddefcc127ab045b412529894787c278aa0d255e0f62_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f92b8cd8abdd53244a71db1f47cac68b44616e80e06cec4014ff1de45faebb04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:28b82d81d112b6b31355f66f149d1ea327d691a36c5bb3f5e903eb4afb837c39_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:46f35597d82e4f9380098e4f0858c7a9a439e2101867e0387616799f36ed0bff_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9be19df1391f3a10939b605f80eae9dd696524d1768fa6f1920add3f8507be35_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9e554d387f1ba298d32b6b89fd397e57fbec98bbd646e4d5d2ec274ce80b70cf_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b99e32402082de4486ed53016e0faa512215a43c5a18326484a9dd25d2908095_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c05acfad72ee3d8e03b675c4fca447c67c62f1046b8909f116aa32345a0acdb4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d64bce8d4914d57503ac4e3defa17150627cd27be58adaf293f92e8b0e488b0e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:dd2e45a8ea24831908803bbe9821615021f8a1f19410e85894693775c4bd0f1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:231275a0d7deab68abdfdbef02a1f29ca859df8d835c21edefd5672b894b2318_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6b936ad9f3409bd02d4e709f543a97a20b91623724c778a12d9a8bc385777f39_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c95617f42b21fd39026895738ef7353c74bd2353a05698b683e0d360f5afb5a8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:fcca071c7942c721584c13a0a452114e07d132373a5e8b71f52246a5e911d7f6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:1472d2a6af525be3738c9419c4f39e00c2c5cf44b608f7a875cef0091f9d8a3d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:52a61c1685396c88137ddfe3e14d1f07e6e609cb75b20b8b0b134e98f747e001_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:2d93d08a73862b19bc07b6e14485b8d55c02755f991d2c7234792d4694135809_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:72b890b2ae5b7442e89e17dbfde2fbece7aa3b671cca604e09f98c30135d8360_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a62efdb4f4503c4443a421ef8d3c8c0351b4496d17990eec7fed10a9b3538679_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:de7d1bcb78e77c730f2206491e636d2a55040a277e81ae7780cdac2559e2e91c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:700945bb3762d3e0eb962a987e350626daf59602e553f09bd21e2a0bcb5d740e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:bb272d9e00769543d3738e881248e90f3024f98469c5a84499eb8303366461ae_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ce9e64353867cfb2df464b5c6247883df02f26ee1fd1dcaabdfa4c7a1f85f842_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ea7bf38e56d37cc8cd55a911b4a24c20a6dce990eefec0bfd840ec36ce900f79_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:1c2e7577093ee88fb98e184c63954df73c244752e0c7a9844bb0761d08c055c0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:9ca3a62787dc8ca5df00272b3f45160be96c0937bb3b76e354505f152d6c4caa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:bfd98be4efe0f4816c03a78145aa9b24f4bf01ac1f5432157fc532f187ba3cbb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:d3a15610d0f6cc8aaff6960baa6628421885d2f99526558876d9ffeb7326e006_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:076357119d2751de8bc611e7979a3eeb6f73ccda628736407d1e5abfe81d971e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:089ccef3efec142c0afa7706309343607fdfc1e00324d8d6d39994926a643b0b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:4da57e30764c7d620e40334da692622c0cb8e2deb113c241ce1cd5975a6474ad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:6782250ea8374c4dbecf8f8f6b506cd95eeb77bf91478e28f63ef9bb1f0893b7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:2e89002dcda5cd57c9a5604379cdfea36c21cefa046194814e099bc8a0527fc6_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:44d58823cb8c578fe247a7485c3de19a66898c38d6d4231b84a763cc40ae278c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:7b6439ddc9abad0d93142c06f11a1af436dc703e9fbd1b1e5f927fc6e5a97e00_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dc6488616ca2db4d655adc6ab9547bb30cb315ab93a698e6cbf4eaaba56e297f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:083196b36c3978d05bc1fa2ac5db1c6b335950bab7b8cc1054a966fd4b9ecc65_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:96c80524e754cbe3903b23f64594fd728d03e28502266977b83ed5ebbbf85830_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:cc5a787549150078e18ef2c11f3250af8ffe0a1b38485a64a7bc44294606183f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fa0f40c187b577bf6b4a5d4aa02c581a726e31fbac85234d1c1575eb64855f0b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:032a949cd981dfda0964f34d1f3391c7f18518a87725559ec0488e1cca908038_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:2be0b69c321e15bafccfc77c133161be3ea52bc8bcefb7fd3b388a3e8a486673_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:7afdcf569898d2f381d9b0fa2289a7343d52f118e78558ddebeccb07b105b34e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:faac9fe81748b63c8de18f6fc84b1398425b17a373d5edea2007f27fb8057152_arm64",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:0774b5dbd2943ff1679e56ddb976f01471db972fc5cb0bbd94f465682298bc1e_s390x",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:433c19055450701347a469f95c3f040a25262a816aefed633d8761dc01cd55dc_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6e481a3ea718f73d730c509bbdae79c0eda796e35f7cb3a055fb843b97d28384_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6f0fbab9403c5be81014f5c23796d894ab59b11dd46d7a3e8d4bac0e49f43cc_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:0ec6eac458e212b621d70e5007280d953dc120e70692edb177b94121ee70fae6_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:13f249ef20a7d0bcbe7d89e3a068278376ed01b29d2334e89658ef194a3a9799_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:202a49fabd925edaa6d517760aa33a426a11d086cbdbe443aedf9945d2e82924_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:d415b83f66b0e10fb153eba62ab86a99aa580c1d39a7dbed518fcd7ac6f28faa_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:1cd68f21230ac6227540c9c866fbe60915f9bbbd18cb5391f91979267eb2e82e_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:28043646f0e65638bf24ea2068fb4bd3349026c93744a025f0f9bc57461e0873_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:44b4b1ee1ab2ab0f83f745c41feaf5799169b0ab0523d7432244e013866c9e56_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:fba9739c47a65376ba6c24844a92032679269c2fc4df9ef7254a88f308b1eac4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:056f21a44dbe33a9f00a5803ae13a3337a791fc04635b1a7d1d3e4fc669e0537_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4949556c647219862c5d58a9bb98566c4b044c99ca2bbc327702abdd23c00a2c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d39f923b32e80e47107ecff20859ca79b76207480cc99df2d17aa552a68fad5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9766cf29740592b654d969ba0ab0504ec0d410a026af69e5cfd8a4d4e6d13c6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:1c850772508096799399455926f671e397f2b7e3cce6253ac4294a83ccb1a8af_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c64bc2e6daea03bc75957e54a0371fb19827ddf75cfe9e612f47a2c2974fb402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:dbc8ee921163f5a46ea2fde39d8dab798436ce1f3f5321a2e349d9a684a3f0fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:fcaacc619a71a96c421e3567c7bd880933184cc485e3cd6fcf690af8fdc90076_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:f5c5c26d580805e62e9d78f5c03209c5cfd236da855e015e5141296745dd8bbc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:df447b40dcc827938b48efeeefb2d5a620e11d1def6a6612e4ef8b5fa13a0a8f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:f6b436eaf58f16c264f6b49a12a972c22291ebb907a49f1cf33d0150bf9575d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:02b48b996cef6f67e23a5643ce3f04c17fdb2b199e380f89f799c0d624cc61f3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:06624a96698146ddd49b893bc5e9700f3696e9f1f5f6094df338cf69f64da823_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ab11570e519abdec2c5e020a49494e100b4512291d66a334ba0e8f2b2af42867_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fcae781c7d8d660d934b5b02688cc1eab0558a9df5c6ffab618336ef7c49e992_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e3592d3f72cc344242afa3704706618fc55a1cbb49c0863982dd2929ce4f9ba_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:77a11f779d7ceb132c929c2358dc6b170701ee1abe3ab602c0c9b4d67b010215_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:18810d89d9100bb7ddd6070e31d3af1d851cb827f3eace1b99e582221fced6fc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9553cb3cefadb643ea7c05bc796b5c6d7aa1662071fcbc4001f1f95444a5fcd4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:831945a6926a0f4d98b66f078ec0423c9614849f5430a83b9d9cab440c46d7f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a6b99c161905816a799f88368644576326a846274434f3a0f75b1ccefac203b6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:3b151baa532ed6a7e38a21c8d714dac58815e458ca1d4db7df2203859b7cc3d4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4d4fdc3a8224db3a61b423dc7bc1ba193712532954e7e2594d58ab8c30f82d21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9e300612c7306618d50a8df0b8e6324020e0c991ac82bb79a527231e280c861b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ad5bbd0bc22ee57ab94887c14339f9ca9b4279bc1026873991912d30442ba398_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b6a8ba1bd2c8fda7a1b6bd6cf85c12b52a841153b4e3beebf6978a6eb37628de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cc7bdf25afdf8ab8306578c3056b84671344ff951578d11846a0f99b90765a5d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6ee068c8d7b058fbf7cca708fd375a3b1ef1e1421976d8f2015c94f735262f50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a9716c39c9e23811bf98782e3ddc45ebdaea0d1d6dc2ec6fd961c71f707385e7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9571e2ddc56ab173005d03567a4b0007efa78363ed062288ed38478c11a5cf17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:fabe8b8f8fb16dcb7dc1ed445579367dc9c4242e82d821181f4fed310a28779a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:7823347f5bd1476be5a4e9cc1a5d3c45dcaf5061de1232763c7b9d66954ec316_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:f724182172b8ee1f9bdfd2546a7018927ec70ad016c81516d76afc8197b90072_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:7e7da2c34365aca26871b96de07fd0722613ac55011f70f301aae67cc263a334_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbba3ac156d4d21df12cfbc0410cab28e40f2bf32a4cdea8e010dc489a8e34e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d7a84cf4ab198dc2fcd68dbf59ea567f9d3f29cbd676cc4f129e6a0fba43c55_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5f35902b283b252ff63a968aae3ec717ccf184f27aa4929949dc03ee1d9733b6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6314a32d00472a916606ce780d2d97ddcbbf7c5e97d22326333f8eb512fa4f4f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:95d4f452c3873d53410f25030d7869f1a8ee19e34e8317bcae7e287170a52371_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:92bd1741798b13a547f568683b92ce9c6ce0f2ce9d6e0e10b0ad77c965ee3d12_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:c7cb5a4f96a586edb8646d8963b52f73a5bf29fc248e90a8e540111d1e51927a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ccb45d7ec40ccc0346408a624c879ec3319a3427899b465b2f80aca7da447c2c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d0d8603a13aeee81c49f5d50bf7a7833b7e5dfc1725179662fbe314001e3a1ee_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:0be18d3d0b3b3cfd881a5d15d23c5a2185ad92ae3310b56455ce4d18b345217b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e56ce81f699dce36922f2a4e602befdd45f62a5b3fa51ada02266ded456a1fb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3a1edf8a6f119729df868074fd9ccc014a1b594faf93a2d35e1123cc68e7221b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:871af650aec72187696f66bb1fbac87532a8bcb8c46625803dacd91b68fa1fa8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1303f2bf84fe018a12e9b723410b1f2f867d8b1f3915240fd505611ccc793e5d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:22d2b30739e6786b1b04c866f01309628ecbf0b0d7128bfc65789ab07f08f842_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:65e752c36b407dd169402492d666cec1969eecb8e54a9ed77ac055935ff00869_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cfe34672e2d46d0b6609984fc43ccb86599839e95415ef8626d32be5cb47b1cf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:07bb622f7e76e6a65d493c66459d0769701cabd9c100b55fa93c4ff53589180c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:3ececc9a87eadf8ca47d7b2402fc9568117f029daa3eedcc2e7529c129664523_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:772177352e0fa13900dd56d59c93ba577e6b2b7482ec4fac77b27dd28e55be7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c450b439274f9067cd6f226ac698f8751819391eba9c549223733dfce2267f6b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0905a0cd15caf56a1013f9a1e2bceb36200a263ab9ce5dcf5a99c8812fbca0eb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0bc95b6d77281046368eefedaf4511607bc067483989698b31c4db4cc5f4ee7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ea15400019dc675cc7f1e44e6984eee31dab90e6113cd1ff561ebd1926233095_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:fbd617561969e7132a56b16376685862fd6fd297cf17a35ec41a48e04ba16fec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:52f180c8655addae6812115d0794459cf9ff19f95d0af87a241d884e3652db50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:a62d4147bbc3331c98e1c11c79407a07eef2e0fe3c766ec6bef9762abf8871c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:aba90cba9464d2a82060d66e133873946d7e470ad4a40453cde492975cdb2be9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:d4a1b0f18bf8851ea88379cd4a18892336fb9b53b5d637ee6306140f1206c9ab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:108c5cc3e4a8bf2e2e9bc450bdf43d874a7a852355d080da6d6ceaacf49dd38e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:418f64814856e41d19219b82b9444d5752c5456c299896063f58e50feaa8c03a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:729df1b3555b0c6720b3cb4b7d83cabc18ade6ca53c43e143f947b189cb0581d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d5bc4ca0f076eef247f3e9f6ff84c8bfddf6023b6b24ce491bd26f710add2538_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:14343859478d9f62944706ede60d70fd8f38a6c9a6eea31e146db21318173dd9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:6173f4452a87bf7269684ba1ff6a40b7d09fd755b8349c11777a517a895f223d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:bb323b9dfffb72ac3362ed5373b679d9172dfe300cddb02b819eec167ec9bf5a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:c59720241de1dafda1a851e34fe570a8691853e83406bc04a52b4a5c591239df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9047def468ec92a1dc94473f28738d59ee497c8d3c4c4aff119af8ebace23d98_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9b311493d185548152f81d83a618809eeed0769c8832fa9f9d8be4fe51359924_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:adb387f184e175dbdd823017774e7c60fbeba0973f7c206fea677c816eb175c5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:e44e61fe181389e5e9b0fe33cbd11080bb7c23ac6338c58ab101bb137e4d3f0b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4ca46b6c4234b007f8b734176be6d581bd4969ef0893565d72bffbe4b9f0f4a9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bda1c943542d4a34ec0d424d2fd3e88612f8074227dc98d55fb001e5529fd6ed_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c3b1b9d237a4fd7670fa547f56c01a2e8a0d24716297b1d8e0c54dda3195d91e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1254e776546bbb8a96023df91c0c6ae5616281f31edb54e79a2252deb2d9898_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:3383179108f79525320ac60eb37b255cbabf2e413de76860a6a64b4a10213368_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:b6006eaad3673b587633e358130514e29d179bb342b177f74f8d2a14534c7e3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c7f0cf70f279ec19c914ef905746af84d592aa2e1e1f4a893b97dc23797b3641_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e4153dba9d0661d3c64299a9a98d76a6972ffaae544fb9219f682e61be848848_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5570e1f27ce47ff98ffa2c3836f818933f8bf5688b1d5c16b4a17c7152fb77b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:776bfcbfabf2c634797c04dc6b1a94f864ef0b9835cee80e37cac089f92ea4f7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:889501b0fec49bfd8a1c68f6ee6e62a1393dc9d7143989e7b7b1d52a32264da3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:c680d5df602f50f6f4821c83bf1922dffe2909c33c3f2c18f78c957847308d1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d522a200351a53b493663d03e105fac72fe4d96cbbf631db039f0690d6bbbed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d98dd1705c72910880ed1a9c39f8b4f279e1deb5fd61ecc0d73a243c91acd3d8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e3b2ca506374b471f1b479539686848c489332ed7aa081d21cad9cff36db0b6c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e951d6444faa45235bfa0af0469252ff462d680fc97a8f8f7736a13fead6ed5b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6d78d885eb382ace658987271ed9ec3f794f2c2b571a036231a94f7d94bf45c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7902f16694e43284f7905c66395873b82aa095676509096f5fa82b44e4018d26_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:871996aee1405d9b493b7f009f54d5310c31b8b05dab2261bbf720bacc1919d0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:df865cf466120b2dd795fa1c1fa0837366fe5767c07774886f8ee84ca5d434c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:1584ea8fbfa5b8e67774dc7405c41e70eb7d5d3fd8809f464b21549a8ba5d1c8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:a83e46fbe3f49b69481d6e20cf5106d069ddc001757d3a6b42f5df03087d64e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6907cf53c414cc40482ba35b62f6cb89c545d66601d988fbc5ee383ee234641_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:fdf1cb51fde2603fd105a0e76f036afecb4a4cbe4eafd25b7f9bfaba8b22fb9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5296a70bd42379aade0eff30a50b695a225439697ddedfe423483d787e817154_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:70f655da7af704d9811be303bee97b4f018020e35702da1cc09854dce1aaf26e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:a140b6b0b1ecbe4b44b24f568d954d262df6e9886697a86fcbe776f830c61431_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:b9a1e1ba644abaf698f78a59de2293aec4a6894425e8af8b43c4730a43fc9fb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12e0227465d25fe6989dbf34c0987019740a00d96ecbda8376b1f04d35be49c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2571525ec903d3be93742a099f9ec7a6c23ad51d147a7363a655fdc6794fcfe2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2be38bc6496c343c334258dc3041b5ac535a68949c3f331907ea9fa59d9a2dd0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e81c1678909f187308b7e5e25d042bb678e1df70f36258b61ad17196cf6884fe_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:22a0eb5be88f2db4867cb0110fb33d643014e84d6db7461d7e7831323d21db14_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:25177cf3146993376d8675b8a7731a915ef6f77b4b790a86be23a105586f1671_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:2d2d5c4f56410829a15f52e0b55764cc334f625d0614c21b2d0b19f2aaffcef6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:688454a4a2984bda2efa2d308ca3f0b9bd4decf49faed822d4bb8590a9ed5766_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2222c5aed41210f19d79291e8c8c82832c64e16c62a80c2c6c3069a20586ccba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:26e79e779164fafdde2f8e3f367efe7a7aebca913ce5d842a65a3764530edf91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7a4f98240abc00c2dc86a1522731d0179838d2efbcd6bbb9dfd8d8f9ffee9273_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d000c281284329c5113e1e3009550402d5b3465ceea000b3dbd0668d2885477b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01606a9fbac5b5273f1ef8174f38dc188fb3fed7470f687133f488d1910f7017_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:504fd8dee7c93c6af9f1c34db96dda6f0db106089d56056462f074582a4094f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:754d548a873923a52ca558f36170536d453e71ff93efbbb451eedfdab8f5f45e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8a1e42632dcc4c0d83f7b822eca21e8554eda31d499e1198a20bcd2fbce62de3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:27b6813d7ee1a2bfbb896b48375ca8a6e660d4d48f951d20c4d2ed9e5b560fb1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:665e64e4ebfbef7f6176fd53a89fc368ce1099fbe5932ddc61289090b2034a47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7434c18fac6c98ad25eb94bea1324eabcc9928f20c43217f0026035b6d13a78d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b9bfd0b5d62b5b2c7d6caba8b7e7427d53eb9860cbe4003ec04e94d78dba09fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6a56356fd30f4f1121d0b7ac92a8bee2ede322f84053ac90afe4a40466ab6dea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c0af5ba9373f6b52203a27469520e5d950af6e9b009d74d24f944c941791ee80_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c8ff500bd6c8083ad4f0c58435ae9a8c03c1cacfb188398790be0eb194d59c58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ed28d0ce27975669ff5ac94b5df7fde1e4439090767e498a570c695341ed8fa7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:06ab27eafb15b6b7352bd70efaed2c846338a3ed6a78dd42cd864bc655418669_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3dd3a93ff8d17a3f5c6ef29f665d87cfbd053baebb5a0effe534caacb1ecff16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:aee45534e843648a6de836c33ac06070812c0a4ce98ff12dc09091530f6a9c5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da0c5a9c81348253e8e172eb2c1cdf24fa4ddbf139d016ea3360a2742675d7d7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:4337c3a9b4d9a01971ac5d265caf80a8598e3b38a17e322d95d8287d7c548235_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:9da93674397e21f32d140a50b030fa838f7b7c0b5384d75a9ba5fc7e8458a284_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:e8b700cd657c764ab2662df77f50bcfd12c38b5f2f54b7b0ef3eeb1821f1ad9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:f3562b58984867e3c9111b39b7b7315282331a6fb8cacf6a1e60a2be06db279b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:033252c39c5c801a255551586ef1e8ab830a9f1bcc823878ac523e5460fd7326_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:103335d78420f25ed576bf2a3fffa3a6d2ae65f7b6278d9ebe514f9a33a138d1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c370fc29084c72e554ee745fdebad0555afd2e779bcefd7b0537b094fa4fbde7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe7fd5e3c139f2f5068281fbe53b5f02e48b1969e8e73cc50660fc6fa04b0313_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4a675bb038fa85280ccdb174ba9311504bf68929664cf5d308c8704799d7131a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:73095180f0eee40d1f4a8a8939b63517fe751d6945a4246640992b510e63ff3c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:cca6d09c69198de3814ff28bc9fca937a214c106f3412bf74cf6b36c16510e59_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:d605557ebf11f602dc90289889c4567cdfec487c0f3e968e3d349a1f2cedffa2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:13ee1767be699387ff822d1793f6f3f7197ba7ff547a93a7e25fd1b3e676666b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:329efd192a02bba83375f3d659c04963ba5c8d5ade09145c79dfa75a172652be_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:860102c07fdf23792c4832b10c3fc6e891eead5aed82be056d918c9c93ba2476_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a331e228abd17dcc08e8c550b9ea64115fb38c0bea1a3f77c4dcfac0d590f9d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3ced21274cf24c1173a3d8ed448fc024a8fb6a885ce6dd678be8cbd42b8a68da_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:954984e9be8b6d99cd7dabd82654b56bd610eaebd2e34068974427ee9b2f7b1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f6a5334134258ffc5625751bb9205a3f64b30002b8ef6ce086ecac67d332cc37_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fda989215c5c7990d25f09745377e07c288085bfe69093f3e69c6e8221405b66_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:25f173fd5d9eb51fd81b6e615f45f921c575241bffada06441c96a917917024b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3938bb3aa3e20ba07111625e834648bdfce183eab4336ec8494f9861517f7661_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:403e86f74111cc83e8f1f4f1707a400170f675f55cc7a97104f98d88cb168eb7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d4ca126ea444cc6002f89da7259cf0fe02befd6815a96ae33e61f4fb49df77ed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:22f1afa14210091f323243444d9ff61c65803f56c6fe2c00954b8f0d1d4a9b02_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:289e59efe047254f8cfa28c26cdf9c2f8d52a80784881cfb209b9071e82eaeed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3a195d5b56060772e1d67d112dd358ede85f0f2b73b87ab22fd6fc82a58757e1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6cc5c724bece8c6a0bb3af206abeae62a0cc02390146b239c4a2d5b530713ac9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:486460249924affaa323c7152d62f25c3a91c12af39db3c835f55cf042d6c91c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:544014db46ddca0ff0e62b716c9df835d737c428322a1e70775bb1ec05e0dad3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:8b1ae777fdd5bd19a2962acf8c63e21ea487809ccc152827ac510810d8a707ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ce9c77bd0ba97a6aa6ba2dc5f9830af6ac142281a94c0a3b1bab0b33b059c5be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:151009f6cf3021f77bafb5e48e226d2bf29b523ee07e1c13f8c4e6b9645cdd63_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:4b8820f21bdc4993dffff226b851398bf9c0eb3c964846bbd94e0e97aa6f9428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:95199696965364933d58cc69457d3dc60388c17242490e8b2e39c250e7a22151_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:982d8a017f2e70a3663e24cb56af8d12a7d76887476d74b0ecbaa13a815a5eb8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:20408084cb4a89f2e4e15bed007e12b0b16750790dc45991fa3224a438ab01a5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4dc280b558eeecd51143ce4964a017a73eaf2572f5300dd945d5c7f9e5d48600_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:b3f22c45d8a6c6e669f8860f1ce2aaea9d24111aab8eae9ea32e68e8c943b3f2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:bf888df8898daf4918e55a69e0edeaf27cc0e93c29905c8533b547099fcdabc1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3ee3bca2a2390cc6a3d84e337dbf9d2d49969e6a1337576c93798025670a0e9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:60aa93daa93262a04a32e62d37faf8b5b97c2ba06d8495ab617516ee489e683e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:9bd1acba637b95a1c14a36f2bca175f590386205a77ca0b37516bdf5534abcb7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:ddc0f7770063b50d818cd8cef7dd39bf5aaf72e94829185b17eaca8b411e7cb2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:507b46aef9adb9c1e81417ff02e51a2b934fe573a7c996b9f618ca0089a4d132_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:5b1e6dab85423c938f0ef07517d3d48e9acbb25af0183b013de7fce4c59dd12d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e60154ff3efd109a60cbfd4382ea2ab7eb18390d59badb5882ff3482a1448ddf_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e790c25083eead9823f068c9e9e67b73ba91b1152eacd115a885566b850dc84c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:2dd5bcfc60348573dca29fcd3db73a304933595181e7afc61be37750612aa10f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:87cc8648c43a3ea44a68967604082a1dc21e1332d9d83fe2b6d7d9a619543c75_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:94d99c5949c498f86760bae2b44dc04186f4e4972ab35630063effe73aaaecbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a9fbbe16bc6cd1671d62ce9418c43b20aacc992eff87eb6c974e3f1391dda55c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:5eba1d59a190adcadb2e0af5fc2993d60a2e544fed04643d14fad28cb2eaef56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:6edfdbbde8413ae45e22406ed19e42c6e519a2cc9b363eaaa2b4ba22145076e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:72a8ef40444196c1450533368a361154c4d537891ee070fd9f4707402469dd88_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cacd77968780a921778244e8f546dd627eeb72e59497798a554468de8bd2a64c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2e82127f320fd16f7ff440fb7ed2d573ac8b2096a52b5532368f9269a8eb1d98_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:3e7a8826fa1fd5d1cf559188a5245b84c694c67c7c4af7660080ca34c87049eb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9fae7a4d6fd40a172d7362426f0e58bb34061f7e93a86dd8d531097c7729d4bd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c70494ef9374c3972beebb3fca5bb19bee6db782f769dc4cae2011573d237446_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:e491381ab740631a56d0c6d767dee83202a7a60225693c9efba66d4bb57cccd3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:f69aadfeb35dd2ccf523f3b1f88599eee403905f5ec269ffb3215176d708fd2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:983711e46ef31431b21a31c4f21e726b493793716b6972351168838d182db50b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:abbd3d66fe9f5c9a3c8852aec395679cd2d334b1249b9a37270d46fce459613b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:382003519f328f1bb63124c2bfcbc4a122a5da2a5bf9cceef276508b17344bf5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:a6529c99019bf3ae0afb4cdba1cf854081c98af7c435c3ae45f09ba4752b3999_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b1c8a14b81a5a03014734b78008e47c631a2d5f38979e451e72ac8eb5af0f065_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cecd1afedae0c187aed6dbb7c1dcbaabde8e44eb6da831b6020b26354a02815a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3a0b6d0dc555b35ffbd55e02c43d9451dcdaa62741c199d59689cda0809f955f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:a14c58944636aed99e5d5a3353e65ca515ce571ef36c558612dd9c18ff253c3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e6f02bacbee46e928ff7dd918b52ae7c58f121edab5b833b7a6940cf9309d103_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5ee5195988b4de45b43d3e49f337b6d0115756a5a958536f86499462a57a767_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:26e5fd967a753dde3e7a550b2dfd316debdce840d03dac701efecc4c3a5bab03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:45e7f645912f9234cdf40d3b47dc03bf110bc6ac209a824d1a73b926c41948b0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:46d21cb4b21ffb39b269113cc98117b2e6843b6d56c14d6e56731b1b2c242da5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7a9e2de2b737a0b82fc954f79e8194a6febc110926104313cfe86378c965b957_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:27351d0697fec4718ef926087191fc166320d31b9dedb4b0d888d3d2742e42e4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:320b9325a628d1b90322413482466f0adb0e741fabc0e5b5f5c8671d3e7f2263_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:cc6f1888ded2fb91c1ff9f92611f341e5d302d37b01a1ba314cec55ba89a1028_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:e9440cbbc14dda66d2c2344774d84fd3b7c93fcae3ac57d489ad70a279539c77_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:4c037e0759241153810f19e3081e6f4c7d5fdcc32115d6ce8a33ed3d7f8f0772_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:83705403f268a63be321e32e61b660c140cb25a4a2c34250659be6e987c1a501_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a243797c707df6388ae430b97fae3b82aaa53692b25874e41d0f7004fc606f6f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a2ea8419ff7cfe26f74db07fc18f38b04222abd21e5652ae2a39639fe42c05b1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7f3ddfe8d0452e8b2f4bd6a3c786accb6560c3cfc81c6b4e10794ffdb74c8d7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ea46991ef2df1134390df184df5eeebca47c35b6222ce7d3a7a34f4c78238645_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f997a622a7ccf542bc866959fdd42e9f60f45bad08437cc8c7fc208153e18f3c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:fba86d8b4a4550975bcefcabb3b4be176effab5e7db8846c42030f58c16bad84_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:44f78e7eed75885a4a5e11f9aa18b41707587dc628a5b88c988fe8078a9da726_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:470a95f9f16e70b9fabee4b73882106d9a2ccf50f2253e31bbdb1019fc534b68_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:b86f6c99e7ce219d8131e94e008ddd7583e92df0b7245f2ec1bf765fb717abfd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:ee0654689d43e4a2879b1ccda1a3e4556f44b21a369846fc59d8925be0e02dcb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:3054b5afbe95c32461dcc1f1574fe0bd8e233652b9f62183e8d09e1b43aebe4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:6664d4f667c81a79dbe37e5447e2f3ad6e7d5e1d2a6c153df85af4d21e079773_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:7d99d106b92fa6783d158dba4840c0dd189c494f092c4d8bd7bbc83c3e3fca1e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:a01d873e07766f75497127468fa34b110622d5f083a9d94dba05b5db76b7088f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8de1f53240162488b9f20436deabfa16453159e3b11a4cf4f26da6696302b6da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9314def469869d25d40753fa3d926c89c61008c1fcb434f90c5698d0ad6884d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df3f3ce247acccaaea878c2c13e51c984839bd4787aff921912fb69863d05a3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:00a750c64459d75e39b8cd9aaa586899dd0795b8414ce09826a782fe8c719a34_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:16e3db36a9b506832b3a4d4e1aee3b1e2c639580f23aee48a41ffe734ee39cba_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5d7aa039346102bd25ee01a8a3eb6c8e3710ea91e0d1be0b0403eba99f4472d4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd4e791ca8e1c6f3db4f6bfff5a63f8749e39e225e6cbd3546ff981b4eb4629_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:31c3d779cbfd06edce974a960d60120c1deee9bc33e38e76c2148d2541a44322_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7c40bcf45074b2a5ee81f96ae0ca5a0249787aa471ed0bdd266d117a24148f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:127be7d9aea973dcd850029729b6d1279abe2f6c20df47c02aba05504616cb25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:193ad113b049596ac5c7545cd2b5d7fe21a979ac8b1442cfbb73fa4eb5985de7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:9cc6edb01ac477246a59369c6c81b9e6de3c1eecdab7813a4c3751a72bf77613_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:ff18faf7cad7ad640567453e9c902afedfbdf9052c01396f512802ee982886d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7455aa541f59e773ef0c5c574a48ede40368e528b3e31f59ee6d163ef5b26a3e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:e6966649f239db1db3aadb8a77833a20db26dfbcbbc8129d24636abc6089b6cf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:0d133912ee024061d81354d85a9ad949e1a6aa89df7f5cfeec4ae28f7d1b186b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:1424ad04eb078331fb4b01f99a3e90cc61a82999aad15a2c6cfafadacb69e7a2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:357e3be0b726691a7d200c90fa29cb5ca4c502b666f43ca3856d5cf2fd6f036e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:fcdf06a855acb0a0c3f04cee4e810ad6c4e7342d80ae49e4db0f0181b444c929_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1b2f5803c254c02ca062e01e0e3b17c7000786b98dfb32a91660937714527328_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b99fe7098096c670df7236eab2294b05f5388500861a3be5ac7a89ae87e92fa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:cef7e2fe452b81e7c0a0497dbce9baa7492985a766fe78269431ac6b3ec99f23_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0adb5be4c05d15e550ee99713ffca13a0b02a1235f5ea1b47aa725f90c7f84a0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1b0214211bccc823e774e479ab3ad55a8127ca477abee112e8e451366b0c034c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0d5edfcf230ed485dec0def2df58955e947c8522a86b6522666870a58bbbf3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:19c5dc2d5586d27e7423020b6c7f92f47c3585f35fe384bcbe35ff0e2a6a2eab_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3d7d7a8f6ac2a59a8d0ffe4637b7b7bf6e5dc06e9e8756de621dd7d1da833497_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:42babf41f1576a57403a63b0e4fa49eccfd5cd20c9dd2307bdaa63fca60f8a57_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:478315cbe47206f1b1fdd0f0cfae7d23105d7d82de6744dcd0b42b199bf85b3b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:4b09e00fd41c0e40550eb7a7f6f8b7e6df490cfa78df6395dde8074057911f9a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b956c919b508447882a902e606e3e8d18a4246ddf1e6c6f323ec46665ee4c26_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7ae1da45e2c66bc4092ca682fcf617a3fc6b47e4824a67f4ae0e1166f2b76be0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:1459ef64f7261b2e0fd0adf4e9f3613cd9e4f630f6070c55ea36d1773c8b2fde_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:5946891e449ac3c4aa3d61016593a38f92993248eea17e2a3e3f78594ff629d4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4084a29591e9cbc51ae5c59baba8d824f063fc4bd2cd15f81a47814feb6369e9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e9b95f32fd2027839613d0795b6353876df6345c1053faf551626198a94d700e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2c2e5fd1ed970f085d01ea215efb0a08c8c72e0d4392bfb6c35e30b17c0f6a58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:76e49cb17e1489b3e967ae140040a0bca455f7e034aa202073b7f597df46b6d4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d23c602c0a3796b9164784558d8c36a58c333c6c2a65c200e108bb4262bc5d33_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fb9e353f4e18f7db1806a8228f0f7197c8076e5bef29eaccf7eb58f3db2a4f30_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:216e41b2cf68ceb53873b657825b6a5e525e4653f9fa18e84e10276ef927aadb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7b2847110727118d2e1d791c7de4e408c21b028bdd405978566dbba85a437a9f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6969c82a3143b2445b95a01aefe56da70018380a5e161899c5d7d4a1a21a7d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e849436418228c07f7e61842e4ec2f1871f2ad8254fdcb23246dc93a71895def_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:60891adfc6d37e5a57cdeb98d91bc14673fc99f098fb58925882287e1ad9ade9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:7b27bb97717981dccfd3abe1f381a0a9168c3b3543e6bdc167ea259f268cc25f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:c482a7de0d69b84848a349da6cadd72e98cc7a1211ddd1680051bf2f15e459ac_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:f888ffe90359ed24b7840415e16ece35724fd6e61ceaddbd5d5a998d8c246b55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:2845cbd160e3fe2a30d0e5ecb6d93acc641cfd0cc519e21a3bd3317afb6beb9c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:59cdd21045aec02fc9fa1c1514e8a0e34d9a1ef391a1003b8dd5b2948871d6ec_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c1cb24dbd9d913b1e11ad5c43b66d3528c53fb8b6dc307b0e9725e61151ebca9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c3113811182cd114937f8a2f4fb4c5794fa086e6e98b8d960930c73c2f48f23c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0efc766faf0ff35e78a5d498ad2f6ae73aee6c5d347461f2524d943c12379f87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:40e7b0e573b31e553956f31b4c27b46f4be0c4cded6f971d4d8437117b5a6d71_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8adf75868efcce1f5398c0e68b1bc6af05d7799b7aab473afcf9d96e9a7d1dfb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f83618bed6f9f7f872ee6b2fd45b780c68cdb323c48b366c4f6a1dba332db9f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:19b98b59b04393f163e3ee83be0a3d4d393bece5bde1c8847ecfc79f202abe3c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:405b6d44904717880e344ca06545f47bd570b4ba7ade09a44d7fdbc492d84156_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:598644fcf850057a64f5024844226e650db735f2c440c3b5e52294d04d3a578d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fda3a8e23e4250e205fb2dc2d9e5711acb96976eacc840872a275dd99cdcdffe_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6b55bd900f73ee435fee58c6505abae732d1b974829c8ca38f0c0c8a393d2127_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7231771722e3fd577d9ab773e46fd5a13c22738fe5a5bb5445ab3d69282051d4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9033673fe91fe0bc867851268b8b042bec3dbf98c9249706d15734b2f98bd39b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:fd00beaf67f33eac98f2ff9ae499a4b123f5de9f53b7fa7391d6da7ac7c26ff1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:83b7c4f61d0640fa22418abc4fce96a97f0716d5bbccf6a782fc34436f99ab44_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:879c8ecec92878ca8be871397f109066c52afcf850d2ceb291f78410fe82cc0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:587550256a70faddff41e4c4ee24b9490922f50e7b0657ded19ba73a53841cfc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a846c10916acc0dfd328060edd9e04b4de374841dbac908c014de653f8d781d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:24f7e70aaf3600842c1c6a8517c1c0aa7f8e237c88f1170d17ac87d831d18ab7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:884d04aae67790b66495b7e464f07d6ee506f23412ca06b610aa527f6b1c7ca2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:b0ef673795ded00f9e81e1d8f5eb01b70473c9f95aaa55527d9ce3f6dc6db9ae_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:14013c3a17e24d96f8158a7fd5466fb55c571f80f18c419fa52c3801b5d36003_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:890d2c8d000a7e873daf08f529f82173fd61b9482a4b6b25df0076f6ab758206_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ac780b78049c791e7e99451ab379772e50644ac35bad8a115a6408e99c71dd55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cf1cd726ee3e49640541c8ad8fc9619e4a488989620ff282c05b9e674f0f53c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:1c97575ff2f7ec21e0c977ae7d22ab225ca7a8ab84825cc5f5b7787e180f724f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:6189a0783536b46cbc79635ef6783193e5952685407834705076e16a15e61aa4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:7f654050cfccda1c9978424528ce1e94a56629d43473a0c325fa3b384b35f764_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:deb0b2b1c9d63a86d52e825def91445a2216db09c9775b7a16233f129f8ae437_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:be8d657fbb9ff6ef270a6f0c7a90e4f3fc825f785a58f9594bdadb3c3e4246e2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:c458f20d68d2f204ff5cdab2d94be03bbf7004840f0e25b436e0fe5a0de44ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:d3f8d75710e9199e95f15d332b06c6146770cdc03431102c577bfef62791b912_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:e0ccb2dc6eaf2d7cc39f67cc4b3e0b72bcf359d671774d2e99496795bb440e38_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:4ad8693404610e8ebf79ac3fd5628b227cbf45d19158690bc4e60da4206477b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:5d2ada8dab46782d2f3fe44cc1c78b1039caf3e0dcc73c6567e231e6c8344e1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:81fb547c336fb604dae9eb7d7137eefedf2f2befefb88381d255836cee8f0c52_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:ee3e3f9adc176fa420aaf9bdd841572596ec45db77e770fb5cd91ab0dd02ffca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:a50dcd24b851e33b6a2fe54036f3980d1732030f20cee25cf4a988128b8dc9d7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b4ef77528087c52ce06fe7eb3255eb00b3187601c13274a8e414d11dfbeff512_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:d598ec708cf191f326526d0fbd525217939e9a070522c12a800788e9f3393ac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:f27c6f1254d4012756a94e6079fec52b430fdbdc0a7fa06ed6f0e661a7fe2c22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aa8af01aea04ecd17eb3929928f1f275a944f592cd062fef70f688a4bc5aa32a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4cfbe5e5ccfaebec25e3dca8f78379df02df1063330983a9d14399311352a846_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:50efbf887636e65070e9dfcb347fea2846747da8cc4c8515b22b11214fc4e14f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:7fd581fb1c717b8456707a8d0fa3a0174504379a251153f939f8d0aa82ee4653_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:b4609874992ada1198790a019cb093494b01ada3ff055e5ac4eb56b8339c7dab_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:c3a253d463472e8e7ff24054d05e1b060c24f2f18edd64affd01eec04154fcea_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:1c17782a60facd5510d65124cb80ebed1196bfca638215b3e26c50857920d7d4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5662cc13c0c1882cac28eb2010adb474e42883f77d4e93d55d53b3c227a71b21_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a57751fa543def30a003a5c314921cf05c018d0bc8b5cf8d2af0ee7eee535420_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:aa30779e3fd580f78f7cf14aabbab4fcb0e3065d2bc998ebcb72eeacaec54c67_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:0abacffa728633eaa13406ab6397e71bccd1d102cc79d8a6d1ae6b5d2e46dd3a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21d328ef7bdad9bccdfc35cbb16eab0a18268990a8fd34d1de0904e20ed77ea9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:282303ad53a48b2a23d7e29722ef316eebbbb52d8bcaa81170dcdbade6ee31f4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e8a8f270084f3949d8e1581d07446c9e956d4c5417a4eafcfd8fdc81b4a12e05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:19084c09471ea5ef2256884ef6940cc0e7b34f2bebe2fa61189a2bbd37a0130c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:53fcf5904a6ede8e48a0db953a411cf129f9cfe8ab3ddd360efc4543fbf0634f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:b3d5c0a3e8c1c254f1fdf5cb323352e1700a18cf6d2cdac30d4b3c649dc9c6e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:db14fc0dde175574bbf456bf3d0a633646ea27fe96ac16efb29aeafa2b916416_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:44bd56fcb72d9e1fc897d5f8fed52786eeb3e11ab84eae4693427079d6c54190_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:63ed165cc3c37355a4a17cd58423b21c30b0be8882ae941d1d7bd77b1ed30c85_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:68be41d6493f5f1ba93fbbeb7e7a520076d1716c8d844a86ed2ea65bc57b337a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:85eeda8e0d4fec123a75cb41debaaedc4386925e84688b1cbb1fe992959a21ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:69ae5a7c5830615267c24dc57c80a61553d66d9538122751c02720e1d50ebe0a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6f22280c607d79e789ec63295f4581fe81583509d4a1029cf8352551fae31390_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:954fad0aecba9c0c529d2112a01204d6d42d0a6ba1d22d0273461b468c303747_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:d0e1e0eb62a207a703bc85d61460583256868b5b6994de6bbf0d776f080d9a4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1d41ca2e66ae466fc5093e943ecf039bec9eeae50eec7d06f77e90d3f9020c73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4f81520b96ffc5b500bfd592e410eda21fee927a8dd967ea28279f8c16b2237a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a9f97b6216171002399a95c366b158c0021a8e1c2d00a62621bcff9bc3920d0a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f45ec3739a8a43337b96f77da70c0d8214c095b0a099054760f3ea015348abf2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1d4f8d26d0f49c82d4abf48b904d14c706e70af644b2140e41eb61706f09980f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3357ae8d105be4efbe990383d2782fe2dc362d4c8e7905d543be465004842279_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:397525f93fe8ab16d7c6244c25abbf390c905e9dc5ca52309190ab3668cc94e6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:85b26b165aa8ef92c442bee610a46e2a510345cf1d50f75138195b23f259fe54_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:265b5aaf06d9ee2c7c04871b2b1f68ac4f9cafd2d5dcb2392b10fd3a3d520cc7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3da4cc03a79c9dbaa1413ab2fa78a50c82754e6ebd7aed245a322612873a044d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3deac5cbd4c5501b0037e4de71fe7014891f0415833806ae9033f26459a10c29_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f8b2c96b3d6a4dd2cb5050a8b9e81dacd75328fbd1f354d3d5d9d1a5c989fbf1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:061465b2e77cc96a792033571a891be8d143a6315a2418abb06de8d81e91818e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:7d6872a21c6dca584592e89ca1018e5bf5f3ada67ff810b1b72a9ac8ce16d441_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:be0489db36abea3470ff64a1be703fb20d3b04531457a92dd8fee49edd334dab_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:fe7166dc2011ee1e9f33d1246209341891eb1452598236d0d7c6edc38ae9f8b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:0442e9202f90a6ab9b24587a4ec00587ed7950fcca738cbdc38a10ea8ba30eb3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:523d0af749b9388fd2765132e690c64a54cc262ba2c37ff36e29559de3b1fc49_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:835aedccef14e31d72f4b21c010b0d88cb726f2ffb2c91e5cd514826b1522353_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:b4a3fe4b3235638db1b897774c06ddcaa2fd011b5a1deed87da06a422f1b38b8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77d1c3bc06dd9d373992f92d5eb69fd632da9ff38ba3cfa67a2fbd11693a6ae8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7a718e4178fc093723e671f4414567b83f296da16f2f30bcdd9d2e5fac6eb83b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d711324d023f8f02b81c4f6a1847b83388ba51e8f0d3f2e76d31dba85118132a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fafe92950791576999cf03d88ff4d4a0dba942548ed28f95de621c524c4fadb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:13882ea6616b0834531822cc29d644b001f21040a6ccc7af4e97d0a5b146e089_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:352c5cc7523e132747463b9f597f7a0d29eccae9fc7be53f5df65557f26b8716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:f2152a58004d8078f5dce860b8e907f37d19dee394abd3a0643a70506bf803f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:fd13dbfa492131c9b2ab07f65a7e7ee1cebeb3aa82a958dc53971feba750c1e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:739b70faa046424d5dc4d36da3a9f5cdcd396943c3403afa1fd869c6086ab849_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d36465bdd1ef05ba53e1748fdd1ea48db141f4cc249c69be96b295b2638d5e75_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e3a7691b5246f48356afc8f79ad217e8dcbb637c97c9e725bc98363b8ddf53c9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e8ff81199bda31ffa62679fed2fd7e24930282cec9dc31da6aa5b75d529d26b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:38301647f5f40ea3a7407e6c39af5c92f63785c197617172e8c3e53e3d80a354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:394d1a37369dcd387fe49cfcc2b28a0430da1f0b245adfc8c5483f92a234c65c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:02b722be34c9ef7ac04df8d699863a5b1dcb80cbb4861e02bf7c396e5bc5ab8f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:52abc772e9e4b8eb4261038b7f7188f96e3d0499c254c70e48835401a1982395_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:1b7a0fc3fa4623ae896ea681ee40106cae8091c7c651e7315fd09d8a8fb74577_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:c926cf61e3d9b8ca9948a72637b6bbb1510f30354b0593b38e2ff6e335f2871f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:8da2c7e560c460b765abe4c02bcef5d51c64f669d4f608b683220c54dd4c4461_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:96293b1620dc5b138eaa6c9dd86cf680a1b42349635ee7c75ffc8a8c202e4dc7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:cbdd455714a75d7c899ecfab640b4f1c8fb2c655e7a494964af92ae94e1d14ed_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:ef1a3b73c1c2bc3d8c66f0e388f21db486f021e9e11c8c0564dbb186cb5cb815_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:50ca5b9ee14ddb06cbaf8c1292022982f96a7c930957b36833e9432176506cf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:925cfa28baaaafca68c12c9d590a4c778e6cbc873cc73fe0f5f572b2c42ee25e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:977405a196b370dc4fa20c148dda2f5d06e7df49c062283a2bd794a6ac71d79e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f92ea0350d9e4666bed1f5d2707b7185cde6490ed8d84dc2d2b0e9a02f74045c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:148634a4acfeb453325ca14ef643a5491ee0a6331d482f0ef571671749e03e4b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:3fbc8a594f7225c9ce75fc234fb604861277719754946152cbbcab7b4565763a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:9636108c819ef26e4b5af2bb56ddd0fa71ec1445c9b6294c5dd97f4e5b7c3577_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c1d9293f1b32d24b4e897216585243e8b0a6b9d2ad5c2f842d4ca68b7e828915_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:598a86e6f2261cd3bc1d8e0e09084c30f0a6e4978b07e6ce9efce27ebca092b2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a4e2ae9f5d546fdf5efee719f43e19bbe2d859df4450d02a03d8442819706211_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a534b64fdb291d4a735e0f7b7906be018b374a637976be1dbafc573cb54edc68_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:c04e332d0e0ef3a6cfb1807f8c538a819ade6e1b73a7223b003683cbd83e3740_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:8ffb2e0d2d56e47cbacc09a8782de3796117051a51487d790177c6d473af1903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:90796ea4e63b4111ca4977d5730b70ebb8fa25a2ed1e1010ff979978656a507b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:942b6393083692dd37fff218767b84e6c44129f761943f7d1bb927eb11585128_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e862e3f1b7b59fe02774d866cf06fc0a250e2472250d94925abcd2372119a8b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4f88f7d239ffb5b67c00e73d9d564ce7c61a62f7d78b62964559caf9c66b937b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:572e094dfc6d5a510b8c2e7dfcdd6546e940f571b7b1ca1e434628e9160717ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:5ebaf4f6f2d0568741e341201ecfeadf633b696a742284a61f5f901707e68c8f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:f21e773addea0142d809cedf43525dbd17597555fa1b1456f27da78a313bcf0a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d4d1493487dcd282271ebe64bbeb6665207955f07c32744b560374ebf5ce2fe9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:58a10856d3d809c3ddba5fb7807f1ebf500be7a005a437ff8d51150c542193d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:db04d68ad273a2f2b319283e8a94376b5ee60c8787da49c458d0201e1e44a37f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:d7c94a46534d16be7d039522fd43cbef508f1b51973c9a625c318ec27090c931_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:010d99d443ec5a295086bd23c94062659e73ebd622ce11c75fa52090caf99e12_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6739528ea88293e3c666fc2d7ff4a2211de2f075c92fe920b044a4f9e3fe57ee_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:a4afbbb149234cd8ca2269529dbc07ad4ec11fce0cf402c44d33a7ff4e76656e_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:b9fbcf3dc05b4c76ef702a8a0777604e529e2f894f9cc85fdf3b05580bbd1674_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_x86_64"
]
}
],
"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": [
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:8033a6a409e73524427ad21a003438fdc16e74b3066954a3250feb10410698f0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a4dc1752f6f6a48ce1c5cfd9e88a83536339590d8956495b0ddd0bd573ee5d63_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:b8d7bb6d7da7cc3d01983a8844f5fbca5a144f6ef04a6f9e101a71d52ef0a2b1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d23cd3df4f4e6680038ff3681043e77797c535b3bfbb1bab606ac9a77a0035a6_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:15ff6cefcb112a603113ba44390b5f00820dae7717e920b3eeb71ceb2cc9e0b1_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:605f428fe17f09a5cdfd2e0aa87aebff041769e63e82c8a260836d96d4050360_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:8e573cb284c18cbcc26a6c646569831848c085e604d92347b1a88857dc550767_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:fcd70deb6fbb7afd63f23d85cd763dc80c15da4854d894f08f38880302d0c2e2_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:1e9b73f5c65794f7df4bda4e8f79a34f81cf707c5a42f30824b3ba69d1f198b9_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4fa8281183d94580319d4b1ff3b64d02f5597a0488a85af7f87532dc8fb30f14_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:bc3de0b8c14731b917fcdc34bbb2f85042ee0704a8d12036649a571fa0803a5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c803c54d4ea3fa02a1bb880e708910cf2041b01c15f1e6b7d6d250ef2270fcd2_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2442ee7c05986012343d024c248c18be5b501bb2488d36927fdad1c167102637_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2e019537d05e3df0da8e4db078caf05f077c58f6c27c6d1484e5d8cc2a5eda11_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9fcb24f196a81e2232b565c6e23ccedf4366324e55c62342d3e5b521f7e79a7f_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:ca89b5b52c7cf20886724644e353c475df629150f20a1bb389808c9e9d65bad2_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:59fef1b75aa9320919529084398a0f33ba234d895e998bee0ca88eb76ce0efcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:aa13fe5ca9bb0f7a65f6a93f396b1a83e8e747df893c8f31451f9776e550f016_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e21b3aa5cacee24af58cd375b4b5989778cd474759646078b8d5c8624adc0ad5_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e58897ab3c033f7d929cbac50aeba91ecfe2d1a98e9422ccdbaf35734d7ce45d_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:89456cb2a47ae21d2ba0420ccd66126cf50454182469d3c0a6081b12ad340577_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:9ca7e50b58180c46c6d09b8ffe4436e46535f2f867f7fded2b7712e12f690e87_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bfac7e4d6e6d28701fa90e39764f2559415f2692e6caeb5ec6a8c11babf190b8_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:c7987101d38616e3b56c261d918544fc61e06a066a2f98e1b0edb2f0ebc335c8_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:46c9403ff2698073e2a883d9790153816682d209b2c99b22831eafd164917d50_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:4ba157497b5e9b9e90f069a812d9ddf4024502cc4d26fd844d046fd3a815956c_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:8c40d1e8fc712570f1011e39f09c623d23f26306104c47813f841aece67916d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:ffeae7c842c0ee3f446add37aa49707e2acf96f5b91e8e8929bd34c0c826b5bb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:50a94bc558ff84dfdbec777c955c597fc98d1c42c76072bfa21b58a1fad506e6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:71ee15be4fc1e0f4fb029362eea3be709e289772f1b296d67e67f0f6ea575386_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9a9fd33ac15a4ee2cd8c42a9bccad9ad870091b9090e69707773e7bf9717cc65_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fc823ced17818399cdcff21c62e1d14d9a79a7946376c2073c04ef57a4e819c7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:46bb898d9dde3c1c238c4a1851c45752bcb2929bd9309c07a3136cfdc0b9be0e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b5d504b02623e53335e8093959d6b5a3c2db56ce2d6cc1aa8d3d750519c7668d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c7dc6f3e44df90d090df157e2a282849d2e9d43de85038239747c266911d8a46_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:f3defcefb42b93736e70f846e6565c26945ad82663cec40383e52948c845fa49_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:026036057af295d3109f89f5e41425e57e69ff3f8fc78296bb2286107ec79a47_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:26350fb63ccac1c45f1b76c30db04a28cc648edfe7d8eb757b4ba1e4705f5fe9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:53cc795af84e794137875707017060e6dd692482b610de6d029fa883269bbf7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fc52118e16a4e7fb7b66d8d05b04f4a925c0a47376268d3586139dbd319b11c0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:c8dee697111ca1e0b08380c868c620daade147e30e80b54c9d1e0f7a84d6aaaa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:29d0d5c716c26add997eb504d23a001f187cd6a2e37b824fd995dc9a25708e2d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:63bdc358c67c9dedc298c0f0758a77ee5ba12c01bdbd1fc259097d532421ae27_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:b613cfd210caafe47b246c586921eb7dc4666b5c7b8cc6c446266438b6861aba_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e65ee9565f69a3c1229b423d975ce8251ecc2c555467924e60027884cd140bae_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:5b36fd7b87570d00a8a3ba9486d8372e2cac32aab94749812c7f8a5fd9c2bd3a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:7d6af5c548e13fdc4f3195003fd34f7f9a9266458d7aca5bb8bc060d2308aeac_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:338b8884b57df0d9d85e684b089a12c1613e4f979c178f69eeff6800d0ab1fda_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:437a15071d3d05585c74d4c140de322840ff69053f89850464441cc691d327f5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:aa8ed0fb4bc8f024042e90ffd419d32686aa13c2a20f1e5fa62f8a4690892386_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b1c784f13ee65e05a7f4d0d240353d9edc356c8dc065088bea56af80c93eda4a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1940581b35461c2199ebfe80c4c186d5766facf0cfe597f12cbbfb2537879f03_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:24fb5fdd6d23614ee03ebf67d38b7d44bc5c8f1a93a37c7600e3a8d347545332_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:92788b6ce939253392a3703875c45a2c6b1e2b84c23e3e6bfe5b0ff74b9caca2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:dadb7fdab5bd0650dccff9dc5696f11a7e7f91612939b66bf1ff8fca6c6211e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:652d5ae2efed9f419d97c3790da24928d847a98a13b19137525dfe7cd91a1b71_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:8b152779648bc02d4bad089d77cfe2f682939b48ed6a2e65761f6082b444057c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:cc146a72d9f5b62fe361ec8fcc0c8861b7d932c765c2b92ed52bbf1a53a2e3be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:f5a66c9f2fb849d906bce776c7ef512936ecb9e4db5547993109f26ac3000dfa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:456dde0182986ec1434b4e2013cfe9f3af80b4d347e73c2044ecd4ccaf39848d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:54c2733d7be183454347f1ac7332df128af49162760c37693076633611704df4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:5c3200a13c58b389e3a20d5f731116c9563c8d7ddf888be34683d97730612f86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:cbb28e9eb47a6a84fce4bd71aad1532385d723e5b4c1494c08664299a01885fc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3477c6d0c5fad5b6fa2c8ede2d6d2b34597510888904e043b6d6bb66efcf9dad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3adf4dbb74aa5951f72055f1e2f35f004d4c9832c901dde5de9425ea88f3fc74_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:72bde65bf1e38081b2716e43ad4f6c03d29b494a85adf09ab35f8aa7cb335493_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:fabbdde64d8a73a5bfb7847fb81402a90d373d86ac8a50dddabb25c95e573393_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:05bd4bcd8c4170c4154e19764c7cea5af844e2f350f3ea1461fb4770ce353678_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:378b6afb9010431134a3e5d1b9ec5d794aacdc2b5f3a0f9200d12dbdf64729a2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:5e6015f36f6362ae31363ce389e65834b3dd270b076257b0c666fce21ae818b1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:cc1cb0094465e8e5d97419e45b7b3b747e68f2572cfd16513ce3a9d67ef8ed3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:0f5c99951f7d49ecfca530a277fb12866a208518d7c8232031a492f5ad1e71f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:35d6268f9003034e61beacb6c8f7ba090e3e6a1f6880cdda655ca4ec77f5cc08_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8cf62ce920bd1d562f017015a0fe512dddac4a1b38756466d085f8147e8bd4b3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e27bc3a31601325cdc8cd7759bfb0a5845ca7584f97c5aca16f5bf0151b07014_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:51c193da833c1e6d09467b23f2cc52a272cd5ad3b331993cd78b3f84539c681f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:563d426bc0a713322ec72fb83304fad6cd1aa4b517d4b6e1bc1862ff475a31c9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:24f1adadf06a763f866ed139f23a62c16333e82ac618c287525ce8f1e0378c09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:55d217af3a34a2b4c8d18bbf278d5c121fafd819325ca774eb247c8597071f54_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9420a8c08c67cff3d496784f91e04baedab73937a40f69a6b3c559403f62f178_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ee576f9623470797bc1287b5ce28e8ddea9e2ee08ceba26b1705763b9378f9b3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:25ed6b45ea6442f5c58f459a3e3f760a07bd721fadff18ab75645751b53d62af_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:47e1692544d6e5f72d7ffd3f2a7ea4c07b408aa88009108a273543482e516877_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:74d9d66a45538690c1dcc8fe58252842f867d709cb5b4513739b92eab251aaa0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:c1d7108c9c7a5c748a6a5c1b1f9432639be330c321048102546ad8f8efc20592_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3ef78d6d41e14b6746d425c9596d26b054846979f3af9dd8ff96e4ee48e6c167_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:4f540da424aa4a71d0141ec43614afa25394dbe67f5214265efa1c0d8c25670e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:8ec74bcd5d1df4ada75ab417a8c91dee79043d682aec685b5ac878b64b44d67a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:bb0084ff676f9480812391c90c8850c1c487bffe4fd75792e403173b5346adad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6feea7b87181b108faafa23f05c2423b386c421cb9e79ddc4bc70ac6ac7a9468_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79e986a8863587c84f3937e2be5eee13e2fb01008ddffd5afbfa1329ea7bcff4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:7bc7ca3c4dbf3ed0c84f8ce3c197776913186420ab1328a48cdc36ef9b5d374f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:06a56b5e7c64cb28ebba25d4e0ed353656dcbd7a00d80df880131f30d2c95fb6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:82afe35fcff3803be4e03a6533cd27b7811b1431ae0eeaf8651fd6750d861b7c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9a3440ef908af47bdbba86c091ad9b8059bff66c2b36f3dc6423f2057f5cad85_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:c01684de53b43b7b9c086a302a8c0a104d6321d7abd2c47eaaeaaa61068ce74f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:08cc94b8d961d7c4fa6de9d5234ff46f85602776b528757490f768f177adb236_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:cf038e8bc2e0bc216ed9b672ef748894360ea8b03d4255e8b5e73c3903c112a0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:8f7421d00fed2f2a4f5ad3ccb00fbbe71956469cf19092d31343f2ec9eac5534_arm64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f10a38a8500dbfa038feebb468e875d5d1c401b215b294bba5336c9fba0591bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:4047ab253e8048e7d8015ffe559c893c812087621ed6ce231594806d5f716dd9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:45090d6797fd32ba541bc2fd999d971ede239b0487740d4243e90b8762a833fd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:721e2c54909ecc100ed974dd1ed92688f1961865ea74807bfac937fcd9ea9c33_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:db6d48c18e57bb9d8783594c863e177d6d0d65d383e4f846c07c99acf5c1133e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:57eba0eb3f786fa05b2433510af06ff4e68f3fe6434a9ce6db73c0ffa1b978cb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:600ef2057110a6f621f385f568fdd3ad446cfa280f7fab41ef63ef81062aae5a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:642cb7bbeb28944bdb7bc1159e1ad2187ff5a0ca22f23c1b7e3c430148d3c8e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:736d9644279fc86f6e27eed5ee3396aa3a402f2f465b7d6d6cf4e6eff1981d3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:0bfd9dbc21ee8d79279908272517d2753eb2af55800a84a7c87d673e70d0dd63_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:128970d9dbe60265dde68a31133c8e7240c3b6a6054dfd0e0cc5d94d8e22c99d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3db517aaab6f2c7f6300a5c418bef7ed238f64227573971cb93bb26b38c05070_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:a07793d5c4e9db596098cca321df17408049ed48daa36f8089890ccbabf9f264_amd64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3d45d3871c4b521a715c261ef17fd37bba8bd49c6745081bfa5465111cc78f3d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:6128303dfa1d1661fc6b6040c268975fba1f973535cbb14ca6b2470f63c932a0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c1db078026712a2fa084c2879230ab71555aa77ffdc9105e514caf1c10666408_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:da4f1b989f23bfefa817e77970cf0f900e17b2bac3827cdd74e45b1e493ad456_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:c52eeb17bcaf42855e0f8cddb1396a1c4545d9c92327a81833c4dc74c4d5ab7f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fb6468fcc4ee134d04745520d6bd8b101ace3c03619661722a8391a0f4083189_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fc64aeb922ca8640976556ad279b83f0fb7951c5626d16447674fa0af4c0dce4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fdeeb2ef07714597a1d800e3b40902be6da72f306f9bbe0fbc0724cbf9a9ed0c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:0c77239101c7c3a277f6f27773e93df46c4104c2de1b3a016dfb789575519a8c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:24d2f1cb363207af0b1c57448f83bd9d53c0b94df4063a3254ffd1e4b6b04418_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:36320f2679bdd1b272e9a710b3af05514cf4155f000b8b161a2d2890c412fa1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f984a21b32948a92193fae680750904a56939e686f7d4c69249bb3554630ff7c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:1417a92efb89a308c25271bb1c6126e4361678bf2dd2cc8a51213dd9aa28da9c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:3864e695d74081efb42bba7dbb3aa6abc43d37e2db79c9e666905dc4fe6b750f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:860cb44164004a34b11e26eece3bf8b40698406694314cfa53b21ec6e0ae4f90_arm64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:d7217c9a65c3f5506a4474d2166e01441d688d9f8f2e09bcfb0ac605f9c1238b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:5699a041a83eb9910136b4f30afda1c0b81aa748e464c5e915644bf9daaad227_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:709ed5bbfe73b200dcb2121d9247eac0203dbc90ffbe70f83f589506556c5a55_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b5a3301d531df26fb8f7fbb9ba82cc3c4c90be4fa3cc6863ade2fed8632a5c11_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:e942c7c2825eba1f3592459d9d2e226ce6fa28162ee72fd6112b2dd9306199c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:709bebd0d8af5b4b4490fbd75b3cb7c27d7143535ecde00348b4380efdb807bd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:99f7fce9c1dfd26b776f3f6c0316d9159837c0b745136f06a41a96ba50075bab_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:9da38d584aad75069da1e0b69cfce5011ad6ce4ff55fc3f6dc0caff6e7f9605a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:fbe39b32fa5ba4812260705bf1f3f0bd12691e5453e8cc572945e4c53f2c9420_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:566fdc104df64775ee40399de5ac1cbf6ed04e940c04a4fc85ebba8e9bcf90a4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:74a26220b770953dac4d2713985706989081b73284e3d4bcf8f90e1670788f7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:91383e7f195459ac7d1d6a5a79d5805bdb3fbf07d90457b06c49c8ad23c3cd55_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:aad3ae7c4e154d20565771599b31633b8150f883130939af053105274469ffd8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:23f392010924ddf7f5a3d83b8b2dff85dab19c3d0ee324df5fe33239c6a646fb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2677bf186614fac92e48772173fa33c6f5017146009916e9a52b726c605890cf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:35fdff40a81d7e99fdb1691ecc93ba789682184c8660c64b0c1054c7cc1536d0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:dfbd503778982cea9923aa2d0bb64fda781e66ff0f822945dcb5522bf0cdd919_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:918cad19cccf9cbaf9d589d778cb05b4e1fc008ad83657f7ed20ff8c9f3118fe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c96f2674b7baaf5419f19d5841edd2509317064b96c9f47a27ad9fa8ac1bb7be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cafac3e4160841319677b4a7f6a5438ce93edf79c51bd368a3ff53445edb6eba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb528941ea51bcb2f55677e0a11cbb748e24e98f370ef02e7bd2d88999df6404_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0177a02e8b1492a73f2008c83d2e27455b776f684d455a2ea7d676533f8f63da_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0e4e44c1be8eb4c59554e4ad5652f6aa9a290ab274847555c05d97e3866ec4b6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:8479643120428c66d4afcadf634dc4e88299c03efaecc9932b90380dd7fccd1b_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:d0015c30ada41a711c76cb3c1416f5c8dc2181896495c523bc56870724eaa333_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:1ab557161715e3ec60ee10dcc8de939cc212908f242d0ad0f51379257f08d304_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:56354cb3be2c30c1d4f014c7a14412117670dd92a78ee378d8b463ac85ad7f3c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:e6e9de0e7beb224a5471bddefcc127ab045b412529894787c278aa0d255e0f62_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f92b8cd8abdd53244a71db1f47cac68b44616e80e06cec4014ff1de45faebb04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:28b82d81d112b6b31355f66f149d1ea327d691a36c5bb3f5e903eb4afb837c39_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:46f35597d82e4f9380098e4f0858c7a9a439e2101867e0387616799f36ed0bff_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9be19df1391f3a10939b605f80eae9dd696524d1768fa6f1920add3f8507be35_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9e554d387f1ba298d32b6b89fd397e57fbec98bbd646e4d5d2ec274ce80b70cf_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b99e32402082de4486ed53016e0faa512215a43c5a18326484a9dd25d2908095_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c05acfad72ee3d8e03b675c4fca447c67c62f1046b8909f116aa32345a0acdb4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d64bce8d4914d57503ac4e3defa17150627cd27be58adaf293f92e8b0e488b0e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:dd2e45a8ea24831908803bbe9821615021f8a1f19410e85894693775c4bd0f1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:231275a0d7deab68abdfdbef02a1f29ca859df8d835c21edefd5672b894b2318_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6b936ad9f3409bd02d4e709f543a97a20b91623724c778a12d9a8bc385777f39_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c95617f42b21fd39026895738ef7353c74bd2353a05698b683e0d360f5afb5a8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:fcca071c7942c721584c13a0a452114e07d132373a5e8b71f52246a5e911d7f6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:1472d2a6af525be3738c9419c4f39e00c2c5cf44b608f7a875cef0091f9d8a3d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:52a61c1685396c88137ddfe3e14d1f07e6e609cb75b20b8b0b134e98f747e001_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:2d93d08a73862b19bc07b6e14485b8d55c02755f991d2c7234792d4694135809_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:72b890b2ae5b7442e89e17dbfde2fbece7aa3b671cca604e09f98c30135d8360_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a62efdb4f4503c4443a421ef8d3c8c0351b4496d17990eec7fed10a9b3538679_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:de7d1bcb78e77c730f2206491e636d2a55040a277e81ae7780cdac2559e2e91c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:700945bb3762d3e0eb962a987e350626daf59602e553f09bd21e2a0bcb5d740e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:bb272d9e00769543d3738e881248e90f3024f98469c5a84499eb8303366461ae_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ce9e64353867cfb2df464b5c6247883df02f26ee1fd1dcaabdfa4c7a1f85f842_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ea7bf38e56d37cc8cd55a911b4a24c20a6dce990eefec0bfd840ec36ce900f79_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:1c2e7577093ee88fb98e184c63954df73c244752e0c7a9844bb0761d08c055c0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:9ca3a62787dc8ca5df00272b3f45160be96c0937bb3b76e354505f152d6c4caa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:bfd98be4efe0f4816c03a78145aa9b24f4bf01ac1f5432157fc532f187ba3cbb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:d3a15610d0f6cc8aaff6960baa6628421885d2f99526558876d9ffeb7326e006_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:076357119d2751de8bc611e7979a3eeb6f73ccda628736407d1e5abfe81d971e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:089ccef3efec142c0afa7706309343607fdfc1e00324d8d6d39994926a643b0b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:4da57e30764c7d620e40334da692622c0cb8e2deb113c241ce1cd5975a6474ad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:6782250ea8374c4dbecf8f8f6b506cd95eeb77bf91478e28f63ef9bb1f0893b7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:2e89002dcda5cd57c9a5604379cdfea36c21cefa046194814e099bc8a0527fc6_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:44d58823cb8c578fe247a7485c3de19a66898c38d6d4231b84a763cc40ae278c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:7b6439ddc9abad0d93142c06f11a1af436dc703e9fbd1b1e5f927fc6e5a97e00_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dc6488616ca2db4d655adc6ab9547bb30cb315ab93a698e6cbf4eaaba56e297f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:083196b36c3978d05bc1fa2ac5db1c6b335950bab7b8cc1054a966fd4b9ecc65_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:96c80524e754cbe3903b23f64594fd728d03e28502266977b83ed5ebbbf85830_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:cc5a787549150078e18ef2c11f3250af8ffe0a1b38485a64a7bc44294606183f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fa0f40c187b577bf6b4a5d4aa02c581a726e31fbac85234d1c1575eb64855f0b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:032a949cd981dfda0964f34d1f3391c7f18518a87725559ec0488e1cca908038_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:2be0b69c321e15bafccfc77c133161be3ea52bc8bcefb7fd3b388a3e8a486673_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:7afdcf569898d2f381d9b0fa2289a7343d52f118e78558ddebeccb07b105b34e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:faac9fe81748b63c8de18f6fc84b1398425b17a373d5edea2007f27fb8057152_arm64",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:0774b5dbd2943ff1679e56ddb976f01471db972fc5cb0bbd94f465682298bc1e_s390x",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:433c19055450701347a469f95c3f040a25262a816aefed633d8761dc01cd55dc_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6e481a3ea718f73d730c509bbdae79c0eda796e35f7cb3a055fb843b97d28384_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6f0fbab9403c5be81014f5c23796d894ab59b11dd46d7a3e8d4bac0e49f43cc_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:0ec6eac458e212b621d70e5007280d953dc120e70692edb177b94121ee70fae6_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:13f249ef20a7d0bcbe7d89e3a068278376ed01b29d2334e89658ef194a3a9799_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:202a49fabd925edaa6d517760aa33a426a11d086cbdbe443aedf9945d2e82924_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:d415b83f66b0e10fb153eba62ab86a99aa580c1d39a7dbed518fcd7ac6f28faa_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:1cd68f21230ac6227540c9c866fbe60915f9bbbd18cb5391f91979267eb2e82e_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:28043646f0e65638bf24ea2068fb4bd3349026c93744a025f0f9bc57461e0873_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:44b4b1ee1ab2ab0f83f745c41feaf5799169b0ab0523d7432244e013866c9e56_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:fba9739c47a65376ba6c24844a92032679269c2fc4df9ef7254a88f308b1eac4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:056f21a44dbe33a9f00a5803ae13a3337a791fc04635b1a7d1d3e4fc669e0537_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4949556c647219862c5d58a9bb98566c4b044c99ca2bbc327702abdd23c00a2c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d39f923b32e80e47107ecff20859ca79b76207480cc99df2d17aa552a68fad5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9766cf29740592b654d969ba0ab0504ec0d410a026af69e5cfd8a4d4e6d13c6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:1c850772508096799399455926f671e397f2b7e3cce6253ac4294a83ccb1a8af_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c64bc2e6daea03bc75957e54a0371fb19827ddf75cfe9e612f47a2c2974fb402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:dbc8ee921163f5a46ea2fde39d8dab798436ce1f3f5321a2e349d9a684a3f0fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:fcaacc619a71a96c421e3567c7bd880933184cc485e3cd6fcf690af8fdc90076_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:f5c5c26d580805e62e9d78f5c03209c5cfd236da855e015e5141296745dd8bbc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:df447b40dcc827938b48efeeefb2d5a620e11d1def6a6612e4ef8b5fa13a0a8f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:f6b436eaf58f16c264f6b49a12a972c22291ebb907a49f1cf33d0150bf9575d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:02b48b996cef6f67e23a5643ce3f04c17fdb2b199e380f89f799c0d624cc61f3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:06624a96698146ddd49b893bc5e9700f3696e9f1f5f6094df338cf69f64da823_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ab11570e519abdec2c5e020a49494e100b4512291d66a334ba0e8f2b2af42867_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fcae781c7d8d660d934b5b02688cc1eab0558a9df5c6ffab618336ef7c49e992_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e3592d3f72cc344242afa3704706618fc55a1cbb49c0863982dd2929ce4f9ba_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:77a11f779d7ceb132c929c2358dc6b170701ee1abe3ab602c0c9b4d67b010215_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:18810d89d9100bb7ddd6070e31d3af1d851cb827f3eace1b99e582221fced6fc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9553cb3cefadb643ea7c05bc796b5c6d7aa1662071fcbc4001f1f95444a5fcd4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:831945a6926a0f4d98b66f078ec0423c9614849f5430a83b9d9cab440c46d7f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a6b99c161905816a799f88368644576326a846274434f3a0f75b1ccefac203b6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:3b151baa532ed6a7e38a21c8d714dac58815e458ca1d4db7df2203859b7cc3d4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4d4fdc3a8224db3a61b423dc7bc1ba193712532954e7e2594d58ab8c30f82d21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9e300612c7306618d50a8df0b8e6324020e0c991ac82bb79a527231e280c861b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ad5bbd0bc22ee57ab94887c14339f9ca9b4279bc1026873991912d30442ba398_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b6a8ba1bd2c8fda7a1b6bd6cf85c12b52a841153b4e3beebf6978a6eb37628de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cc7bdf25afdf8ab8306578c3056b84671344ff951578d11846a0f99b90765a5d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6ee068c8d7b058fbf7cca708fd375a3b1ef1e1421976d8f2015c94f735262f50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a9716c39c9e23811bf98782e3ddc45ebdaea0d1d6dc2ec6fd961c71f707385e7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9571e2ddc56ab173005d03567a4b0007efa78363ed062288ed38478c11a5cf17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:fabe8b8f8fb16dcb7dc1ed445579367dc9c4242e82d821181f4fed310a28779a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:7823347f5bd1476be5a4e9cc1a5d3c45dcaf5061de1232763c7b9d66954ec316_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:f724182172b8ee1f9bdfd2546a7018927ec70ad016c81516d76afc8197b90072_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:7e7da2c34365aca26871b96de07fd0722613ac55011f70f301aae67cc263a334_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbba3ac156d4d21df12cfbc0410cab28e40f2bf32a4cdea8e010dc489a8e34e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d7a84cf4ab198dc2fcd68dbf59ea567f9d3f29cbd676cc4f129e6a0fba43c55_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5f35902b283b252ff63a968aae3ec717ccf184f27aa4929949dc03ee1d9733b6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6314a32d00472a916606ce780d2d97ddcbbf7c5e97d22326333f8eb512fa4f4f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:95d4f452c3873d53410f25030d7869f1a8ee19e34e8317bcae7e287170a52371_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:92bd1741798b13a547f568683b92ce9c6ce0f2ce9d6e0e10b0ad77c965ee3d12_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:c7cb5a4f96a586edb8646d8963b52f73a5bf29fc248e90a8e540111d1e51927a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ccb45d7ec40ccc0346408a624c879ec3319a3427899b465b2f80aca7da447c2c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d0d8603a13aeee81c49f5d50bf7a7833b7e5dfc1725179662fbe314001e3a1ee_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:0be18d3d0b3b3cfd881a5d15d23c5a2185ad92ae3310b56455ce4d18b345217b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e56ce81f699dce36922f2a4e602befdd45f62a5b3fa51ada02266ded456a1fb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3a1edf8a6f119729df868074fd9ccc014a1b594faf93a2d35e1123cc68e7221b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:871af650aec72187696f66bb1fbac87532a8bcb8c46625803dacd91b68fa1fa8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1303f2bf84fe018a12e9b723410b1f2f867d8b1f3915240fd505611ccc793e5d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:22d2b30739e6786b1b04c866f01309628ecbf0b0d7128bfc65789ab07f08f842_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:65e752c36b407dd169402492d666cec1969eecb8e54a9ed77ac055935ff00869_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cfe34672e2d46d0b6609984fc43ccb86599839e95415ef8626d32be5cb47b1cf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:07bb622f7e76e6a65d493c66459d0769701cabd9c100b55fa93c4ff53589180c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:3ececc9a87eadf8ca47d7b2402fc9568117f029daa3eedcc2e7529c129664523_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:772177352e0fa13900dd56d59c93ba577e6b2b7482ec4fac77b27dd28e55be7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c450b439274f9067cd6f226ac698f8751819391eba9c549223733dfce2267f6b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0905a0cd15caf56a1013f9a1e2bceb36200a263ab9ce5dcf5a99c8812fbca0eb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0bc95b6d77281046368eefedaf4511607bc067483989698b31c4db4cc5f4ee7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ea15400019dc675cc7f1e44e6984eee31dab90e6113cd1ff561ebd1926233095_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:fbd617561969e7132a56b16376685862fd6fd297cf17a35ec41a48e04ba16fec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:52f180c8655addae6812115d0794459cf9ff19f95d0af87a241d884e3652db50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:a62d4147bbc3331c98e1c11c79407a07eef2e0fe3c766ec6bef9762abf8871c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:aba90cba9464d2a82060d66e133873946d7e470ad4a40453cde492975cdb2be9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:d4a1b0f18bf8851ea88379cd4a18892336fb9b53b5d637ee6306140f1206c9ab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:108c5cc3e4a8bf2e2e9bc450bdf43d874a7a852355d080da6d6ceaacf49dd38e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:418f64814856e41d19219b82b9444d5752c5456c299896063f58e50feaa8c03a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:729df1b3555b0c6720b3cb4b7d83cabc18ade6ca53c43e143f947b189cb0581d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d5bc4ca0f076eef247f3e9f6ff84c8bfddf6023b6b24ce491bd26f710add2538_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:14343859478d9f62944706ede60d70fd8f38a6c9a6eea31e146db21318173dd9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:6173f4452a87bf7269684ba1ff6a40b7d09fd755b8349c11777a517a895f223d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:bb323b9dfffb72ac3362ed5373b679d9172dfe300cddb02b819eec167ec9bf5a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:c59720241de1dafda1a851e34fe570a8691853e83406bc04a52b4a5c591239df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9047def468ec92a1dc94473f28738d59ee497c8d3c4c4aff119af8ebace23d98_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9b311493d185548152f81d83a618809eeed0769c8832fa9f9d8be4fe51359924_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:adb387f184e175dbdd823017774e7c60fbeba0973f7c206fea677c816eb175c5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:e44e61fe181389e5e9b0fe33cbd11080bb7c23ac6338c58ab101bb137e4d3f0b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4ca46b6c4234b007f8b734176be6d581bd4969ef0893565d72bffbe4b9f0f4a9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bda1c943542d4a34ec0d424d2fd3e88612f8074227dc98d55fb001e5529fd6ed_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c3b1b9d237a4fd7670fa547f56c01a2e8a0d24716297b1d8e0c54dda3195d91e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1254e776546bbb8a96023df91c0c6ae5616281f31edb54e79a2252deb2d9898_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:3383179108f79525320ac60eb37b255cbabf2e413de76860a6a64b4a10213368_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:b6006eaad3673b587633e358130514e29d179bb342b177f74f8d2a14534c7e3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c7f0cf70f279ec19c914ef905746af84d592aa2e1e1f4a893b97dc23797b3641_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e4153dba9d0661d3c64299a9a98d76a6972ffaae544fb9219f682e61be848848_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5570e1f27ce47ff98ffa2c3836f818933f8bf5688b1d5c16b4a17c7152fb77b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:776bfcbfabf2c634797c04dc6b1a94f864ef0b9835cee80e37cac089f92ea4f7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:889501b0fec49bfd8a1c68f6ee6e62a1393dc9d7143989e7b7b1d52a32264da3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:c680d5df602f50f6f4821c83bf1922dffe2909c33c3f2c18f78c957847308d1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d522a200351a53b493663d03e105fac72fe4d96cbbf631db039f0690d6bbbed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d98dd1705c72910880ed1a9c39f8b4f279e1deb5fd61ecc0d73a243c91acd3d8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e3b2ca506374b471f1b479539686848c489332ed7aa081d21cad9cff36db0b6c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e951d6444faa45235bfa0af0469252ff462d680fc97a8f8f7736a13fead6ed5b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6d78d885eb382ace658987271ed9ec3f794f2c2b571a036231a94f7d94bf45c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7902f16694e43284f7905c66395873b82aa095676509096f5fa82b44e4018d26_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:871996aee1405d9b493b7f009f54d5310c31b8b05dab2261bbf720bacc1919d0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:df865cf466120b2dd795fa1c1fa0837366fe5767c07774886f8ee84ca5d434c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:1584ea8fbfa5b8e67774dc7405c41e70eb7d5d3fd8809f464b21549a8ba5d1c8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:a83e46fbe3f49b69481d6e20cf5106d069ddc001757d3a6b42f5df03087d64e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6907cf53c414cc40482ba35b62f6cb89c545d66601d988fbc5ee383ee234641_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:fdf1cb51fde2603fd105a0e76f036afecb4a4cbe4eafd25b7f9bfaba8b22fb9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5296a70bd42379aade0eff30a50b695a225439697ddedfe423483d787e817154_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:70f655da7af704d9811be303bee97b4f018020e35702da1cc09854dce1aaf26e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:a140b6b0b1ecbe4b44b24f568d954d262df6e9886697a86fcbe776f830c61431_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:b9a1e1ba644abaf698f78a59de2293aec4a6894425e8af8b43c4730a43fc9fb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12e0227465d25fe6989dbf34c0987019740a00d96ecbda8376b1f04d35be49c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2571525ec903d3be93742a099f9ec7a6c23ad51d147a7363a655fdc6794fcfe2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2be38bc6496c343c334258dc3041b5ac535a68949c3f331907ea9fa59d9a2dd0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e81c1678909f187308b7e5e25d042bb678e1df70f36258b61ad17196cf6884fe_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:22a0eb5be88f2db4867cb0110fb33d643014e84d6db7461d7e7831323d21db14_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:25177cf3146993376d8675b8a7731a915ef6f77b4b790a86be23a105586f1671_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:2d2d5c4f56410829a15f52e0b55764cc334f625d0614c21b2d0b19f2aaffcef6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:688454a4a2984bda2efa2d308ca3f0b9bd4decf49faed822d4bb8590a9ed5766_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2222c5aed41210f19d79291e8c8c82832c64e16c62a80c2c6c3069a20586ccba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:26e79e779164fafdde2f8e3f367efe7a7aebca913ce5d842a65a3764530edf91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7a4f98240abc00c2dc86a1522731d0179838d2efbcd6bbb9dfd8d8f9ffee9273_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d000c281284329c5113e1e3009550402d5b3465ceea000b3dbd0668d2885477b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01606a9fbac5b5273f1ef8174f38dc188fb3fed7470f687133f488d1910f7017_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:504fd8dee7c93c6af9f1c34db96dda6f0db106089d56056462f074582a4094f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:754d548a873923a52ca558f36170536d453e71ff93efbbb451eedfdab8f5f45e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8a1e42632dcc4c0d83f7b822eca21e8554eda31d499e1198a20bcd2fbce62de3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:27b6813d7ee1a2bfbb896b48375ca8a6e660d4d48f951d20c4d2ed9e5b560fb1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:665e64e4ebfbef7f6176fd53a89fc368ce1099fbe5932ddc61289090b2034a47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7434c18fac6c98ad25eb94bea1324eabcc9928f20c43217f0026035b6d13a78d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b9bfd0b5d62b5b2c7d6caba8b7e7427d53eb9860cbe4003ec04e94d78dba09fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6a56356fd30f4f1121d0b7ac92a8bee2ede322f84053ac90afe4a40466ab6dea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c0af5ba9373f6b52203a27469520e5d950af6e9b009d74d24f944c941791ee80_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c8ff500bd6c8083ad4f0c58435ae9a8c03c1cacfb188398790be0eb194d59c58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ed28d0ce27975669ff5ac94b5df7fde1e4439090767e498a570c695341ed8fa7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:06ab27eafb15b6b7352bd70efaed2c846338a3ed6a78dd42cd864bc655418669_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3dd3a93ff8d17a3f5c6ef29f665d87cfbd053baebb5a0effe534caacb1ecff16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:aee45534e843648a6de836c33ac06070812c0a4ce98ff12dc09091530f6a9c5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da0c5a9c81348253e8e172eb2c1cdf24fa4ddbf139d016ea3360a2742675d7d7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:4337c3a9b4d9a01971ac5d265caf80a8598e3b38a17e322d95d8287d7c548235_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:9da93674397e21f32d140a50b030fa838f7b7c0b5384d75a9ba5fc7e8458a284_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:e8b700cd657c764ab2662df77f50bcfd12c38b5f2f54b7b0ef3eeb1821f1ad9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:f3562b58984867e3c9111b39b7b7315282331a6fb8cacf6a1e60a2be06db279b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:033252c39c5c801a255551586ef1e8ab830a9f1bcc823878ac523e5460fd7326_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:103335d78420f25ed576bf2a3fffa3a6d2ae65f7b6278d9ebe514f9a33a138d1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c370fc29084c72e554ee745fdebad0555afd2e779bcefd7b0537b094fa4fbde7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe7fd5e3c139f2f5068281fbe53b5f02e48b1969e8e73cc50660fc6fa04b0313_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4a675bb038fa85280ccdb174ba9311504bf68929664cf5d308c8704799d7131a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:73095180f0eee40d1f4a8a8939b63517fe751d6945a4246640992b510e63ff3c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:cca6d09c69198de3814ff28bc9fca937a214c106f3412bf74cf6b36c16510e59_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:d605557ebf11f602dc90289889c4567cdfec487c0f3e968e3d349a1f2cedffa2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:13ee1767be699387ff822d1793f6f3f7197ba7ff547a93a7e25fd1b3e676666b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:329efd192a02bba83375f3d659c04963ba5c8d5ade09145c79dfa75a172652be_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:860102c07fdf23792c4832b10c3fc6e891eead5aed82be056d918c9c93ba2476_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a331e228abd17dcc08e8c550b9ea64115fb38c0bea1a3f77c4dcfac0d590f9d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3ced21274cf24c1173a3d8ed448fc024a8fb6a885ce6dd678be8cbd42b8a68da_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:954984e9be8b6d99cd7dabd82654b56bd610eaebd2e34068974427ee9b2f7b1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f6a5334134258ffc5625751bb9205a3f64b30002b8ef6ce086ecac67d332cc37_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fda989215c5c7990d25f09745377e07c288085bfe69093f3e69c6e8221405b66_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:25f173fd5d9eb51fd81b6e615f45f921c575241bffada06441c96a917917024b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3938bb3aa3e20ba07111625e834648bdfce183eab4336ec8494f9861517f7661_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:403e86f74111cc83e8f1f4f1707a400170f675f55cc7a97104f98d88cb168eb7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d4ca126ea444cc6002f89da7259cf0fe02befd6815a96ae33e61f4fb49df77ed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:22f1afa14210091f323243444d9ff61c65803f56c6fe2c00954b8f0d1d4a9b02_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:289e59efe047254f8cfa28c26cdf9c2f8d52a80784881cfb209b9071e82eaeed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3a195d5b56060772e1d67d112dd358ede85f0f2b73b87ab22fd6fc82a58757e1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6cc5c724bece8c6a0bb3af206abeae62a0cc02390146b239c4a2d5b530713ac9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:486460249924affaa323c7152d62f25c3a91c12af39db3c835f55cf042d6c91c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:544014db46ddca0ff0e62b716c9df835d737c428322a1e70775bb1ec05e0dad3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:8b1ae777fdd5bd19a2962acf8c63e21ea487809ccc152827ac510810d8a707ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ce9c77bd0ba97a6aa6ba2dc5f9830af6ac142281a94c0a3b1bab0b33b059c5be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:151009f6cf3021f77bafb5e48e226d2bf29b523ee07e1c13f8c4e6b9645cdd63_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:4b8820f21bdc4993dffff226b851398bf9c0eb3c964846bbd94e0e97aa6f9428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:95199696965364933d58cc69457d3dc60388c17242490e8b2e39c250e7a22151_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:982d8a017f2e70a3663e24cb56af8d12a7d76887476d74b0ecbaa13a815a5eb8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:20408084cb4a89f2e4e15bed007e12b0b16750790dc45991fa3224a438ab01a5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4dc280b558eeecd51143ce4964a017a73eaf2572f5300dd945d5c7f9e5d48600_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:b3f22c45d8a6c6e669f8860f1ce2aaea9d24111aab8eae9ea32e68e8c943b3f2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:bf888df8898daf4918e55a69e0edeaf27cc0e93c29905c8533b547099fcdabc1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3ee3bca2a2390cc6a3d84e337dbf9d2d49969e6a1337576c93798025670a0e9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:60aa93daa93262a04a32e62d37faf8b5b97c2ba06d8495ab617516ee489e683e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:9bd1acba637b95a1c14a36f2bca175f590386205a77ca0b37516bdf5534abcb7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:ddc0f7770063b50d818cd8cef7dd39bf5aaf72e94829185b17eaca8b411e7cb2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:507b46aef9adb9c1e81417ff02e51a2b934fe573a7c996b9f618ca0089a4d132_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:5b1e6dab85423c938f0ef07517d3d48e9acbb25af0183b013de7fce4c59dd12d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e60154ff3efd109a60cbfd4382ea2ab7eb18390d59badb5882ff3482a1448ddf_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e790c25083eead9823f068c9e9e67b73ba91b1152eacd115a885566b850dc84c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:2dd5bcfc60348573dca29fcd3db73a304933595181e7afc61be37750612aa10f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:87cc8648c43a3ea44a68967604082a1dc21e1332d9d83fe2b6d7d9a619543c75_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:94d99c5949c498f86760bae2b44dc04186f4e4972ab35630063effe73aaaecbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a9fbbe16bc6cd1671d62ce9418c43b20aacc992eff87eb6c974e3f1391dda55c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:5eba1d59a190adcadb2e0af5fc2993d60a2e544fed04643d14fad28cb2eaef56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:6edfdbbde8413ae45e22406ed19e42c6e519a2cc9b363eaaa2b4ba22145076e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:72a8ef40444196c1450533368a361154c4d537891ee070fd9f4707402469dd88_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cacd77968780a921778244e8f546dd627eeb72e59497798a554468de8bd2a64c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2e82127f320fd16f7ff440fb7ed2d573ac8b2096a52b5532368f9269a8eb1d98_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:3e7a8826fa1fd5d1cf559188a5245b84c694c67c7c4af7660080ca34c87049eb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9fae7a4d6fd40a172d7362426f0e58bb34061f7e93a86dd8d531097c7729d4bd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c70494ef9374c3972beebb3fca5bb19bee6db782f769dc4cae2011573d237446_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:e491381ab740631a56d0c6d767dee83202a7a60225693c9efba66d4bb57cccd3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:f69aadfeb35dd2ccf523f3b1f88599eee403905f5ec269ffb3215176d708fd2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:983711e46ef31431b21a31c4f21e726b493793716b6972351168838d182db50b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:abbd3d66fe9f5c9a3c8852aec395679cd2d334b1249b9a37270d46fce459613b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:382003519f328f1bb63124c2bfcbc4a122a5da2a5bf9cceef276508b17344bf5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:a6529c99019bf3ae0afb4cdba1cf854081c98af7c435c3ae45f09ba4752b3999_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b1c8a14b81a5a03014734b78008e47c631a2d5f38979e451e72ac8eb5af0f065_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cecd1afedae0c187aed6dbb7c1dcbaabde8e44eb6da831b6020b26354a02815a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3a0b6d0dc555b35ffbd55e02c43d9451dcdaa62741c199d59689cda0809f955f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:a14c58944636aed99e5d5a3353e65ca515ce571ef36c558612dd9c18ff253c3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e6f02bacbee46e928ff7dd918b52ae7c58f121edab5b833b7a6940cf9309d103_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5ee5195988b4de45b43d3e49f337b6d0115756a5a958536f86499462a57a767_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:26e5fd967a753dde3e7a550b2dfd316debdce840d03dac701efecc4c3a5bab03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:45e7f645912f9234cdf40d3b47dc03bf110bc6ac209a824d1a73b926c41948b0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:46d21cb4b21ffb39b269113cc98117b2e6843b6d56c14d6e56731b1b2c242da5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7a9e2de2b737a0b82fc954f79e8194a6febc110926104313cfe86378c965b957_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:27351d0697fec4718ef926087191fc166320d31b9dedb4b0d888d3d2742e42e4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:320b9325a628d1b90322413482466f0adb0e741fabc0e5b5f5c8671d3e7f2263_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:cc6f1888ded2fb91c1ff9f92611f341e5d302d37b01a1ba314cec55ba89a1028_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:e9440cbbc14dda66d2c2344774d84fd3b7c93fcae3ac57d489ad70a279539c77_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:4c037e0759241153810f19e3081e6f4c7d5fdcc32115d6ce8a33ed3d7f8f0772_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:83705403f268a63be321e32e61b660c140cb25a4a2c34250659be6e987c1a501_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a243797c707df6388ae430b97fae3b82aaa53692b25874e41d0f7004fc606f6f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a2ea8419ff7cfe26f74db07fc18f38b04222abd21e5652ae2a39639fe42c05b1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7f3ddfe8d0452e8b2f4bd6a3c786accb6560c3cfc81c6b4e10794ffdb74c8d7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ea46991ef2df1134390df184df5eeebca47c35b6222ce7d3a7a34f4c78238645_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f997a622a7ccf542bc866959fdd42e9f60f45bad08437cc8c7fc208153e18f3c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:fba86d8b4a4550975bcefcabb3b4be176effab5e7db8846c42030f58c16bad84_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:44f78e7eed75885a4a5e11f9aa18b41707587dc628a5b88c988fe8078a9da726_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:470a95f9f16e70b9fabee4b73882106d9a2ccf50f2253e31bbdb1019fc534b68_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:b86f6c99e7ce219d8131e94e008ddd7583e92df0b7245f2ec1bf765fb717abfd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:ee0654689d43e4a2879b1ccda1a3e4556f44b21a369846fc59d8925be0e02dcb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:3054b5afbe95c32461dcc1f1574fe0bd8e233652b9f62183e8d09e1b43aebe4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:6664d4f667c81a79dbe37e5447e2f3ad6e7d5e1d2a6c153df85af4d21e079773_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:7d99d106b92fa6783d158dba4840c0dd189c494f092c4d8bd7bbc83c3e3fca1e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:a01d873e07766f75497127468fa34b110622d5f083a9d94dba05b5db76b7088f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8de1f53240162488b9f20436deabfa16453159e3b11a4cf4f26da6696302b6da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9314def469869d25d40753fa3d926c89c61008c1fcb434f90c5698d0ad6884d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df3f3ce247acccaaea878c2c13e51c984839bd4787aff921912fb69863d05a3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:00a750c64459d75e39b8cd9aaa586899dd0795b8414ce09826a782fe8c719a34_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:16e3db36a9b506832b3a4d4e1aee3b1e2c639580f23aee48a41ffe734ee39cba_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5d7aa039346102bd25ee01a8a3eb6c8e3710ea91e0d1be0b0403eba99f4472d4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd4e791ca8e1c6f3db4f6bfff5a63f8749e39e225e6cbd3546ff981b4eb4629_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:31c3d779cbfd06edce974a960d60120c1deee9bc33e38e76c2148d2541a44322_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7c40bcf45074b2a5ee81f96ae0ca5a0249787aa471ed0bdd266d117a24148f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:127be7d9aea973dcd850029729b6d1279abe2f6c20df47c02aba05504616cb25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:193ad113b049596ac5c7545cd2b5d7fe21a979ac8b1442cfbb73fa4eb5985de7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:9cc6edb01ac477246a59369c6c81b9e6de3c1eecdab7813a4c3751a72bf77613_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:ff18faf7cad7ad640567453e9c902afedfbdf9052c01396f512802ee982886d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7455aa541f59e773ef0c5c574a48ede40368e528b3e31f59ee6d163ef5b26a3e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:e6966649f239db1db3aadb8a77833a20db26dfbcbbc8129d24636abc6089b6cf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:0d133912ee024061d81354d85a9ad949e1a6aa89df7f5cfeec4ae28f7d1b186b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:1424ad04eb078331fb4b01f99a3e90cc61a82999aad15a2c6cfafadacb69e7a2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:357e3be0b726691a7d200c90fa29cb5ca4c502b666f43ca3856d5cf2fd6f036e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:fcdf06a855acb0a0c3f04cee4e810ad6c4e7342d80ae49e4db0f0181b444c929_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1b2f5803c254c02ca062e01e0e3b17c7000786b98dfb32a91660937714527328_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b99fe7098096c670df7236eab2294b05f5388500861a3be5ac7a89ae87e92fa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:cef7e2fe452b81e7c0a0497dbce9baa7492985a766fe78269431ac6b3ec99f23_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0adb5be4c05d15e550ee99713ffca13a0b02a1235f5ea1b47aa725f90c7f84a0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1b0214211bccc823e774e479ab3ad55a8127ca477abee112e8e451366b0c034c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0d5edfcf230ed485dec0def2df58955e947c8522a86b6522666870a58bbbf3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:19c5dc2d5586d27e7423020b6c7f92f47c3585f35fe384bcbe35ff0e2a6a2eab_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3d7d7a8f6ac2a59a8d0ffe4637b7b7bf6e5dc06e9e8756de621dd7d1da833497_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:42babf41f1576a57403a63b0e4fa49eccfd5cd20c9dd2307bdaa63fca60f8a57_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:478315cbe47206f1b1fdd0f0cfae7d23105d7d82de6744dcd0b42b199bf85b3b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:4b09e00fd41c0e40550eb7a7f6f8b7e6df490cfa78df6395dde8074057911f9a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b956c919b508447882a902e606e3e8d18a4246ddf1e6c6f323ec46665ee4c26_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7ae1da45e2c66bc4092ca682fcf617a3fc6b47e4824a67f4ae0e1166f2b76be0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:1459ef64f7261b2e0fd0adf4e9f3613cd9e4f630f6070c55ea36d1773c8b2fde_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:5946891e449ac3c4aa3d61016593a38f92993248eea17e2a3e3f78594ff629d4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4084a29591e9cbc51ae5c59baba8d824f063fc4bd2cd15f81a47814feb6369e9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e9b95f32fd2027839613d0795b6353876df6345c1053faf551626198a94d700e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2c2e5fd1ed970f085d01ea215efb0a08c8c72e0d4392bfb6c35e30b17c0f6a58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:76e49cb17e1489b3e967ae140040a0bca455f7e034aa202073b7f597df46b6d4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d23c602c0a3796b9164784558d8c36a58c333c6c2a65c200e108bb4262bc5d33_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fb9e353f4e18f7db1806a8228f0f7197c8076e5bef29eaccf7eb58f3db2a4f30_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:216e41b2cf68ceb53873b657825b6a5e525e4653f9fa18e84e10276ef927aadb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7b2847110727118d2e1d791c7de4e408c21b028bdd405978566dbba85a437a9f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6969c82a3143b2445b95a01aefe56da70018380a5e161899c5d7d4a1a21a7d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e849436418228c07f7e61842e4ec2f1871f2ad8254fdcb23246dc93a71895def_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:60891adfc6d37e5a57cdeb98d91bc14673fc99f098fb58925882287e1ad9ade9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:7b27bb97717981dccfd3abe1f381a0a9168c3b3543e6bdc167ea259f268cc25f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:c482a7de0d69b84848a349da6cadd72e98cc7a1211ddd1680051bf2f15e459ac_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:f888ffe90359ed24b7840415e16ece35724fd6e61ceaddbd5d5a998d8c246b55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:2845cbd160e3fe2a30d0e5ecb6d93acc641cfd0cc519e21a3bd3317afb6beb9c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:59cdd21045aec02fc9fa1c1514e8a0e34d9a1ef391a1003b8dd5b2948871d6ec_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c1cb24dbd9d913b1e11ad5c43b66d3528c53fb8b6dc307b0e9725e61151ebca9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c3113811182cd114937f8a2f4fb4c5794fa086e6e98b8d960930c73c2f48f23c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0efc766faf0ff35e78a5d498ad2f6ae73aee6c5d347461f2524d943c12379f87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:40e7b0e573b31e553956f31b4c27b46f4be0c4cded6f971d4d8437117b5a6d71_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8adf75868efcce1f5398c0e68b1bc6af05d7799b7aab473afcf9d96e9a7d1dfb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f83618bed6f9f7f872ee6b2fd45b780c68cdb323c48b366c4f6a1dba332db9f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:19b98b59b04393f163e3ee83be0a3d4d393bece5bde1c8847ecfc79f202abe3c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:405b6d44904717880e344ca06545f47bd570b4ba7ade09a44d7fdbc492d84156_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:598644fcf850057a64f5024844226e650db735f2c440c3b5e52294d04d3a578d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fda3a8e23e4250e205fb2dc2d9e5711acb96976eacc840872a275dd99cdcdffe_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6b55bd900f73ee435fee58c6505abae732d1b974829c8ca38f0c0c8a393d2127_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7231771722e3fd577d9ab773e46fd5a13c22738fe5a5bb5445ab3d69282051d4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9033673fe91fe0bc867851268b8b042bec3dbf98c9249706d15734b2f98bd39b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:fd00beaf67f33eac98f2ff9ae499a4b123f5de9f53b7fa7391d6da7ac7c26ff1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:83b7c4f61d0640fa22418abc4fce96a97f0716d5bbccf6a782fc34436f99ab44_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:879c8ecec92878ca8be871397f109066c52afcf850d2ceb291f78410fe82cc0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:587550256a70faddff41e4c4ee24b9490922f50e7b0657ded19ba73a53841cfc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a846c10916acc0dfd328060edd9e04b4de374841dbac908c014de653f8d781d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:24f7e70aaf3600842c1c6a8517c1c0aa7f8e237c88f1170d17ac87d831d18ab7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:884d04aae67790b66495b7e464f07d6ee506f23412ca06b610aa527f6b1c7ca2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:b0ef673795ded00f9e81e1d8f5eb01b70473c9f95aaa55527d9ce3f6dc6db9ae_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:14013c3a17e24d96f8158a7fd5466fb55c571f80f18c419fa52c3801b5d36003_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:890d2c8d000a7e873daf08f529f82173fd61b9482a4b6b25df0076f6ab758206_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ac780b78049c791e7e99451ab379772e50644ac35bad8a115a6408e99c71dd55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cf1cd726ee3e49640541c8ad8fc9619e4a488989620ff282c05b9e674f0f53c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:1c97575ff2f7ec21e0c977ae7d22ab225ca7a8ab84825cc5f5b7787e180f724f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:6189a0783536b46cbc79635ef6783193e5952685407834705076e16a15e61aa4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:7f654050cfccda1c9978424528ce1e94a56629d43473a0c325fa3b384b35f764_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:deb0b2b1c9d63a86d52e825def91445a2216db09c9775b7a16233f129f8ae437_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:be8d657fbb9ff6ef270a6f0c7a90e4f3fc825f785a58f9594bdadb3c3e4246e2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:c458f20d68d2f204ff5cdab2d94be03bbf7004840f0e25b436e0fe5a0de44ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:d3f8d75710e9199e95f15d332b06c6146770cdc03431102c577bfef62791b912_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:e0ccb2dc6eaf2d7cc39f67cc4b3e0b72bcf359d671774d2e99496795bb440e38_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:4ad8693404610e8ebf79ac3fd5628b227cbf45d19158690bc4e60da4206477b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:5d2ada8dab46782d2f3fe44cc1c78b1039caf3e0dcc73c6567e231e6c8344e1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:81fb547c336fb604dae9eb7d7137eefedf2f2befefb88381d255836cee8f0c52_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:ee3e3f9adc176fa420aaf9bdd841572596ec45db77e770fb5cd91ab0dd02ffca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:a50dcd24b851e33b6a2fe54036f3980d1732030f20cee25cf4a988128b8dc9d7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b4ef77528087c52ce06fe7eb3255eb00b3187601c13274a8e414d11dfbeff512_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:d598ec708cf191f326526d0fbd525217939e9a070522c12a800788e9f3393ac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:f27c6f1254d4012756a94e6079fec52b430fdbdc0a7fa06ed6f0e661a7fe2c22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aa8af01aea04ecd17eb3929928f1f275a944f592cd062fef70f688a4bc5aa32a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4cfbe5e5ccfaebec25e3dca8f78379df02df1063330983a9d14399311352a846_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:50efbf887636e65070e9dfcb347fea2846747da8cc4c8515b22b11214fc4e14f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:7fd581fb1c717b8456707a8d0fa3a0174504379a251153f939f8d0aa82ee4653_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:b4609874992ada1198790a019cb093494b01ada3ff055e5ac4eb56b8339c7dab_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:c3a253d463472e8e7ff24054d05e1b060c24f2f18edd64affd01eec04154fcea_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:1c17782a60facd5510d65124cb80ebed1196bfca638215b3e26c50857920d7d4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5662cc13c0c1882cac28eb2010adb474e42883f77d4e93d55d53b3c227a71b21_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a57751fa543def30a003a5c314921cf05c018d0bc8b5cf8d2af0ee7eee535420_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:aa30779e3fd580f78f7cf14aabbab4fcb0e3065d2bc998ebcb72eeacaec54c67_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:0abacffa728633eaa13406ab6397e71bccd1d102cc79d8a6d1ae6b5d2e46dd3a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21d328ef7bdad9bccdfc35cbb16eab0a18268990a8fd34d1de0904e20ed77ea9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:282303ad53a48b2a23d7e29722ef316eebbbb52d8bcaa81170dcdbade6ee31f4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e8a8f270084f3949d8e1581d07446c9e956d4c5417a4eafcfd8fdc81b4a12e05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:19084c09471ea5ef2256884ef6940cc0e7b34f2bebe2fa61189a2bbd37a0130c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:53fcf5904a6ede8e48a0db953a411cf129f9cfe8ab3ddd360efc4543fbf0634f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:b3d5c0a3e8c1c254f1fdf5cb323352e1700a18cf6d2cdac30d4b3c649dc9c6e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:db14fc0dde175574bbf456bf3d0a633646ea27fe96ac16efb29aeafa2b916416_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:44bd56fcb72d9e1fc897d5f8fed52786eeb3e11ab84eae4693427079d6c54190_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:63ed165cc3c37355a4a17cd58423b21c30b0be8882ae941d1d7bd77b1ed30c85_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:68be41d6493f5f1ba93fbbeb7e7a520076d1716c8d844a86ed2ea65bc57b337a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:85eeda8e0d4fec123a75cb41debaaedc4386925e84688b1cbb1fe992959a21ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:69ae5a7c5830615267c24dc57c80a61553d66d9538122751c02720e1d50ebe0a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6f22280c607d79e789ec63295f4581fe81583509d4a1029cf8352551fae31390_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:954fad0aecba9c0c529d2112a01204d6d42d0a6ba1d22d0273461b468c303747_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:d0e1e0eb62a207a703bc85d61460583256868b5b6994de6bbf0d776f080d9a4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1d41ca2e66ae466fc5093e943ecf039bec9eeae50eec7d06f77e90d3f9020c73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4f81520b96ffc5b500bfd592e410eda21fee927a8dd967ea28279f8c16b2237a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a9f97b6216171002399a95c366b158c0021a8e1c2d00a62621bcff9bc3920d0a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f45ec3739a8a43337b96f77da70c0d8214c095b0a099054760f3ea015348abf2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1d4f8d26d0f49c82d4abf48b904d14c706e70af644b2140e41eb61706f09980f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3357ae8d105be4efbe990383d2782fe2dc362d4c8e7905d543be465004842279_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:397525f93fe8ab16d7c6244c25abbf390c905e9dc5ca52309190ab3668cc94e6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:85b26b165aa8ef92c442bee610a46e2a510345cf1d50f75138195b23f259fe54_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:265b5aaf06d9ee2c7c04871b2b1f68ac4f9cafd2d5dcb2392b10fd3a3d520cc7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3da4cc03a79c9dbaa1413ab2fa78a50c82754e6ebd7aed245a322612873a044d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3deac5cbd4c5501b0037e4de71fe7014891f0415833806ae9033f26459a10c29_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f8b2c96b3d6a4dd2cb5050a8b9e81dacd75328fbd1f354d3d5d9d1a5c989fbf1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:061465b2e77cc96a792033571a891be8d143a6315a2418abb06de8d81e91818e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:7d6872a21c6dca584592e89ca1018e5bf5f3ada67ff810b1b72a9ac8ce16d441_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:be0489db36abea3470ff64a1be703fb20d3b04531457a92dd8fee49edd334dab_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:fe7166dc2011ee1e9f33d1246209341891eb1452598236d0d7c6edc38ae9f8b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:0442e9202f90a6ab9b24587a4ec00587ed7950fcca738cbdc38a10ea8ba30eb3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:523d0af749b9388fd2765132e690c64a54cc262ba2c37ff36e29559de3b1fc49_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:835aedccef14e31d72f4b21c010b0d88cb726f2ffb2c91e5cd514826b1522353_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:b4a3fe4b3235638db1b897774c06ddcaa2fd011b5a1deed87da06a422f1b38b8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77d1c3bc06dd9d373992f92d5eb69fd632da9ff38ba3cfa67a2fbd11693a6ae8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7a718e4178fc093723e671f4414567b83f296da16f2f30bcdd9d2e5fac6eb83b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d711324d023f8f02b81c4f6a1847b83388ba51e8f0d3f2e76d31dba85118132a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fafe92950791576999cf03d88ff4d4a0dba942548ed28f95de621c524c4fadb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:13882ea6616b0834531822cc29d644b001f21040a6ccc7af4e97d0a5b146e089_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:352c5cc7523e132747463b9f597f7a0d29eccae9fc7be53f5df65557f26b8716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:f2152a58004d8078f5dce860b8e907f37d19dee394abd3a0643a70506bf803f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:fd13dbfa492131c9b2ab07f65a7e7ee1cebeb3aa82a958dc53971feba750c1e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:739b70faa046424d5dc4d36da3a9f5cdcd396943c3403afa1fd869c6086ab849_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d36465bdd1ef05ba53e1748fdd1ea48db141f4cc249c69be96b295b2638d5e75_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e3a7691b5246f48356afc8f79ad217e8dcbb637c97c9e725bc98363b8ddf53c9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e8ff81199bda31ffa62679fed2fd7e24930282cec9dc31da6aa5b75d529d26b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:38301647f5f40ea3a7407e6c39af5c92f63785c197617172e8c3e53e3d80a354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:394d1a37369dcd387fe49cfcc2b28a0430da1f0b245adfc8c5483f92a234c65c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:02b722be34c9ef7ac04df8d699863a5b1dcb80cbb4861e02bf7c396e5bc5ab8f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:52abc772e9e4b8eb4261038b7f7188f96e3d0499c254c70e48835401a1982395_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:1b7a0fc3fa4623ae896ea681ee40106cae8091c7c651e7315fd09d8a8fb74577_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:c926cf61e3d9b8ca9948a72637b6bbb1510f30354b0593b38e2ff6e335f2871f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:8da2c7e560c460b765abe4c02bcef5d51c64f669d4f608b683220c54dd4c4461_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:96293b1620dc5b138eaa6c9dd86cf680a1b42349635ee7c75ffc8a8c202e4dc7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:cbdd455714a75d7c899ecfab640b4f1c8fb2c655e7a494964af92ae94e1d14ed_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:ef1a3b73c1c2bc3d8c66f0e388f21db486f021e9e11c8c0564dbb186cb5cb815_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:50ca5b9ee14ddb06cbaf8c1292022982f96a7c930957b36833e9432176506cf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:925cfa28baaaafca68c12c9d590a4c778e6cbc873cc73fe0f5f572b2c42ee25e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:977405a196b370dc4fa20c148dda2f5d06e7df49c062283a2bd794a6ac71d79e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f92ea0350d9e4666bed1f5d2707b7185cde6490ed8d84dc2d2b0e9a02f74045c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:148634a4acfeb453325ca14ef643a5491ee0a6331d482f0ef571671749e03e4b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:3fbc8a594f7225c9ce75fc234fb604861277719754946152cbbcab7b4565763a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:9636108c819ef26e4b5af2bb56ddd0fa71ec1445c9b6294c5dd97f4e5b7c3577_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c1d9293f1b32d24b4e897216585243e8b0a6b9d2ad5c2f842d4ca68b7e828915_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:598a86e6f2261cd3bc1d8e0e09084c30f0a6e4978b07e6ce9efce27ebca092b2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a4e2ae9f5d546fdf5efee719f43e19bbe2d859df4450d02a03d8442819706211_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a534b64fdb291d4a735e0f7b7906be018b374a637976be1dbafc573cb54edc68_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:c04e332d0e0ef3a6cfb1807f8c538a819ade6e1b73a7223b003683cbd83e3740_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:8ffb2e0d2d56e47cbacc09a8782de3796117051a51487d790177c6d473af1903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:90796ea4e63b4111ca4977d5730b70ebb8fa25a2ed1e1010ff979978656a507b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:942b6393083692dd37fff218767b84e6c44129f761943f7d1bb927eb11585128_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e862e3f1b7b59fe02774d866cf06fc0a250e2472250d94925abcd2372119a8b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4f88f7d239ffb5b67c00e73d9d564ce7c61a62f7d78b62964559caf9c66b937b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:572e094dfc6d5a510b8c2e7dfcdd6546e940f571b7b1ca1e434628e9160717ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:5ebaf4f6f2d0568741e341201ecfeadf633b696a742284a61f5f901707e68c8f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:f21e773addea0142d809cedf43525dbd17597555fa1b1456f27da78a313bcf0a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d4d1493487dcd282271ebe64bbeb6665207955f07c32744b560374ebf5ce2fe9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:58a10856d3d809c3ddba5fb7807f1ebf500be7a005a437ff8d51150c542193d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:db04d68ad273a2f2b319283e8a94376b5ee60c8787da49c458d0201e1e44a37f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:d7c94a46534d16be7d039522fd43cbef508f1b51973c9a625c318ec27090c931_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:010d99d443ec5a295086bd23c94062659e73ebd622ce11c75fa52090caf99e12_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6739528ea88293e3c666fc2d7ff4a2211de2f075c92fe920b044a4f9e3fe57ee_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:a4afbbb149234cd8ca2269529dbc07ad4ec11fce0cf402c44d33a7ff4e76656e_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:b9fbcf3dc05b4c76ef702a8a0777604e529e2f894f9cc85fdf3b05580bbd1674_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_x86_64"
]
},
"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-04-17T04:03:56+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.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\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:7039e7bd34fd024ff619df914528c8d85e62b847291f6684096fd4ca8dba2bbd\n\n (For s390x architecture)\n The image digest is sha256:33318c1d550a6c846aac2d6852db0d922a500128586112166f0436ec45140fc4\n\n (For ppc64le architecture)\n The image digest is sha256:ec57410a29273bae8ba9b0024b6214c8ecb5140b032a361f49f1c3c19857affa\n\n (For aarch64 architecture)\n The image digest is sha256:3f39cb294260147d8a7128cf1446bc27cf049851d860425d9903f2c11e9f15b4\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.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:8033a6a409e73524427ad21a003438fdc16e74b3066954a3250feb10410698f0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a4dc1752f6f6a48ce1c5cfd9e88a83536339590d8956495b0ddd0bd573ee5d63_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:b8d7bb6d7da7cc3d01983a8844f5fbca5a144f6ef04a6f9e101a71d52ef0a2b1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d23cd3df4f4e6680038ff3681043e77797c535b3bfbb1bab606ac9a77a0035a6_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3790"
},
{
"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": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:15ff6cefcb112a603113ba44390b5f00820dae7717e920b3eeb71ceb2cc9e0b1_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:605f428fe17f09a5cdfd2e0aa87aebff041769e63e82c8a260836d96d4050360_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:8e573cb284c18cbcc26a6c646569831848c085e604d92347b1a88857dc550767_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:fcd70deb6fbb7afd63f23d85cd763dc80c15da4854d894f08f38880302d0c2e2_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:1e9b73f5c65794f7df4bda4e8f79a34f81cf707c5a42f30824b3ba69d1f198b9_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4fa8281183d94580319d4b1ff3b64d02f5597a0488a85af7f87532dc8fb30f14_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:bc3de0b8c14731b917fcdc34bbb2f85042ee0704a8d12036649a571fa0803a5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c803c54d4ea3fa02a1bb880e708910cf2041b01c15f1e6b7d6d250ef2270fcd2_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2442ee7c05986012343d024c248c18be5b501bb2488d36927fdad1c167102637_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2e019537d05e3df0da8e4db078caf05f077c58f6c27c6d1484e5d8cc2a5eda11_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9fcb24f196a81e2232b565c6e23ccedf4366324e55c62342d3e5b521f7e79a7f_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:ca89b5b52c7cf20886724644e353c475df629150f20a1bb389808c9e9d65bad2_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:59fef1b75aa9320919529084398a0f33ba234d895e998bee0ca88eb76ce0efcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:aa13fe5ca9bb0f7a65f6a93f396b1a83e8e747df893c8f31451f9776e550f016_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e21b3aa5cacee24af58cd375b4b5989778cd474759646078b8d5c8624adc0ad5_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e58897ab3c033f7d929cbac50aeba91ecfe2d1a98e9422ccdbaf35734d7ce45d_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:89456cb2a47ae21d2ba0420ccd66126cf50454182469d3c0a6081b12ad340577_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:9ca7e50b58180c46c6d09b8ffe4436e46535f2f867f7fded2b7712e12f690e87_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bfac7e4d6e6d28701fa90e39764f2559415f2692e6caeb5ec6a8c11babf190b8_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:c7987101d38616e3b56c261d918544fc61e06a066a2f98e1b0edb2f0ebc335c8_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:46c9403ff2698073e2a883d9790153816682d209b2c99b22831eafd164917d50_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:4ba157497b5e9b9e90f069a812d9ddf4024502cc4d26fd844d046fd3a815956c_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:8c40d1e8fc712570f1011e39f09c623d23f26306104c47813f841aece67916d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:ffeae7c842c0ee3f446add37aa49707e2acf96f5b91e8e8929bd34c0c826b5bb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:50a94bc558ff84dfdbec777c955c597fc98d1c42c76072bfa21b58a1fad506e6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:71ee15be4fc1e0f4fb029362eea3be709e289772f1b296d67e67f0f6ea575386_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9a9fd33ac15a4ee2cd8c42a9bccad9ad870091b9090e69707773e7bf9717cc65_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fc823ced17818399cdcff21c62e1d14d9a79a7946376c2073c04ef57a4e819c7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:46bb898d9dde3c1c238c4a1851c45752bcb2929bd9309c07a3136cfdc0b9be0e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b5d504b02623e53335e8093959d6b5a3c2db56ce2d6cc1aa8d3d750519c7668d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c7dc6f3e44df90d090df157e2a282849d2e9d43de85038239747c266911d8a46_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:f3defcefb42b93736e70f846e6565c26945ad82663cec40383e52948c845fa49_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:026036057af295d3109f89f5e41425e57e69ff3f8fc78296bb2286107ec79a47_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:26350fb63ccac1c45f1b76c30db04a28cc648edfe7d8eb757b4ba1e4705f5fe9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:53cc795af84e794137875707017060e6dd692482b610de6d029fa883269bbf7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fc52118e16a4e7fb7b66d8d05b04f4a925c0a47376268d3586139dbd319b11c0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:c8dee697111ca1e0b08380c868c620daade147e30e80b54c9d1e0f7a84d6aaaa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:29d0d5c716c26add997eb504d23a001f187cd6a2e37b824fd995dc9a25708e2d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:63bdc358c67c9dedc298c0f0758a77ee5ba12c01bdbd1fc259097d532421ae27_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:b613cfd210caafe47b246c586921eb7dc4666b5c7b8cc6c446266438b6861aba_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e65ee9565f69a3c1229b423d975ce8251ecc2c555467924e60027884cd140bae_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:5b36fd7b87570d00a8a3ba9486d8372e2cac32aab94749812c7f8a5fd9c2bd3a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:7d6af5c548e13fdc4f3195003fd34f7f9a9266458d7aca5bb8bc060d2308aeac_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:338b8884b57df0d9d85e684b089a12c1613e4f979c178f69eeff6800d0ab1fda_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:437a15071d3d05585c74d4c140de322840ff69053f89850464441cc691d327f5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:aa8ed0fb4bc8f024042e90ffd419d32686aa13c2a20f1e5fa62f8a4690892386_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b1c784f13ee65e05a7f4d0d240353d9edc356c8dc065088bea56af80c93eda4a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1940581b35461c2199ebfe80c4c186d5766facf0cfe597f12cbbfb2537879f03_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:24fb5fdd6d23614ee03ebf67d38b7d44bc5c8f1a93a37c7600e3a8d347545332_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:92788b6ce939253392a3703875c45a2c6b1e2b84c23e3e6bfe5b0ff74b9caca2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:dadb7fdab5bd0650dccff9dc5696f11a7e7f91612939b66bf1ff8fca6c6211e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:652d5ae2efed9f419d97c3790da24928d847a98a13b19137525dfe7cd91a1b71_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:8b152779648bc02d4bad089d77cfe2f682939b48ed6a2e65761f6082b444057c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:cc146a72d9f5b62fe361ec8fcc0c8861b7d932c765c2b92ed52bbf1a53a2e3be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:f5a66c9f2fb849d906bce776c7ef512936ecb9e4db5547993109f26ac3000dfa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:456dde0182986ec1434b4e2013cfe9f3af80b4d347e73c2044ecd4ccaf39848d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:54c2733d7be183454347f1ac7332df128af49162760c37693076633611704df4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:5c3200a13c58b389e3a20d5f731116c9563c8d7ddf888be34683d97730612f86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:cbb28e9eb47a6a84fce4bd71aad1532385d723e5b4c1494c08664299a01885fc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3477c6d0c5fad5b6fa2c8ede2d6d2b34597510888904e043b6d6bb66efcf9dad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3adf4dbb74aa5951f72055f1e2f35f004d4c9832c901dde5de9425ea88f3fc74_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:72bde65bf1e38081b2716e43ad4f6c03d29b494a85adf09ab35f8aa7cb335493_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:fabbdde64d8a73a5bfb7847fb81402a90d373d86ac8a50dddabb25c95e573393_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:05bd4bcd8c4170c4154e19764c7cea5af844e2f350f3ea1461fb4770ce353678_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:378b6afb9010431134a3e5d1b9ec5d794aacdc2b5f3a0f9200d12dbdf64729a2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:5e6015f36f6362ae31363ce389e65834b3dd270b076257b0c666fce21ae818b1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:cc1cb0094465e8e5d97419e45b7b3b747e68f2572cfd16513ce3a9d67ef8ed3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:0f5c99951f7d49ecfca530a277fb12866a208518d7c8232031a492f5ad1e71f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:35d6268f9003034e61beacb6c8f7ba090e3e6a1f6880cdda655ca4ec77f5cc08_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8cf62ce920bd1d562f017015a0fe512dddac4a1b38756466d085f8147e8bd4b3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e27bc3a31601325cdc8cd7759bfb0a5845ca7584f97c5aca16f5bf0151b07014_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:51c193da833c1e6d09467b23f2cc52a272cd5ad3b331993cd78b3f84539c681f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:563d426bc0a713322ec72fb83304fad6cd1aa4b517d4b6e1bc1862ff475a31c9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:24f1adadf06a763f866ed139f23a62c16333e82ac618c287525ce8f1e0378c09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:55d217af3a34a2b4c8d18bbf278d5c121fafd819325ca774eb247c8597071f54_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9420a8c08c67cff3d496784f91e04baedab73937a40f69a6b3c559403f62f178_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ee576f9623470797bc1287b5ce28e8ddea9e2ee08ceba26b1705763b9378f9b3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:25ed6b45ea6442f5c58f459a3e3f760a07bd721fadff18ab75645751b53d62af_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:47e1692544d6e5f72d7ffd3f2a7ea4c07b408aa88009108a273543482e516877_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:74d9d66a45538690c1dcc8fe58252842f867d709cb5b4513739b92eab251aaa0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:c1d7108c9c7a5c748a6a5c1b1f9432639be330c321048102546ad8f8efc20592_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3ef78d6d41e14b6746d425c9596d26b054846979f3af9dd8ff96e4ee48e6c167_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:4f540da424aa4a71d0141ec43614afa25394dbe67f5214265efa1c0d8c25670e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:8ec74bcd5d1df4ada75ab417a8c91dee79043d682aec685b5ac878b64b44d67a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:bb0084ff676f9480812391c90c8850c1c487bffe4fd75792e403173b5346adad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6feea7b87181b108faafa23f05c2423b386c421cb9e79ddc4bc70ac6ac7a9468_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79e986a8863587c84f3937e2be5eee13e2fb01008ddffd5afbfa1329ea7bcff4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:7bc7ca3c4dbf3ed0c84f8ce3c197776913186420ab1328a48cdc36ef9b5d374f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:06a56b5e7c64cb28ebba25d4e0ed353656dcbd7a00d80df880131f30d2c95fb6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:82afe35fcff3803be4e03a6533cd27b7811b1431ae0eeaf8651fd6750d861b7c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9a3440ef908af47bdbba86c091ad9b8059bff66c2b36f3dc6423f2057f5cad85_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:c01684de53b43b7b9c086a302a8c0a104d6321d7abd2c47eaaeaaa61068ce74f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:08cc94b8d961d7c4fa6de9d5234ff46f85602776b528757490f768f177adb236_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:cf038e8bc2e0bc216ed9b672ef748894360ea8b03d4255e8b5e73c3903c112a0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:8f7421d00fed2f2a4f5ad3ccb00fbbe71956469cf19092d31343f2ec9eac5534_arm64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f10a38a8500dbfa038feebb468e875d5d1c401b215b294bba5336c9fba0591bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:4047ab253e8048e7d8015ffe559c893c812087621ed6ce231594806d5f716dd9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:45090d6797fd32ba541bc2fd999d971ede239b0487740d4243e90b8762a833fd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:721e2c54909ecc100ed974dd1ed92688f1961865ea74807bfac937fcd9ea9c33_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:db6d48c18e57bb9d8783594c863e177d6d0d65d383e4f846c07c99acf5c1133e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:57eba0eb3f786fa05b2433510af06ff4e68f3fe6434a9ce6db73c0ffa1b978cb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:600ef2057110a6f621f385f568fdd3ad446cfa280f7fab41ef63ef81062aae5a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:642cb7bbeb28944bdb7bc1159e1ad2187ff5a0ca22f23c1b7e3c430148d3c8e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:736d9644279fc86f6e27eed5ee3396aa3a402f2f465b7d6d6cf4e6eff1981d3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:0bfd9dbc21ee8d79279908272517d2753eb2af55800a84a7c87d673e70d0dd63_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:128970d9dbe60265dde68a31133c8e7240c3b6a6054dfd0e0cc5d94d8e22c99d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3db517aaab6f2c7f6300a5c418bef7ed238f64227573971cb93bb26b38c05070_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:a07793d5c4e9db596098cca321df17408049ed48daa36f8089890ccbabf9f264_amd64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3d45d3871c4b521a715c261ef17fd37bba8bd49c6745081bfa5465111cc78f3d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:6128303dfa1d1661fc6b6040c268975fba1f973535cbb14ca6b2470f63c932a0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c1db078026712a2fa084c2879230ab71555aa77ffdc9105e514caf1c10666408_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:da4f1b989f23bfefa817e77970cf0f900e17b2bac3827cdd74e45b1e493ad456_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:c52eeb17bcaf42855e0f8cddb1396a1c4545d9c92327a81833c4dc74c4d5ab7f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fb6468fcc4ee134d04745520d6bd8b101ace3c03619661722a8391a0f4083189_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fc64aeb922ca8640976556ad279b83f0fb7951c5626d16447674fa0af4c0dce4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fdeeb2ef07714597a1d800e3b40902be6da72f306f9bbe0fbc0724cbf9a9ed0c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:0c77239101c7c3a277f6f27773e93df46c4104c2de1b3a016dfb789575519a8c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:24d2f1cb363207af0b1c57448f83bd9d53c0b94df4063a3254ffd1e4b6b04418_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:36320f2679bdd1b272e9a710b3af05514cf4155f000b8b161a2d2890c412fa1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f984a21b32948a92193fae680750904a56939e686f7d4c69249bb3554630ff7c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:1417a92efb89a308c25271bb1c6126e4361678bf2dd2cc8a51213dd9aa28da9c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:3864e695d74081efb42bba7dbb3aa6abc43d37e2db79c9e666905dc4fe6b750f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:860cb44164004a34b11e26eece3bf8b40698406694314cfa53b21ec6e0ae4f90_arm64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:d7217c9a65c3f5506a4474d2166e01441d688d9f8f2e09bcfb0ac605f9c1238b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:5699a041a83eb9910136b4f30afda1c0b81aa748e464c5e915644bf9daaad227_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:709ed5bbfe73b200dcb2121d9247eac0203dbc90ffbe70f83f589506556c5a55_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b5a3301d531df26fb8f7fbb9ba82cc3c4c90be4fa3cc6863ade2fed8632a5c11_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:e942c7c2825eba1f3592459d9d2e226ce6fa28162ee72fd6112b2dd9306199c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:709bebd0d8af5b4b4490fbd75b3cb7c27d7143535ecde00348b4380efdb807bd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:99f7fce9c1dfd26b776f3f6c0316d9159837c0b745136f06a41a96ba50075bab_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:9da38d584aad75069da1e0b69cfce5011ad6ce4ff55fc3f6dc0caff6e7f9605a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:fbe39b32fa5ba4812260705bf1f3f0bd12691e5453e8cc572945e4c53f2c9420_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:566fdc104df64775ee40399de5ac1cbf6ed04e940c04a4fc85ebba8e9bcf90a4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:74a26220b770953dac4d2713985706989081b73284e3d4bcf8f90e1670788f7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:91383e7f195459ac7d1d6a5a79d5805bdb3fbf07d90457b06c49c8ad23c3cd55_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:aad3ae7c4e154d20565771599b31633b8150f883130939af053105274469ffd8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:23f392010924ddf7f5a3d83b8b2dff85dab19c3d0ee324df5fe33239c6a646fb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2677bf186614fac92e48772173fa33c6f5017146009916e9a52b726c605890cf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:35fdff40a81d7e99fdb1691ecc93ba789682184c8660c64b0c1054c7cc1536d0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:dfbd503778982cea9923aa2d0bb64fda781e66ff0f822945dcb5522bf0cdd919_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:918cad19cccf9cbaf9d589d778cb05b4e1fc008ad83657f7ed20ff8c9f3118fe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c96f2674b7baaf5419f19d5841edd2509317064b96c9f47a27ad9fa8ac1bb7be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cafac3e4160841319677b4a7f6a5438ce93edf79c51bd368a3ff53445edb6eba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb528941ea51bcb2f55677e0a11cbb748e24e98f370ef02e7bd2d88999df6404_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0177a02e8b1492a73f2008c83d2e27455b776f684d455a2ea7d676533f8f63da_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0e4e44c1be8eb4c59554e4ad5652f6aa9a290ab274847555c05d97e3866ec4b6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:8479643120428c66d4afcadf634dc4e88299c03efaecc9932b90380dd7fccd1b_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:d0015c30ada41a711c76cb3c1416f5c8dc2181896495c523bc56870724eaa333_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:1ab557161715e3ec60ee10dcc8de939cc212908f242d0ad0f51379257f08d304_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:56354cb3be2c30c1d4f014c7a14412117670dd92a78ee378d8b463ac85ad7f3c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:e6e9de0e7beb224a5471bddefcc127ab045b412529894787c278aa0d255e0f62_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f92b8cd8abdd53244a71db1f47cac68b44616e80e06cec4014ff1de45faebb04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:28b82d81d112b6b31355f66f149d1ea327d691a36c5bb3f5e903eb4afb837c39_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:46f35597d82e4f9380098e4f0858c7a9a439e2101867e0387616799f36ed0bff_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9be19df1391f3a10939b605f80eae9dd696524d1768fa6f1920add3f8507be35_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9e554d387f1ba298d32b6b89fd397e57fbec98bbd646e4d5d2ec274ce80b70cf_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b99e32402082de4486ed53016e0faa512215a43c5a18326484a9dd25d2908095_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c05acfad72ee3d8e03b675c4fca447c67c62f1046b8909f116aa32345a0acdb4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d64bce8d4914d57503ac4e3defa17150627cd27be58adaf293f92e8b0e488b0e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:dd2e45a8ea24831908803bbe9821615021f8a1f19410e85894693775c4bd0f1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:231275a0d7deab68abdfdbef02a1f29ca859df8d835c21edefd5672b894b2318_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6b936ad9f3409bd02d4e709f543a97a20b91623724c778a12d9a8bc385777f39_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c95617f42b21fd39026895738ef7353c74bd2353a05698b683e0d360f5afb5a8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:fcca071c7942c721584c13a0a452114e07d132373a5e8b71f52246a5e911d7f6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:1472d2a6af525be3738c9419c4f39e00c2c5cf44b608f7a875cef0091f9d8a3d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:52a61c1685396c88137ddfe3e14d1f07e6e609cb75b20b8b0b134e98f747e001_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:2d93d08a73862b19bc07b6e14485b8d55c02755f991d2c7234792d4694135809_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:72b890b2ae5b7442e89e17dbfde2fbece7aa3b671cca604e09f98c30135d8360_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a62efdb4f4503c4443a421ef8d3c8c0351b4496d17990eec7fed10a9b3538679_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:de7d1bcb78e77c730f2206491e636d2a55040a277e81ae7780cdac2559e2e91c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:700945bb3762d3e0eb962a987e350626daf59602e553f09bd21e2a0bcb5d740e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:bb272d9e00769543d3738e881248e90f3024f98469c5a84499eb8303366461ae_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ce9e64353867cfb2df464b5c6247883df02f26ee1fd1dcaabdfa4c7a1f85f842_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ea7bf38e56d37cc8cd55a911b4a24c20a6dce990eefec0bfd840ec36ce900f79_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:1c2e7577093ee88fb98e184c63954df73c244752e0c7a9844bb0761d08c055c0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:9ca3a62787dc8ca5df00272b3f45160be96c0937bb3b76e354505f152d6c4caa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:bfd98be4efe0f4816c03a78145aa9b24f4bf01ac1f5432157fc532f187ba3cbb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:d3a15610d0f6cc8aaff6960baa6628421885d2f99526558876d9ffeb7326e006_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:076357119d2751de8bc611e7979a3eeb6f73ccda628736407d1e5abfe81d971e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:089ccef3efec142c0afa7706309343607fdfc1e00324d8d6d39994926a643b0b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:4da57e30764c7d620e40334da692622c0cb8e2deb113c241ce1cd5975a6474ad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:6782250ea8374c4dbecf8f8f6b506cd95eeb77bf91478e28f63ef9bb1f0893b7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:2e89002dcda5cd57c9a5604379cdfea36c21cefa046194814e099bc8a0527fc6_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:44d58823cb8c578fe247a7485c3de19a66898c38d6d4231b84a763cc40ae278c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:7b6439ddc9abad0d93142c06f11a1af436dc703e9fbd1b1e5f927fc6e5a97e00_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dc6488616ca2db4d655adc6ab9547bb30cb315ab93a698e6cbf4eaaba56e297f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:083196b36c3978d05bc1fa2ac5db1c6b335950bab7b8cc1054a966fd4b9ecc65_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:96c80524e754cbe3903b23f64594fd728d03e28502266977b83ed5ebbbf85830_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:cc5a787549150078e18ef2c11f3250af8ffe0a1b38485a64a7bc44294606183f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fa0f40c187b577bf6b4a5d4aa02c581a726e31fbac85234d1c1575eb64855f0b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:032a949cd981dfda0964f34d1f3391c7f18518a87725559ec0488e1cca908038_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:2be0b69c321e15bafccfc77c133161be3ea52bc8bcefb7fd3b388a3e8a486673_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:7afdcf569898d2f381d9b0fa2289a7343d52f118e78558ddebeccb07b105b34e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:faac9fe81748b63c8de18f6fc84b1398425b17a373d5edea2007f27fb8057152_arm64",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:0774b5dbd2943ff1679e56ddb976f01471db972fc5cb0bbd94f465682298bc1e_s390x",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:433c19055450701347a469f95c3f040a25262a816aefed633d8761dc01cd55dc_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6e481a3ea718f73d730c509bbdae79c0eda796e35f7cb3a055fb843b97d28384_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6f0fbab9403c5be81014f5c23796d894ab59b11dd46d7a3e8d4bac0e49f43cc_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:0ec6eac458e212b621d70e5007280d953dc120e70692edb177b94121ee70fae6_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:13f249ef20a7d0bcbe7d89e3a068278376ed01b29d2334e89658ef194a3a9799_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:202a49fabd925edaa6d517760aa33a426a11d086cbdbe443aedf9945d2e82924_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:d415b83f66b0e10fb153eba62ab86a99aa580c1d39a7dbed518fcd7ac6f28faa_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:1cd68f21230ac6227540c9c866fbe60915f9bbbd18cb5391f91979267eb2e82e_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:28043646f0e65638bf24ea2068fb4bd3349026c93744a025f0f9bc57461e0873_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:44b4b1ee1ab2ab0f83f745c41feaf5799169b0ab0523d7432244e013866c9e56_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:fba9739c47a65376ba6c24844a92032679269c2fc4df9ef7254a88f308b1eac4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:056f21a44dbe33a9f00a5803ae13a3337a791fc04635b1a7d1d3e4fc669e0537_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4949556c647219862c5d58a9bb98566c4b044c99ca2bbc327702abdd23c00a2c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d39f923b32e80e47107ecff20859ca79b76207480cc99df2d17aa552a68fad5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9766cf29740592b654d969ba0ab0504ec0d410a026af69e5cfd8a4d4e6d13c6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:1c850772508096799399455926f671e397f2b7e3cce6253ac4294a83ccb1a8af_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c64bc2e6daea03bc75957e54a0371fb19827ddf75cfe9e612f47a2c2974fb402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:dbc8ee921163f5a46ea2fde39d8dab798436ce1f3f5321a2e349d9a684a3f0fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:fcaacc619a71a96c421e3567c7bd880933184cc485e3cd6fcf690af8fdc90076_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:f5c5c26d580805e62e9d78f5c03209c5cfd236da855e015e5141296745dd8bbc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:df447b40dcc827938b48efeeefb2d5a620e11d1def6a6612e4ef8b5fa13a0a8f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:f6b436eaf58f16c264f6b49a12a972c22291ebb907a49f1cf33d0150bf9575d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:02b48b996cef6f67e23a5643ce3f04c17fdb2b199e380f89f799c0d624cc61f3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:06624a96698146ddd49b893bc5e9700f3696e9f1f5f6094df338cf69f64da823_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ab11570e519abdec2c5e020a49494e100b4512291d66a334ba0e8f2b2af42867_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fcae781c7d8d660d934b5b02688cc1eab0558a9df5c6ffab618336ef7c49e992_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e3592d3f72cc344242afa3704706618fc55a1cbb49c0863982dd2929ce4f9ba_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:77a11f779d7ceb132c929c2358dc6b170701ee1abe3ab602c0c9b4d67b010215_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:18810d89d9100bb7ddd6070e31d3af1d851cb827f3eace1b99e582221fced6fc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9553cb3cefadb643ea7c05bc796b5c6d7aa1662071fcbc4001f1f95444a5fcd4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:831945a6926a0f4d98b66f078ec0423c9614849f5430a83b9d9cab440c46d7f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a6b99c161905816a799f88368644576326a846274434f3a0f75b1ccefac203b6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:3b151baa532ed6a7e38a21c8d714dac58815e458ca1d4db7df2203859b7cc3d4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4d4fdc3a8224db3a61b423dc7bc1ba193712532954e7e2594d58ab8c30f82d21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9e300612c7306618d50a8df0b8e6324020e0c991ac82bb79a527231e280c861b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ad5bbd0bc22ee57ab94887c14339f9ca9b4279bc1026873991912d30442ba398_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b6a8ba1bd2c8fda7a1b6bd6cf85c12b52a841153b4e3beebf6978a6eb37628de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cc7bdf25afdf8ab8306578c3056b84671344ff951578d11846a0f99b90765a5d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6ee068c8d7b058fbf7cca708fd375a3b1ef1e1421976d8f2015c94f735262f50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a9716c39c9e23811bf98782e3ddc45ebdaea0d1d6dc2ec6fd961c71f707385e7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9571e2ddc56ab173005d03567a4b0007efa78363ed062288ed38478c11a5cf17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:fabe8b8f8fb16dcb7dc1ed445579367dc9c4242e82d821181f4fed310a28779a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:7823347f5bd1476be5a4e9cc1a5d3c45dcaf5061de1232763c7b9d66954ec316_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:f724182172b8ee1f9bdfd2546a7018927ec70ad016c81516d76afc8197b90072_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:7e7da2c34365aca26871b96de07fd0722613ac55011f70f301aae67cc263a334_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbba3ac156d4d21df12cfbc0410cab28e40f2bf32a4cdea8e010dc489a8e34e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d7a84cf4ab198dc2fcd68dbf59ea567f9d3f29cbd676cc4f129e6a0fba43c55_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5f35902b283b252ff63a968aae3ec717ccf184f27aa4929949dc03ee1d9733b6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6314a32d00472a916606ce780d2d97ddcbbf7c5e97d22326333f8eb512fa4f4f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:95d4f452c3873d53410f25030d7869f1a8ee19e34e8317bcae7e287170a52371_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:92bd1741798b13a547f568683b92ce9c6ce0f2ce9d6e0e10b0ad77c965ee3d12_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:c7cb5a4f96a586edb8646d8963b52f73a5bf29fc248e90a8e540111d1e51927a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ccb45d7ec40ccc0346408a624c879ec3319a3427899b465b2f80aca7da447c2c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d0d8603a13aeee81c49f5d50bf7a7833b7e5dfc1725179662fbe314001e3a1ee_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:0be18d3d0b3b3cfd881a5d15d23c5a2185ad92ae3310b56455ce4d18b345217b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e56ce81f699dce36922f2a4e602befdd45f62a5b3fa51ada02266ded456a1fb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3a1edf8a6f119729df868074fd9ccc014a1b594faf93a2d35e1123cc68e7221b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:871af650aec72187696f66bb1fbac87532a8bcb8c46625803dacd91b68fa1fa8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1303f2bf84fe018a12e9b723410b1f2f867d8b1f3915240fd505611ccc793e5d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:22d2b30739e6786b1b04c866f01309628ecbf0b0d7128bfc65789ab07f08f842_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:65e752c36b407dd169402492d666cec1969eecb8e54a9ed77ac055935ff00869_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cfe34672e2d46d0b6609984fc43ccb86599839e95415ef8626d32be5cb47b1cf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:07bb622f7e76e6a65d493c66459d0769701cabd9c100b55fa93c4ff53589180c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:3ececc9a87eadf8ca47d7b2402fc9568117f029daa3eedcc2e7529c129664523_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:772177352e0fa13900dd56d59c93ba577e6b2b7482ec4fac77b27dd28e55be7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c450b439274f9067cd6f226ac698f8751819391eba9c549223733dfce2267f6b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0905a0cd15caf56a1013f9a1e2bceb36200a263ab9ce5dcf5a99c8812fbca0eb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0bc95b6d77281046368eefedaf4511607bc067483989698b31c4db4cc5f4ee7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ea15400019dc675cc7f1e44e6984eee31dab90e6113cd1ff561ebd1926233095_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:fbd617561969e7132a56b16376685862fd6fd297cf17a35ec41a48e04ba16fec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:52f180c8655addae6812115d0794459cf9ff19f95d0af87a241d884e3652db50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:a62d4147bbc3331c98e1c11c79407a07eef2e0fe3c766ec6bef9762abf8871c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:aba90cba9464d2a82060d66e133873946d7e470ad4a40453cde492975cdb2be9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:d4a1b0f18bf8851ea88379cd4a18892336fb9b53b5d637ee6306140f1206c9ab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:108c5cc3e4a8bf2e2e9bc450bdf43d874a7a852355d080da6d6ceaacf49dd38e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:418f64814856e41d19219b82b9444d5752c5456c299896063f58e50feaa8c03a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:729df1b3555b0c6720b3cb4b7d83cabc18ade6ca53c43e143f947b189cb0581d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d5bc4ca0f076eef247f3e9f6ff84c8bfddf6023b6b24ce491bd26f710add2538_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:14343859478d9f62944706ede60d70fd8f38a6c9a6eea31e146db21318173dd9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:6173f4452a87bf7269684ba1ff6a40b7d09fd755b8349c11777a517a895f223d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:bb323b9dfffb72ac3362ed5373b679d9172dfe300cddb02b819eec167ec9bf5a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:c59720241de1dafda1a851e34fe570a8691853e83406bc04a52b4a5c591239df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9047def468ec92a1dc94473f28738d59ee497c8d3c4c4aff119af8ebace23d98_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9b311493d185548152f81d83a618809eeed0769c8832fa9f9d8be4fe51359924_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:adb387f184e175dbdd823017774e7c60fbeba0973f7c206fea677c816eb175c5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:e44e61fe181389e5e9b0fe33cbd11080bb7c23ac6338c58ab101bb137e4d3f0b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4ca46b6c4234b007f8b734176be6d581bd4969ef0893565d72bffbe4b9f0f4a9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bda1c943542d4a34ec0d424d2fd3e88612f8074227dc98d55fb001e5529fd6ed_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c3b1b9d237a4fd7670fa547f56c01a2e8a0d24716297b1d8e0c54dda3195d91e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1254e776546bbb8a96023df91c0c6ae5616281f31edb54e79a2252deb2d9898_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:3383179108f79525320ac60eb37b255cbabf2e413de76860a6a64b4a10213368_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:b6006eaad3673b587633e358130514e29d179bb342b177f74f8d2a14534c7e3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c7f0cf70f279ec19c914ef905746af84d592aa2e1e1f4a893b97dc23797b3641_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e4153dba9d0661d3c64299a9a98d76a6972ffaae544fb9219f682e61be848848_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5570e1f27ce47ff98ffa2c3836f818933f8bf5688b1d5c16b4a17c7152fb77b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:776bfcbfabf2c634797c04dc6b1a94f864ef0b9835cee80e37cac089f92ea4f7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:889501b0fec49bfd8a1c68f6ee6e62a1393dc9d7143989e7b7b1d52a32264da3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:c680d5df602f50f6f4821c83bf1922dffe2909c33c3f2c18f78c957847308d1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d522a200351a53b493663d03e105fac72fe4d96cbbf631db039f0690d6bbbed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d98dd1705c72910880ed1a9c39f8b4f279e1deb5fd61ecc0d73a243c91acd3d8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e3b2ca506374b471f1b479539686848c489332ed7aa081d21cad9cff36db0b6c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e951d6444faa45235bfa0af0469252ff462d680fc97a8f8f7736a13fead6ed5b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6d78d885eb382ace658987271ed9ec3f794f2c2b571a036231a94f7d94bf45c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7902f16694e43284f7905c66395873b82aa095676509096f5fa82b44e4018d26_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:871996aee1405d9b493b7f009f54d5310c31b8b05dab2261bbf720bacc1919d0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:df865cf466120b2dd795fa1c1fa0837366fe5767c07774886f8ee84ca5d434c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:1584ea8fbfa5b8e67774dc7405c41e70eb7d5d3fd8809f464b21549a8ba5d1c8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:a83e46fbe3f49b69481d6e20cf5106d069ddc001757d3a6b42f5df03087d64e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6907cf53c414cc40482ba35b62f6cb89c545d66601d988fbc5ee383ee234641_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:fdf1cb51fde2603fd105a0e76f036afecb4a4cbe4eafd25b7f9bfaba8b22fb9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5296a70bd42379aade0eff30a50b695a225439697ddedfe423483d787e817154_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:70f655da7af704d9811be303bee97b4f018020e35702da1cc09854dce1aaf26e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:a140b6b0b1ecbe4b44b24f568d954d262df6e9886697a86fcbe776f830c61431_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:b9a1e1ba644abaf698f78a59de2293aec4a6894425e8af8b43c4730a43fc9fb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12e0227465d25fe6989dbf34c0987019740a00d96ecbda8376b1f04d35be49c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2571525ec903d3be93742a099f9ec7a6c23ad51d147a7363a655fdc6794fcfe2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2be38bc6496c343c334258dc3041b5ac535a68949c3f331907ea9fa59d9a2dd0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e81c1678909f187308b7e5e25d042bb678e1df70f36258b61ad17196cf6884fe_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:22a0eb5be88f2db4867cb0110fb33d643014e84d6db7461d7e7831323d21db14_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:25177cf3146993376d8675b8a7731a915ef6f77b4b790a86be23a105586f1671_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:2d2d5c4f56410829a15f52e0b55764cc334f625d0614c21b2d0b19f2aaffcef6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:688454a4a2984bda2efa2d308ca3f0b9bd4decf49faed822d4bb8590a9ed5766_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2222c5aed41210f19d79291e8c8c82832c64e16c62a80c2c6c3069a20586ccba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:26e79e779164fafdde2f8e3f367efe7a7aebca913ce5d842a65a3764530edf91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7a4f98240abc00c2dc86a1522731d0179838d2efbcd6bbb9dfd8d8f9ffee9273_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d000c281284329c5113e1e3009550402d5b3465ceea000b3dbd0668d2885477b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01606a9fbac5b5273f1ef8174f38dc188fb3fed7470f687133f488d1910f7017_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:504fd8dee7c93c6af9f1c34db96dda6f0db106089d56056462f074582a4094f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:754d548a873923a52ca558f36170536d453e71ff93efbbb451eedfdab8f5f45e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8a1e42632dcc4c0d83f7b822eca21e8554eda31d499e1198a20bcd2fbce62de3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:27b6813d7ee1a2bfbb896b48375ca8a6e660d4d48f951d20c4d2ed9e5b560fb1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:665e64e4ebfbef7f6176fd53a89fc368ce1099fbe5932ddc61289090b2034a47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7434c18fac6c98ad25eb94bea1324eabcc9928f20c43217f0026035b6d13a78d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b9bfd0b5d62b5b2c7d6caba8b7e7427d53eb9860cbe4003ec04e94d78dba09fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6a56356fd30f4f1121d0b7ac92a8bee2ede322f84053ac90afe4a40466ab6dea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c0af5ba9373f6b52203a27469520e5d950af6e9b009d74d24f944c941791ee80_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c8ff500bd6c8083ad4f0c58435ae9a8c03c1cacfb188398790be0eb194d59c58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ed28d0ce27975669ff5ac94b5df7fde1e4439090767e498a570c695341ed8fa7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:06ab27eafb15b6b7352bd70efaed2c846338a3ed6a78dd42cd864bc655418669_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3dd3a93ff8d17a3f5c6ef29f665d87cfbd053baebb5a0effe534caacb1ecff16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:aee45534e843648a6de836c33ac06070812c0a4ce98ff12dc09091530f6a9c5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da0c5a9c81348253e8e172eb2c1cdf24fa4ddbf139d016ea3360a2742675d7d7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:4337c3a9b4d9a01971ac5d265caf80a8598e3b38a17e322d95d8287d7c548235_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:9da93674397e21f32d140a50b030fa838f7b7c0b5384d75a9ba5fc7e8458a284_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:e8b700cd657c764ab2662df77f50bcfd12c38b5f2f54b7b0ef3eeb1821f1ad9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:f3562b58984867e3c9111b39b7b7315282331a6fb8cacf6a1e60a2be06db279b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:033252c39c5c801a255551586ef1e8ab830a9f1bcc823878ac523e5460fd7326_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:103335d78420f25ed576bf2a3fffa3a6d2ae65f7b6278d9ebe514f9a33a138d1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c370fc29084c72e554ee745fdebad0555afd2e779bcefd7b0537b094fa4fbde7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe7fd5e3c139f2f5068281fbe53b5f02e48b1969e8e73cc50660fc6fa04b0313_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4a675bb038fa85280ccdb174ba9311504bf68929664cf5d308c8704799d7131a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:73095180f0eee40d1f4a8a8939b63517fe751d6945a4246640992b510e63ff3c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:cca6d09c69198de3814ff28bc9fca937a214c106f3412bf74cf6b36c16510e59_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:d605557ebf11f602dc90289889c4567cdfec487c0f3e968e3d349a1f2cedffa2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:13ee1767be699387ff822d1793f6f3f7197ba7ff547a93a7e25fd1b3e676666b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:329efd192a02bba83375f3d659c04963ba5c8d5ade09145c79dfa75a172652be_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:860102c07fdf23792c4832b10c3fc6e891eead5aed82be056d918c9c93ba2476_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a331e228abd17dcc08e8c550b9ea64115fb38c0bea1a3f77c4dcfac0d590f9d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3ced21274cf24c1173a3d8ed448fc024a8fb6a885ce6dd678be8cbd42b8a68da_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:954984e9be8b6d99cd7dabd82654b56bd610eaebd2e34068974427ee9b2f7b1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f6a5334134258ffc5625751bb9205a3f64b30002b8ef6ce086ecac67d332cc37_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fda989215c5c7990d25f09745377e07c288085bfe69093f3e69c6e8221405b66_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:25f173fd5d9eb51fd81b6e615f45f921c575241bffada06441c96a917917024b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3938bb3aa3e20ba07111625e834648bdfce183eab4336ec8494f9861517f7661_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:403e86f74111cc83e8f1f4f1707a400170f675f55cc7a97104f98d88cb168eb7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d4ca126ea444cc6002f89da7259cf0fe02befd6815a96ae33e61f4fb49df77ed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:22f1afa14210091f323243444d9ff61c65803f56c6fe2c00954b8f0d1d4a9b02_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:289e59efe047254f8cfa28c26cdf9c2f8d52a80784881cfb209b9071e82eaeed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3a195d5b56060772e1d67d112dd358ede85f0f2b73b87ab22fd6fc82a58757e1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6cc5c724bece8c6a0bb3af206abeae62a0cc02390146b239c4a2d5b530713ac9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:486460249924affaa323c7152d62f25c3a91c12af39db3c835f55cf042d6c91c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:544014db46ddca0ff0e62b716c9df835d737c428322a1e70775bb1ec05e0dad3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:8b1ae777fdd5bd19a2962acf8c63e21ea487809ccc152827ac510810d8a707ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ce9c77bd0ba97a6aa6ba2dc5f9830af6ac142281a94c0a3b1bab0b33b059c5be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:151009f6cf3021f77bafb5e48e226d2bf29b523ee07e1c13f8c4e6b9645cdd63_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:4b8820f21bdc4993dffff226b851398bf9c0eb3c964846bbd94e0e97aa6f9428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:95199696965364933d58cc69457d3dc60388c17242490e8b2e39c250e7a22151_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:982d8a017f2e70a3663e24cb56af8d12a7d76887476d74b0ecbaa13a815a5eb8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:20408084cb4a89f2e4e15bed007e12b0b16750790dc45991fa3224a438ab01a5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4dc280b558eeecd51143ce4964a017a73eaf2572f5300dd945d5c7f9e5d48600_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:b3f22c45d8a6c6e669f8860f1ce2aaea9d24111aab8eae9ea32e68e8c943b3f2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:bf888df8898daf4918e55a69e0edeaf27cc0e93c29905c8533b547099fcdabc1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3ee3bca2a2390cc6a3d84e337dbf9d2d49969e6a1337576c93798025670a0e9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:60aa93daa93262a04a32e62d37faf8b5b97c2ba06d8495ab617516ee489e683e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:9bd1acba637b95a1c14a36f2bca175f590386205a77ca0b37516bdf5534abcb7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:ddc0f7770063b50d818cd8cef7dd39bf5aaf72e94829185b17eaca8b411e7cb2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:507b46aef9adb9c1e81417ff02e51a2b934fe573a7c996b9f618ca0089a4d132_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:5b1e6dab85423c938f0ef07517d3d48e9acbb25af0183b013de7fce4c59dd12d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e60154ff3efd109a60cbfd4382ea2ab7eb18390d59badb5882ff3482a1448ddf_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e790c25083eead9823f068c9e9e67b73ba91b1152eacd115a885566b850dc84c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:2dd5bcfc60348573dca29fcd3db73a304933595181e7afc61be37750612aa10f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:87cc8648c43a3ea44a68967604082a1dc21e1332d9d83fe2b6d7d9a619543c75_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:94d99c5949c498f86760bae2b44dc04186f4e4972ab35630063effe73aaaecbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a9fbbe16bc6cd1671d62ce9418c43b20aacc992eff87eb6c974e3f1391dda55c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:5eba1d59a190adcadb2e0af5fc2993d60a2e544fed04643d14fad28cb2eaef56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:6edfdbbde8413ae45e22406ed19e42c6e519a2cc9b363eaaa2b4ba22145076e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:72a8ef40444196c1450533368a361154c4d537891ee070fd9f4707402469dd88_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cacd77968780a921778244e8f546dd627eeb72e59497798a554468de8bd2a64c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2e82127f320fd16f7ff440fb7ed2d573ac8b2096a52b5532368f9269a8eb1d98_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:3e7a8826fa1fd5d1cf559188a5245b84c694c67c7c4af7660080ca34c87049eb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9fae7a4d6fd40a172d7362426f0e58bb34061f7e93a86dd8d531097c7729d4bd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c70494ef9374c3972beebb3fca5bb19bee6db782f769dc4cae2011573d237446_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:e491381ab740631a56d0c6d767dee83202a7a60225693c9efba66d4bb57cccd3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:f69aadfeb35dd2ccf523f3b1f88599eee403905f5ec269ffb3215176d708fd2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:983711e46ef31431b21a31c4f21e726b493793716b6972351168838d182db50b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:abbd3d66fe9f5c9a3c8852aec395679cd2d334b1249b9a37270d46fce459613b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:382003519f328f1bb63124c2bfcbc4a122a5da2a5bf9cceef276508b17344bf5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:a6529c99019bf3ae0afb4cdba1cf854081c98af7c435c3ae45f09ba4752b3999_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b1c8a14b81a5a03014734b78008e47c631a2d5f38979e451e72ac8eb5af0f065_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cecd1afedae0c187aed6dbb7c1dcbaabde8e44eb6da831b6020b26354a02815a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3a0b6d0dc555b35ffbd55e02c43d9451dcdaa62741c199d59689cda0809f955f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:a14c58944636aed99e5d5a3353e65ca515ce571ef36c558612dd9c18ff253c3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e6f02bacbee46e928ff7dd918b52ae7c58f121edab5b833b7a6940cf9309d103_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5ee5195988b4de45b43d3e49f337b6d0115756a5a958536f86499462a57a767_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:26e5fd967a753dde3e7a550b2dfd316debdce840d03dac701efecc4c3a5bab03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:45e7f645912f9234cdf40d3b47dc03bf110bc6ac209a824d1a73b926c41948b0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:46d21cb4b21ffb39b269113cc98117b2e6843b6d56c14d6e56731b1b2c242da5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7a9e2de2b737a0b82fc954f79e8194a6febc110926104313cfe86378c965b957_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:27351d0697fec4718ef926087191fc166320d31b9dedb4b0d888d3d2742e42e4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:320b9325a628d1b90322413482466f0adb0e741fabc0e5b5f5c8671d3e7f2263_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:cc6f1888ded2fb91c1ff9f92611f341e5d302d37b01a1ba314cec55ba89a1028_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:e9440cbbc14dda66d2c2344774d84fd3b7c93fcae3ac57d489ad70a279539c77_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:4c037e0759241153810f19e3081e6f4c7d5fdcc32115d6ce8a33ed3d7f8f0772_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:83705403f268a63be321e32e61b660c140cb25a4a2c34250659be6e987c1a501_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a243797c707df6388ae430b97fae3b82aaa53692b25874e41d0f7004fc606f6f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a2ea8419ff7cfe26f74db07fc18f38b04222abd21e5652ae2a39639fe42c05b1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7f3ddfe8d0452e8b2f4bd6a3c786accb6560c3cfc81c6b4e10794ffdb74c8d7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ea46991ef2df1134390df184df5eeebca47c35b6222ce7d3a7a34f4c78238645_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f997a622a7ccf542bc866959fdd42e9f60f45bad08437cc8c7fc208153e18f3c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:fba86d8b4a4550975bcefcabb3b4be176effab5e7db8846c42030f58c16bad84_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:44f78e7eed75885a4a5e11f9aa18b41707587dc628a5b88c988fe8078a9da726_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:470a95f9f16e70b9fabee4b73882106d9a2ccf50f2253e31bbdb1019fc534b68_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:b86f6c99e7ce219d8131e94e008ddd7583e92df0b7245f2ec1bf765fb717abfd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:ee0654689d43e4a2879b1ccda1a3e4556f44b21a369846fc59d8925be0e02dcb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:3054b5afbe95c32461dcc1f1574fe0bd8e233652b9f62183e8d09e1b43aebe4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:6664d4f667c81a79dbe37e5447e2f3ad6e7d5e1d2a6c153df85af4d21e079773_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:7d99d106b92fa6783d158dba4840c0dd189c494f092c4d8bd7bbc83c3e3fca1e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:a01d873e07766f75497127468fa34b110622d5f083a9d94dba05b5db76b7088f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8de1f53240162488b9f20436deabfa16453159e3b11a4cf4f26da6696302b6da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9314def469869d25d40753fa3d926c89c61008c1fcb434f90c5698d0ad6884d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df3f3ce247acccaaea878c2c13e51c984839bd4787aff921912fb69863d05a3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:00a750c64459d75e39b8cd9aaa586899dd0795b8414ce09826a782fe8c719a34_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:16e3db36a9b506832b3a4d4e1aee3b1e2c639580f23aee48a41ffe734ee39cba_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5d7aa039346102bd25ee01a8a3eb6c8e3710ea91e0d1be0b0403eba99f4472d4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd4e791ca8e1c6f3db4f6bfff5a63f8749e39e225e6cbd3546ff981b4eb4629_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:31c3d779cbfd06edce974a960d60120c1deee9bc33e38e76c2148d2541a44322_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7c40bcf45074b2a5ee81f96ae0ca5a0249787aa471ed0bdd266d117a24148f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:127be7d9aea973dcd850029729b6d1279abe2f6c20df47c02aba05504616cb25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:193ad113b049596ac5c7545cd2b5d7fe21a979ac8b1442cfbb73fa4eb5985de7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:9cc6edb01ac477246a59369c6c81b9e6de3c1eecdab7813a4c3751a72bf77613_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:ff18faf7cad7ad640567453e9c902afedfbdf9052c01396f512802ee982886d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:8033a6a409e73524427ad21a003438fdc16e74b3066954a3250feb10410698f0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a4dc1752f6f6a48ce1c5cfd9e88a83536339590d8956495b0ddd0bd573ee5d63_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:b8d7bb6d7da7cc3d01983a8844f5fbca5a144f6ef04a6f9e101a71d52ef0a2b1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d23cd3df4f4e6680038ff3681043e77797c535b3bfbb1bab606ac9a77a0035a6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7455aa541f59e773ef0c5c574a48ede40368e528b3e31f59ee6d163ef5b26a3e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:e6966649f239db1db3aadb8a77833a20db26dfbcbbc8129d24636abc6089b6cf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:0d133912ee024061d81354d85a9ad949e1a6aa89df7f5cfeec4ae28f7d1b186b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:1424ad04eb078331fb4b01f99a3e90cc61a82999aad15a2c6cfafadacb69e7a2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:357e3be0b726691a7d200c90fa29cb5ca4c502b666f43ca3856d5cf2fd6f036e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:fcdf06a855acb0a0c3f04cee4e810ad6c4e7342d80ae49e4db0f0181b444c929_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1b2f5803c254c02ca062e01e0e3b17c7000786b98dfb32a91660937714527328_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b99fe7098096c670df7236eab2294b05f5388500861a3be5ac7a89ae87e92fa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:cef7e2fe452b81e7c0a0497dbce9baa7492985a766fe78269431ac6b3ec99f23_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0adb5be4c05d15e550ee99713ffca13a0b02a1235f5ea1b47aa725f90c7f84a0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1b0214211bccc823e774e479ab3ad55a8127ca477abee112e8e451366b0c034c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0d5edfcf230ed485dec0def2df58955e947c8522a86b6522666870a58bbbf3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:19c5dc2d5586d27e7423020b6c7f92f47c3585f35fe384bcbe35ff0e2a6a2eab_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3d7d7a8f6ac2a59a8d0ffe4637b7b7bf6e5dc06e9e8756de621dd7d1da833497_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:42babf41f1576a57403a63b0e4fa49eccfd5cd20c9dd2307bdaa63fca60f8a57_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:478315cbe47206f1b1fdd0f0cfae7d23105d7d82de6744dcd0b42b199bf85b3b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:4b09e00fd41c0e40550eb7a7f6f8b7e6df490cfa78df6395dde8074057911f9a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b956c919b508447882a902e606e3e8d18a4246ddf1e6c6f323ec46665ee4c26_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7ae1da45e2c66bc4092ca682fcf617a3fc6b47e4824a67f4ae0e1166f2b76be0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:1459ef64f7261b2e0fd0adf4e9f3613cd9e4f630f6070c55ea36d1773c8b2fde_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:5946891e449ac3c4aa3d61016593a38f92993248eea17e2a3e3f78594ff629d4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4084a29591e9cbc51ae5c59baba8d824f063fc4bd2cd15f81a47814feb6369e9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e9b95f32fd2027839613d0795b6353876df6345c1053faf551626198a94d700e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2c2e5fd1ed970f085d01ea215efb0a08c8c72e0d4392bfb6c35e30b17c0f6a58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:76e49cb17e1489b3e967ae140040a0bca455f7e034aa202073b7f597df46b6d4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d23c602c0a3796b9164784558d8c36a58c333c6c2a65c200e108bb4262bc5d33_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fb9e353f4e18f7db1806a8228f0f7197c8076e5bef29eaccf7eb58f3db2a4f30_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:216e41b2cf68ceb53873b657825b6a5e525e4653f9fa18e84e10276ef927aadb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7b2847110727118d2e1d791c7de4e408c21b028bdd405978566dbba85a437a9f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6969c82a3143b2445b95a01aefe56da70018380a5e161899c5d7d4a1a21a7d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e849436418228c07f7e61842e4ec2f1871f2ad8254fdcb23246dc93a71895def_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:60891adfc6d37e5a57cdeb98d91bc14673fc99f098fb58925882287e1ad9ade9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:7b27bb97717981dccfd3abe1f381a0a9168c3b3543e6bdc167ea259f268cc25f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:c482a7de0d69b84848a349da6cadd72e98cc7a1211ddd1680051bf2f15e459ac_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:f888ffe90359ed24b7840415e16ece35724fd6e61ceaddbd5d5a998d8c246b55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:2845cbd160e3fe2a30d0e5ecb6d93acc641cfd0cc519e21a3bd3317afb6beb9c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:59cdd21045aec02fc9fa1c1514e8a0e34d9a1ef391a1003b8dd5b2948871d6ec_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c1cb24dbd9d913b1e11ad5c43b66d3528c53fb8b6dc307b0e9725e61151ebca9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c3113811182cd114937f8a2f4fb4c5794fa086e6e98b8d960930c73c2f48f23c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0efc766faf0ff35e78a5d498ad2f6ae73aee6c5d347461f2524d943c12379f87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:40e7b0e573b31e553956f31b4c27b46f4be0c4cded6f971d4d8437117b5a6d71_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8adf75868efcce1f5398c0e68b1bc6af05d7799b7aab473afcf9d96e9a7d1dfb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f83618bed6f9f7f872ee6b2fd45b780c68cdb323c48b366c4f6a1dba332db9f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:19b98b59b04393f163e3ee83be0a3d4d393bece5bde1c8847ecfc79f202abe3c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:405b6d44904717880e344ca06545f47bd570b4ba7ade09a44d7fdbc492d84156_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:598644fcf850057a64f5024844226e650db735f2c440c3b5e52294d04d3a578d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fda3a8e23e4250e205fb2dc2d9e5711acb96976eacc840872a275dd99cdcdffe_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6b55bd900f73ee435fee58c6505abae732d1b974829c8ca38f0c0c8a393d2127_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7231771722e3fd577d9ab773e46fd5a13c22738fe5a5bb5445ab3d69282051d4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9033673fe91fe0bc867851268b8b042bec3dbf98c9249706d15734b2f98bd39b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:fd00beaf67f33eac98f2ff9ae499a4b123f5de9f53b7fa7391d6da7ac7c26ff1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:83b7c4f61d0640fa22418abc4fce96a97f0716d5bbccf6a782fc34436f99ab44_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:879c8ecec92878ca8be871397f109066c52afcf850d2ceb291f78410fe82cc0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:587550256a70faddff41e4c4ee24b9490922f50e7b0657ded19ba73a53841cfc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a846c10916acc0dfd328060edd9e04b4de374841dbac908c014de653f8d781d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:24f7e70aaf3600842c1c6a8517c1c0aa7f8e237c88f1170d17ac87d831d18ab7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:884d04aae67790b66495b7e464f07d6ee506f23412ca06b610aa527f6b1c7ca2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:b0ef673795ded00f9e81e1d8f5eb01b70473c9f95aaa55527d9ce3f6dc6db9ae_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:14013c3a17e24d96f8158a7fd5466fb55c571f80f18c419fa52c3801b5d36003_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:890d2c8d000a7e873daf08f529f82173fd61b9482a4b6b25df0076f6ab758206_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ac780b78049c791e7e99451ab379772e50644ac35bad8a115a6408e99c71dd55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cf1cd726ee3e49640541c8ad8fc9619e4a488989620ff282c05b9e674f0f53c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:1c97575ff2f7ec21e0c977ae7d22ab225ca7a8ab84825cc5f5b7787e180f724f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:6189a0783536b46cbc79635ef6783193e5952685407834705076e16a15e61aa4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:7f654050cfccda1c9978424528ce1e94a56629d43473a0c325fa3b384b35f764_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:deb0b2b1c9d63a86d52e825def91445a2216db09c9775b7a16233f129f8ae437_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:be8d657fbb9ff6ef270a6f0c7a90e4f3fc825f785a58f9594bdadb3c3e4246e2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:c458f20d68d2f204ff5cdab2d94be03bbf7004840f0e25b436e0fe5a0de44ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:d3f8d75710e9199e95f15d332b06c6146770cdc03431102c577bfef62791b912_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:e0ccb2dc6eaf2d7cc39f67cc4b3e0b72bcf359d671774d2e99496795bb440e38_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:4ad8693404610e8ebf79ac3fd5628b227cbf45d19158690bc4e60da4206477b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:5d2ada8dab46782d2f3fe44cc1c78b1039caf3e0dcc73c6567e231e6c8344e1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:81fb547c336fb604dae9eb7d7137eefedf2f2befefb88381d255836cee8f0c52_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:ee3e3f9adc176fa420aaf9bdd841572596ec45db77e770fb5cd91ab0dd02ffca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:a50dcd24b851e33b6a2fe54036f3980d1732030f20cee25cf4a988128b8dc9d7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b4ef77528087c52ce06fe7eb3255eb00b3187601c13274a8e414d11dfbeff512_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:d598ec708cf191f326526d0fbd525217939e9a070522c12a800788e9f3393ac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:f27c6f1254d4012756a94e6079fec52b430fdbdc0a7fa06ed6f0e661a7fe2c22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aa8af01aea04ecd17eb3929928f1f275a944f592cd062fef70f688a4bc5aa32a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4cfbe5e5ccfaebec25e3dca8f78379df02df1063330983a9d14399311352a846_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:50efbf887636e65070e9dfcb347fea2846747da8cc4c8515b22b11214fc4e14f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:7fd581fb1c717b8456707a8d0fa3a0174504379a251153f939f8d0aa82ee4653_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:b4609874992ada1198790a019cb093494b01ada3ff055e5ac4eb56b8339c7dab_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:c3a253d463472e8e7ff24054d05e1b060c24f2f18edd64affd01eec04154fcea_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:1c17782a60facd5510d65124cb80ebed1196bfca638215b3e26c50857920d7d4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5662cc13c0c1882cac28eb2010adb474e42883f77d4e93d55d53b3c227a71b21_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a57751fa543def30a003a5c314921cf05c018d0bc8b5cf8d2af0ee7eee535420_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:aa30779e3fd580f78f7cf14aabbab4fcb0e3065d2bc998ebcb72eeacaec54c67_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:0abacffa728633eaa13406ab6397e71bccd1d102cc79d8a6d1ae6b5d2e46dd3a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21d328ef7bdad9bccdfc35cbb16eab0a18268990a8fd34d1de0904e20ed77ea9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:282303ad53a48b2a23d7e29722ef316eebbbb52d8bcaa81170dcdbade6ee31f4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e8a8f270084f3949d8e1581d07446c9e956d4c5417a4eafcfd8fdc81b4a12e05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:19084c09471ea5ef2256884ef6940cc0e7b34f2bebe2fa61189a2bbd37a0130c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:53fcf5904a6ede8e48a0db953a411cf129f9cfe8ab3ddd360efc4543fbf0634f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:b3d5c0a3e8c1c254f1fdf5cb323352e1700a18cf6d2cdac30d4b3c649dc9c6e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:db14fc0dde175574bbf456bf3d0a633646ea27fe96ac16efb29aeafa2b916416_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:44bd56fcb72d9e1fc897d5f8fed52786eeb3e11ab84eae4693427079d6c54190_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:63ed165cc3c37355a4a17cd58423b21c30b0be8882ae941d1d7bd77b1ed30c85_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:68be41d6493f5f1ba93fbbeb7e7a520076d1716c8d844a86ed2ea65bc57b337a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:85eeda8e0d4fec123a75cb41debaaedc4386925e84688b1cbb1fe992959a21ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:69ae5a7c5830615267c24dc57c80a61553d66d9538122751c02720e1d50ebe0a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6f22280c607d79e789ec63295f4581fe81583509d4a1029cf8352551fae31390_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:954fad0aecba9c0c529d2112a01204d6d42d0a6ba1d22d0273461b468c303747_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:d0e1e0eb62a207a703bc85d61460583256868b5b6994de6bbf0d776f080d9a4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1d41ca2e66ae466fc5093e943ecf039bec9eeae50eec7d06f77e90d3f9020c73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4f81520b96ffc5b500bfd592e410eda21fee927a8dd967ea28279f8c16b2237a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a9f97b6216171002399a95c366b158c0021a8e1c2d00a62621bcff9bc3920d0a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f45ec3739a8a43337b96f77da70c0d8214c095b0a099054760f3ea015348abf2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1d4f8d26d0f49c82d4abf48b904d14c706e70af644b2140e41eb61706f09980f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3357ae8d105be4efbe990383d2782fe2dc362d4c8e7905d543be465004842279_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:397525f93fe8ab16d7c6244c25abbf390c905e9dc5ca52309190ab3668cc94e6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:85b26b165aa8ef92c442bee610a46e2a510345cf1d50f75138195b23f259fe54_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:265b5aaf06d9ee2c7c04871b2b1f68ac4f9cafd2d5dcb2392b10fd3a3d520cc7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3da4cc03a79c9dbaa1413ab2fa78a50c82754e6ebd7aed245a322612873a044d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3deac5cbd4c5501b0037e4de71fe7014891f0415833806ae9033f26459a10c29_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f8b2c96b3d6a4dd2cb5050a8b9e81dacd75328fbd1f354d3d5d9d1a5c989fbf1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:061465b2e77cc96a792033571a891be8d143a6315a2418abb06de8d81e91818e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:7d6872a21c6dca584592e89ca1018e5bf5f3ada67ff810b1b72a9ac8ce16d441_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:be0489db36abea3470ff64a1be703fb20d3b04531457a92dd8fee49edd334dab_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:fe7166dc2011ee1e9f33d1246209341891eb1452598236d0d7c6edc38ae9f8b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:0442e9202f90a6ab9b24587a4ec00587ed7950fcca738cbdc38a10ea8ba30eb3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:523d0af749b9388fd2765132e690c64a54cc262ba2c37ff36e29559de3b1fc49_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:835aedccef14e31d72f4b21c010b0d88cb726f2ffb2c91e5cd514826b1522353_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:b4a3fe4b3235638db1b897774c06ddcaa2fd011b5a1deed87da06a422f1b38b8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77d1c3bc06dd9d373992f92d5eb69fd632da9ff38ba3cfa67a2fbd11693a6ae8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7a718e4178fc093723e671f4414567b83f296da16f2f30bcdd9d2e5fac6eb83b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d711324d023f8f02b81c4f6a1847b83388ba51e8f0d3f2e76d31dba85118132a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fafe92950791576999cf03d88ff4d4a0dba942548ed28f95de621c524c4fadb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:13882ea6616b0834531822cc29d644b001f21040a6ccc7af4e97d0a5b146e089_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:352c5cc7523e132747463b9f597f7a0d29eccae9fc7be53f5df65557f26b8716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:f2152a58004d8078f5dce860b8e907f37d19dee394abd3a0643a70506bf803f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:fd13dbfa492131c9b2ab07f65a7e7ee1cebeb3aa82a958dc53971feba750c1e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:739b70faa046424d5dc4d36da3a9f5cdcd396943c3403afa1fd869c6086ab849_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d36465bdd1ef05ba53e1748fdd1ea48db141f4cc249c69be96b295b2638d5e75_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e3a7691b5246f48356afc8f79ad217e8dcbb637c97c9e725bc98363b8ddf53c9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e8ff81199bda31ffa62679fed2fd7e24930282cec9dc31da6aa5b75d529d26b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:38301647f5f40ea3a7407e6c39af5c92f63785c197617172e8c3e53e3d80a354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:394d1a37369dcd387fe49cfcc2b28a0430da1f0b245adfc8c5483f92a234c65c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:02b722be34c9ef7ac04df8d699863a5b1dcb80cbb4861e02bf7c396e5bc5ab8f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:52abc772e9e4b8eb4261038b7f7188f96e3d0499c254c70e48835401a1982395_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:1b7a0fc3fa4623ae896ea681ee40106cae8091c7c651e7315fd09d8a8fb74577_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:c926cf61e3d9b8ca9948a72637b6bbb1510f30354b0593b38e2ff6e335f2871f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:8da2c7e560c460b765abe4c02bcef5d51c64f669d4f608b683220c54dd4c4461_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:96293b1620dc5b138eaa6c9dd86cf680a1b42349635ee7c75ffc8a8c202e4dc7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:cbdd455714a75d7c899ecfab640b4f1c8fb2c655e7a494964af92ae94e1d14ed_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:ef1a3b73c1c2bc3d8c66f0e388f21db486f021e9e11c8c0564dbb186cb5cb815_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:50ca5b9ee14ddb06cbaf8c1292022982f96a7c930957b36833e9432176506cf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:925cfa28baaaafca68c12c9d590a4c778e6cbc873cc73fe0f5f572b2c42ee25e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:977405a196b370dc4fa20c148dda2f5d06e7df49c062283a2bd794a6ac71d79e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f92ea0350d9e4666bed1f5d2707b7185cde6490ed8d84dc2d2b0e9a02f74045c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:148634a4acfeb453325ca14ef643a5491ee0a6331d482f0ef571671749e03e4b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:3fbc8a594f7225c9ce75fc234fb604861277719754946152cbbcab7b4565763a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:9636108c819ef26e4b5af2bb56ddd0fa71ec1445c9b6294c5dd97f4e5b7c3577_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c1d9293f1b32d24b4e897216585243e8b0a6b9d2ad5c2f842d4ca68b7e828915_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:598a86e6f2261cd3bc1d8e0e09084c30f0a6e4978b07e6ce9efce27ebca092b2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a4e2ae9f5d546fdf5efee719f43e19bbe2d859df4450d02a03d8442819706211_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a534b64fdb291d4a735e0f7b7906be018b374a637976be1dbafc573cb54edc68_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:c04e332d0e0ef3a6cfb1807f8c538a819ade6e1b73a7223b003683cbd83e3740_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:8ffb2e0d2d56e47cbacc09a8782de3796117051a51487d790177c6d473af1903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:90796ea4e63b4111ca4977d5730b70ebb8fa25a2ed1e1010ff979978656a507b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:942b6393083692dd37fff218767b84e6c44129f761943f7d1bb927eb11585128_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e862e3f1b7b59fe02774d866cf06fc0a250e2472250d94925abcd2372119a8b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4f88f7d239ffb5b67c00e73d9d564ce7c61a62f7d78b62964559caf9c66b937b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:572e094dfc6d5a510b8c2e7dfcdd6546e940f571b7b1ca1e434628e9160717ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:5ebaf4f6f2d0568741e341201ecfeadf633b696a742284a61f5f901707e68c8f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:f21e773addea0142d809cedf43525dbd17597555fa1b1456f27da78a313bcf0a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d4d1493487dcd282271ebe64bbeb6665207955f07c32744b560374ebf5ce2fe9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:58a10856d3d809c3ddba5fb7807f1ebf500be7a005a437ff8d51150c542193d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:db04d68ad273a2f2b319283e8a94376b5ee60c8787da49c458d0201e1e44a37f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:d7c94a46534d16be7d039522fd43cbef508f1b51973c9a625c318ec27090c931_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:010d99d443ec5a295086bd23c94062659e73ebd622ce11c75fa52090caf99e12_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6739528ea88293e3c666fc2d7ff4a2211de2f075c92fe920b044a4f9e3fe57ee_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:a4afbbb149234cd8ca2269529dbc07ad4ec11fce0cf402c44d33a7ff4e76656e_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:b9fbcf3dc05b4c76ef702a8a0777604e529e2f894f9cc85fdf3b05580bbd1674_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_x86_64"
]
}
],
"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:15ff6cefcb112a603113ba44390b5f00820dae7717e920b3eeb71ceb2cc9e0b1_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:605f428fe17f09a5cdfd2e0aa87aebff041769e63e82c8a260836d96d4050360_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:8e573cb284c18cbcc26a6c646569831848c085e604d92347b1a88857dc550767_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:fcd70deb6fbb7afd63f23d85cd763dc80c15da4854d894f08f38880302d0c2e2_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:1e9b73f5c65794f7df4bda4e8f79a34f81cf707c5a42f30824b3ba69d1f198b9_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4fa8281183d94580319d4b1ff3b64d02f5597a0488a85af7f87532dc8fb30f14_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:bc3de0b8c14731b917fcdc34bbb2f85042ee0704a8d12036649a571fa0803a5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c803c54d4ea3fa02a1bb880e708910cf2041b01c15f1e6b7d6d250ef2270fcd2_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2442ee7c05986012343d024c248c18be5b501bb2488d36927fdad1c167102637_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2e019537d05e3df0da8e4db078caf05f077c58f6c27c6d1484e5d8cc2a5eda11_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9fcb24f196a81e2232b565c6e23ccedf4366324e55c62342d3e5b521f7e79a7f_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:ca89b5b52c7cf20886724644e353c475df629150f20a1bb389808c9e9d65bad2_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:59fef1b75aa9320919529084398a0f33ba234d895e998bee0ca88eb76ce0efcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:aa13fe5ca9bb0f7a65f6a93f396b1a83e8e747df893c8f31451f9776e550f016_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e21b3aa5cacee24af58cd375b4b5989778cd474759646078b8d5c8624adc0ad5_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e58897ab3c033f7d929cbac50aeba91ecfe2d1a98e9422ccdbaf35734d7ce45d_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:89456cb2a47ae21d2ba0420ccd66126cf50454182469d3c0a6081b12ad340577_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:9ca7e50b58180c46c6d09b8ffe4436e46535f2f867f7fded2b7712e12f690e87_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bfac7e4d6e6d28701fa90e39764f2559415f2692e6caeb5ec6a8c11babf190b8_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:c7987101d38616e3b56c261d918544fc61e06a066a2f98e1b0edb2f0ebc335c8_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:46c9403ff2698073e2a883d9790153816682d209b2c99b22831eafd164917d50_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:4ba157497b5e9b9e90f069a812d9ddf4024502cc4d26fd844d046fd3a815956c_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:8c40d1e8fc712570f1011e39f09c623d23f26306104c47813f841aece67916d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:ffeae7c842c0ee3f446add37aa49707e2acf96f5b91e8e8929bd34c0c826b5bb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:50a94bc558ff84dfdbec777c955c597fc98d1c42c76072bfa21b58a1fad506e6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:71ee15be4fc1e0f4fb029362eea3be709e289772f1b296d67e67f0f6ea575386_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9a9fd33ac15a4ee2cd8c42a9bccad9ad870091b9090e69707773e7bf9717cc65_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fc823ced17818399cdcff21c62e1d14d9a79a7946376c2073c04ef57a4e819c7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:46bb898d9dde3c1c238c4a1851c45752bcb2929bd9309c07a3136cfdc0b9be0e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b5d504b02623e53335e8093959d6b5a3c2db56ce2d6cc1aa8d3d750519c7668d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c7dc6f3e44df90d090df157e2a282849d2e9d43de85038239747c266911d8a46_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:f3defcefb42b93736e70f846e6565c26945ad82663cec40383e52948c845fa49_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:026036057af295d3109f89f5e41425e57e69ff3f8fc78296bb2286107ec79a47_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:26350fb63ccac1c45f1b76c30db04a28cc648edfe7d8eb757b4ba1e4705f5fe9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:53cc795af84e794137875707017060e6dd692482b610de6d029fa883269bbf7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fc52118e16a4e7fb7b66d8d05b04f4a925c0a47376268d3586139dbd319b11c0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:c8dee697111ca1e0b08380c868c620daade147e30e80b54c9d1e0f7a84d6aaaa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:29d0d5c716c26add997eb504d23a001f187cd6a2e37b824fd995dc9a25708e2d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:63bdc358c67c9dedc298c0f0758a77ee5ba12c01bdbd1fc259097d532421ae27_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:b613cfd210caafe47b246c586921eb7dc4666b5c7b8cc6c446266438b6861aba_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e65ee9565f69a3c1229b423d975ce8251ecc2c555467924e60027884cd140bae_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:5b36fd7b87570d00a8a3ba9486d8372e2cac32aab94749812c7f8a5fd9c2bd3a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:7d6af5c548e13fdc4f3195003fd34f7f9a9266458d7aca5bb8bc060d2308aeac_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:338b8884b57df0d9d85e684b089a12c1613e4f979c178f69eeff6800d0ab1fda_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:437a15071d3d05585c74d4c140de322840ff69053f89850464441cc691d327f5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:aa8ed0fb4bc8f024042e90ffd419d32686aa13c2a20f1e5fa62f8a4690892386_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b1c784f13ee65e05a7f4d0d240353d9edc356c8dc065088bea56af80c93eda4a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1940581b35461c2199ebfe80c4c186d5766facf0cfe597f12cbbfb2537879f03_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:24fb5fdd6d23614ee03ebf67d38b7d44bc5c8f1a93a37c7600e3a8d347545332_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:92788b6ce939253392a3703875c45a2c6b1e2b84c23e3e6bfe5b0ff74b9caca2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:dadb7fdab5bd0650dccff9dc5696f11a7e7f91612939b66bf1ff8fca6c6211e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:652d5ae2efed9f419d97c3790da24928d847a98a13b19137525dfe7cd91a1b71_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:8b152779648bc02d4bad089d77cfe2f682939b48ed6a2e65761f6082b444057c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:cc146a72d9f5b62fe361ec8fcc0c8861b7d932c765c2b92ed52bbf1a53a2e3be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:f5a66c9f2fb849d906bce776c7ef512936ecb9e4db5547993109f26ac3000dfa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:456dde0182986ec1434b4e2013cfe9f3af80b4d347e73c2044ecd4ccaf39848d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:54c2733d7be183454347f1ac7332df128af49162760c37693076633611704df4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:5c3200a13c58b389e3a20d5f731116c9563c8d7ddf888be34683d97730612f86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:cbb28e9eb47a6a84fce4bd71aad1532385d723e5b4c1494c08664299a01885fc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3477c6d0c5fad5b6fa2c8ede2d6d2b34597510888904e043b6d6bb66efcf9dad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3adf4dbb74aa5951f72055f1e2f35f004d4c9832c901dde5de9425ea88f3fc74_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:72bde65bf1e38081b2716e43ad4f6c03d29b494a85adf09ab35f8aa7cb335493_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:fabbdde64d8a73a5bfb7847fb81402a90d373d86ac8a50dddabb25c95e573393_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:05bd4bcd8c4170c4154e19764c7cea5af844e2f350f3ea1461fb4770ce353678_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:378b6afb9010431134a3e5d1b9ec5d794aacdc2b5f3a0f9200d12dbdf64729a2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:5e6015f36f6362ae31363ce389e65834b3dd270b076257b0c666fce21ae818b1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:cc1cb0094465e8e5d97419e45b7b3b747e68f2572cfd16513ce3a9d67ef8ed3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:0f5c99951f7d49ecfca530a277fb12866a208518d7c8232031a492f5ad1e71f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:35d6268f9003034e61beacb6c8f7ba090e3e6a1f6880cdda655ca4ec77f5cc08_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8cf62ce920bd1d562f017015a0fe512dddac4a1b38756466d085f8147e8bd4b3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e27bc3a31601325cdc8cd7759bfb0a5845ca7584f97c5aca16f5bf0151b07014_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:51c193da833c1e6d09467b23f2cc52a272cd5ad3b331993cd78b3f84539c681f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:563d426bc0a713322ec72fb83304fad6cd1aa4b517d4b6e1bc1862ff475a31c9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:24f1adadf06a763f866ed139f23a62c16333e82ac618c287525ce8f1e0378c09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:55d217af3a34a2b4c8d18bbf278d5c121fafd819325ca774eb247c8597071f54_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9420a8c08c67cff3d496784f91e04baedab73937a40f69a6b3c559403f62f178_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ee576f9623470797bc1287b5ce28e8ddea9e2ee08ceba26b1705763b9378f9b3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:25ed6b45ea6442f5c58f459a3e3f760a07bd721fadff18ab75645751b53d62af_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:47e1692544d6e5f72d7ffd3f2a7ea4c07b408aa88009108a273543482e516877_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:74d9d66a45538690c1dcc8fe58252842f867d709cb5b4513739b92eab251aaa0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:c1d7108c9c7a5c748a6a5c1b1f9432639be330c321048102546ad8f8efc20592_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3ef78d6d41e14b6746d425c9596d26b054846979f3af9dd8ff96e4ee48e6c167_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:4f540da424aa4a71d0141ec43614afa25394dbe67f5214265efa1c0d8c25670e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:8ec74bcd5d1df4ada75ab417a8c91dee79043d682aec685b5ac878b64b44d67a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:bb0084ff676f9480812391c90c8850c1c487bffe4fd75792e403173b5346adad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6feea7b87181b108faafa23f05c2423b386c421cb9e79ddc4bc70ac6ac7a9468_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79e986a8863587c84f3937e2be5eee13e2fb01008ddffd5afbfa1329ea7bcff4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:7bc7ca3c4dbf3ed0c84f8ce3c197776913186420ab1328a48cdc36ef9b5d374f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:06a56b5e7c64cb28ebba25d4e0ed353656dcbd7a00d80df880131f30d2c95fb6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:82afe35fcff3803be4e03a6533cd27b7811b1431ae0eeaf8651fd6750d861b7c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9a3440ef908af47bdbba86c091ad9b8059bff66c2b36f3dc6423f2057f5cad85_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:c01684de53b43b7b9c086a302a8c0a104d6321d7abd2c47eaaeaaa61068ce74f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:08cc94b8d961d7c4fa6de9d5234ff46f85602776b528757490f768f177adb236_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:cf038e8bc2e0bc216ed9b672ef748894360ea8b03d4255e8b5e73c3903c112a0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:8f7421d00fed2f2a4f5ad3ccb00fbbe71956469cf19092d31343f2ec9eac5534_arm64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f10a38a8500dbfa038feebb468e875d5d1c401b215b294bba5336c9fba0591bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:4047ab253e8048e7d8015ffe559c893c812087621ed6ce231594806d5f716dd9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:45090d6797fd32ba541bc2fd999d971ede239b0487740d4243e90b8762a833fd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:721e2c54909ecc100ed974dd1ed92688f1961865ea74807bfac937fcd9ea9c33_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:db6d48c18e57bb9d8783594c863e177d6d0d65d383e4f846c07c99acf5c1133e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:57eba0eb3f786fa05b2433510af06ff4e68f3fe6434a9ce6db73c0ffa1b978cb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:600ef2057110a6f621f385f568fdd3ad446cfa280f7fab41ef63ef81062aae5a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:642cb7bbeb28944bdb7bc1159e1ad2187ff5a0ca22f23c1b7e3c430148d3c8e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:736d9644279fc86f6e27eed5ee3396aa3a402f2f465b7d6d6cf4e6eff1981d3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:0bfd9dbc21ee8d79279908272517d2753eb2af55800a84a7c87d673e70d0dd63_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:128970d9dbe60265dde68a31133c8e7240c3b6a6054dfd0e0cc5d94d8e22c99d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3db517aaab6f2c7f6300a5c418bef7ed238f64227573971cb93bb26b38c05070_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:a07793d5c4e9db596098cca321df17408049ed48daa36f8089890ccbabf9f264_amd64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3d45d3871c4b521a715c261ef17fd37bba8bd49c6745081bfa5465111cc78f3d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:6128303dfa1d1661fc6b6040c268975fba1f973535cbb14ca6b2470f63c932a0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c1db078026712a2fa084c2879230ab71555aa77ffdc9105e514caf1c10666408_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:da4f1b989f23bfefa817e77970cf0f900e17b2bac3827cdd74e45b1e493ad456_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:c52eeb17bcaf42855e0f8cddb1396a1c4545d9c92327a81833c4dc74c4d5ab7f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fb6468fcc4ee134d04745520d6bd8b101ace3c03619661722a8391a0f4083189_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fc64aeb922ca8640976556ad279b83f0fb7951c5626d16447674fa0af4c0dce4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fdeeb2ef07714597a1d800e3b40902be6da72f306f9bbe0fbc0724cbf9a9ed0c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:0c77239101c7c3a277f6f27773e93df46c4104c2de1b3a016dfb789575519a8c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:24d2f1cb363207af0b1c57448f83bd9d53c0b94df4063a3254ffd1e4b6b04418_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:36320f2679bdd1b272e9a710b3af05514cf4155f000b8b161a2d2890c412fa1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f984a21b32948a92193fae680750904a56939e686f7d4c69249bb3554630ff7c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:1417a92efb89a308c25271bb1c6126e4361678bf2dd2cc8a51213dd9aa28da9c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:3864e695d74081efb42bba7dbb3aa6abc43d37e2db79c9e666905dc4fe6b750f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:860cb44164004a34b11e26eece3bf8b40698406694314cfa53b21ec6e0ae4f90_arm64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:d7217c9a65c3f5506a4474d2166e01441d688d9f8f2e09bcfb0ac605f9c1238b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:5699a041a83eb9910136b4f30afda1c0b81aa748e464c5e915644bf9daaad227_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:709ed5bbfe73b200dcb2121d9247eac0203dbc90ffbe70f83f589506556c5a55_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b5a3301d531df26fb8f7fbb9ba82cc3c4c90be4fa3cc6863ade2fed8632a5c11_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:e942c7c2825eba1f3592459d9d2e226ce6fa28162ee72fd6112b2dd9306199c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:709bebd0d8af5b4b4490fbd75b3cb7c27d7143535ecde00348b4380efdb807bd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:99f7fce9c1dfd26b776f3f6c0316d9159837c0b745136f06a41a96ba50075bab_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:9da38d584aad75069da1e0b69cfce5011ad6ce4ff55fc3f6dc0caff6e7f9605a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:fbe39b32fa5ba4812260705bf1f3f0bd12691e5453e8cc572945e4c53f2c9420_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:566fdc104df64775ee40399de5ac1cbf6ed04e940c04a4fc85ebba8e9bcf90a4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:74a26220b770953dac4d2713985706989081b73284e3d4bcf8f90e1670788f7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:91383e7f195459ac7d1d6a5a79d5805bdb3fbf07d90457b06c49c8ad23c3cd55_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:aad3ae7c4e154d20565771599b31633b8150f883130939af053105274469ffd8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:23f392010924ddf7f5a3d83b8b2dff85dab19c3d0ee324df5fe33239c6a646fb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2677bf186614fac92e48772173fa33c6f5017146009916e9a52b726c605890cf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:35fdff40a81d7e99fdb1691ecc93ba789682184c8660c64b0c1054c7cc1536d0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:dfbd503778982cea9923aa2d0bb64fda781e66ff0f822945dcb5522bf0cdd919_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:918cad19cccf9cbaf9d589d778cb05b4e1fc008ad83657f7ed20ff8c9f3118fe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c96f2674b7baaf5419f19d5841edd2509317064b96c9f47a27ad9fa8ac1bb7be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cafac3e4160841319677b4a7f6a5438ce93edf79c51bd368a3ff53445edb6eba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb528941ea51bcb2f55677e0a11cbb748e24e98f370ef02e7bd2d88999df6404_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0177a02e8b1492a73f2008c83d2e27455b776f684d455a2ea7d676533f8f63da_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0e4e44c1be8eb4c59554e4ad5652f6aa9a290ab274847555c05d97e3866ec4b6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:8479643120428c66d4afcadf634dc4e88299c03efaecc9932b90380dd7fccd1b_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:d0015c30ada41a711c76cb3c1416f5c8dc2181896495c523bc56870724eaa333_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:1ab557161715e3ec60ee10dcc8de939cc212908f242d0ad0f51379257f08d304_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:56354cb3be2c30c1d4f014c7a14412117670dd92a78ee378d8b463ac85ad7f3c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:e6e9de0e7beb224a5471bddefcc127ab045b412529894787c278aa0d255e0f62_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f92b8cd8abdd53244a71db1f47cac68b44616e80e06cec4014ff1de45faebb04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:28b82d81d112b6b31355f66f149d1ea327d691a36c5bb3f5e903eb4afb837c39_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:46f35597d82e4f9380098e4f0858c7a9a439e2101867e0387616799f36ed0bff_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9be19df1391f3a10939b605f80eae9dd696524d1768fa6f1920add3f8507be35_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9e554d387f1ba298d32b6b89fd397e57fbec98bbd646e4d5d2ec274ce80b70cf_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b99e32402082de4486ed53016e0faa512215a43c5a18326484a9dd25d2908095_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c05acfad72ee3d8e03b675c4fca447c67c62f1046b8909f116aa32345a0acdb4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d64bce8d4914d57503ac4e3defa17150627cd27be58adaf293f92e8b0e488b0e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:dd2e45a8ea24831908803bbe9821615021f8a1f19410e85894693775c4bd0f1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:231275a0d7deab68abdfdbef02a1f29ca859df8d835c21edefd5672b894b2318_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6b936ad9f3409bd02d4e709f543a97a20b91623724c778a12d9a8bc385777f39_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c95617f42b21fd39026895738ef7353c74bd2353a05698b683e0d360f5afb5a8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:fcca071c7942c721584c13a0a452114e07d132373a5e8b71f52246a5e911d7f6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:1472d2a6af525be3738c9419c4f39e00c2c5cf44b608f7a875cef0091f9d8a3d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:52a61c1685396c88137ddfe3e14d1f07e6e609cb75b20b8b0b134e98f747e001_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:2d93d08a73862b19bc07b6e14485b8d55c02755f991d2c7234792d4694135809_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:72b890b2ae5b7442e89e17dbfde2fbece7aa3b671cca604e09f98c30135d8360_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a62efdb4f4503c4443a421ef8d3c8c0351b4496d17990eec7fed10a9b3538679_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:de7d1bcb78e77c730f2206491e636d2a55040a277e81ae7780cdac2559e2e91c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:700945bb3762d3e0eb962a987e350626daf59602e553f09bd21e2a0bcb5d740e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:bb272d9e00769543d3738e881248e90f3024f98469c5a84499eb8303366461ae_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ce9e64353867cfb2df464b5c6247883df02f26ee1fd1dcaabdfa4c7a1f85f842_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ea7bf38e56d37cc8cd55a911b4a24c20a6dce990eefec0bfd840ec36ce900f79_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:1c2e7577093ee88fb98e184c63954df73c244752e0c7a9844bb0761d08c055c0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:9ca3a62787dc8ca5df00272b3f45160be96c0937bb3b76e354505f152d6c4caa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:bfd98be4efe0f4816c03a78145aa9b24f4bf01ac1f5432157fc532f187ba3cbb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:d3a15610d0f6cc8aaff6960baa6628421885d2f99526558876d9ffeb7326e006_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:076357119d2751de8bc611e7979a3eeb6f73ccda628736407d1e5abfe81d971e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:089ccef3efec142c0afa7706309343607fdfc1e00324d8d6d39994926a643b0b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:4da57e30764c7d620e40334da692622c0cb8e2deb113c241ce1cd5975a6474ad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:6782250ea8374c4dbecf8f8f6b506cd95eeb77bf91478e28f63ef9bb1f0893b7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:2e89002dcda5cd57c9a5604379cdfea36c21cefa046194814e099bc8a0527fc6_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:44d58823cb8c578fe247a7485c3de19a66898c38d6d4231b84a763cc40ae278c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:7b6439ddc9abad0d93142c06f11a1af436dc703e9fbd1b1e5f927fc6e5a97e00_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dc6488616ca2db4d655adc6ab9547bb30cb315ab93a698e6cbf4eaaba56e297f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:083196b36c3978d05bc1fa2ac5db1c6b335950bab7b8cc1054a966fd4b9ecc65_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:96c80524e754cbe3903b23f64594fd728d03e28502266977b83ed5ebbbf85830_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:cc5a787549150078e18ef2c11f3250af8ffe0a1b38485a64a7bc44294606183f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fa0f40c187b577bf6b4a5d4aa02c581a726e31fbac85234d1c1575eb64855f0b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:032a949cd981dfda0964f34d1f3391c7f18518a87725559ec0488e1cca908038_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:2be0b69c321e15bafccfc77c133161be3ea52bc8bcefb7fd3b388a3e8a486673_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:7afdcf569898d2f381d9b0fa2289a7343d52f118e78558ddebeccb07b105b34e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:faac9fe81748b63c8de18f6fc84b1398425b17a373d5edea2007f27fb8057152_arm64",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:0774b5dbd2943ff1679e56ddb976f01471db972fc5cb0bbd94f465682298bc1e_s390x",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:433c19055450701347a469f95c3f040a25262a816aefed633d8761dc01cd55dc_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6e481a3ea718f73d730c509bbdae79c0eda796e35f7cb3a055fb843b97d28384_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6f0fbab9403c5be81014f5c23796d894ab59b11dd46d7a3e8d4bac0e49f43cc_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:0ec6eac458e212b621d70e5007280d953dc120e70692edb177b94121ee70fae6_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:13f249ef20a7d0bcbe7d89e3a068278376ed01b29d2334e89658ef194a3a9799_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:202a49fabd925edaa6d517760aa33a426a11d086cbdbe443aedf9945d2e82924_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:d415b83f66b0e10fb153eba62ab86a99aa580c1d39a7dbed518fcd7ac6f28faa_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:1cd68f21230ac6227540c9c866fbe60915f9bbbd18cb5391f91979267eb2e82e_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:28043646f0e65638bf24ea2068fb4bd3349026c93744a025f0f9bc57461e0873_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:44b4b1ee1ab2ab0f83f745c41feaf5799169b0ab0523d7432244e013866c9e56_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:fba9739c47a65376ba6c24844a92032679269c2fc4df9ef7254a88f308b1eac4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:056f21a44dbe33a9f00a5803ae13a3337a791fc04635b1a7d1d3e4fc669e0537_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4949556c647219862c5d58a9bb98566c4b044c99ca2bbc327702abdd23c00a2c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d39f923b32e80e47107ecff20859ca79b76207480cc99df2d17aa552a68fad5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9766cf29740592b654d969ba0ab0504ec0d410a026af69e5cfd8a4d4e6d13c6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:1c850772508096799399455926f671e397f2b7e3cce6253ac4294a83ccb1a8af_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c64bc2e6daea03bc75957e54a0371fb19827ddf75cfe9e612f47a2c2974fb402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:dbc8ee921163f5a46ea2fde39d8dab798436ce1f3f5321a2e349d9a684a3f0fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:fcaacc619a71a96c421e3567c7bd880933184cc485e3cd6fcf690af8fdc90076_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:f5c5c26d580805e62e9d78f5c03209c5cfd236da855e015e5141296745dd8bbc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:df447b40dcc827938b48efeeefb2d5a620e11d1def6a6612e4ef8b5fa13a0a8f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:f6b436eaf58f16c264f6b49a12a972c22291ebb907a49f1cf33d0150bf9575d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:02b48b996cef6f67e23a5643ce3f04c17fdb2b199e380f89f799c0d624cc61f3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:06624a96698146ddd49b893bc5e9700f3696e9f1f5f6094df338cf69f64da823_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ab11570e519abdec2c5e020a49494e100b4512291d66a334ba0e8f2b2af42867_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fcae781c7d8d660d934b5b02688cc1eab0558a9df5c6ffab618336ef7c49e992_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e3592d3f72cc344242afa3704706618fc55a1cbb49c0863982dd2929ce4f9ba_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:77a11f779d7ceb132c929c2358dc6b170701ee1abe3ab602c0c9b4d67b010215_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:18810d89d9100bb7ddd6070e31d3af1d851cb827f3eace1b99e582221fced6fc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9553cb3cefadb643ea7c05bc796b5c6d7aa1662071fcbc4001f1f95444a5fcd4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:831945a6926a0f4d98b66f078ec0423c9614849f5430a83b9d9cab440c46d7f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a6b99c161905816a799f88368644576326a846274434f3a0f75b1ccefac203b6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:3b151baa532ed6a7e38a21c8d714dac58815e458ca1d4db7df2203859b7cc3d4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4d4fdc3a8224db3a61b423dc7bc1ba193712532954e7e2594d58ab8c30f82d21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9e300612c7306618d50a8df0b8e6324020e0c991ac82bb79a527231e280c861b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ad5bbd0bc22ee57ab94887c14339f9ca9b4279bc1026873991912d30442ba398_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b6a8ba1bd2c8fda7a1b6bd6cf85c12b52a841153b4e3beebf6978a6eb37628de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cc7bdf25afdf8ab8306578c3056b84671344ff951578d11846a0f99b90765a5d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6ee068c8d7b058fbf7cca708fd375a3b1ef1e1421976d8f2015c94f735262f50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a9716c39c9e23811bf98782e3ddc45ebdaea0d1d6dc2ec6fd961c71f707385e7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9571e2ddc56ab173005d03567a4b0007efa78363ed062288ed38478c11a5cf17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:fabe8b8f8fb16dcb7dc1ed445579367dc9c4242e82d821181f4fed310a28779a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:7823347f5bd1476be5a4e9cc1a5d3c45dcaf5061de1232763c7b9d66954ec316_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:f724182172b8ee1f9bdfd2546a7018927ec70ad016c81516d76afc8197b90072_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:7e7da2c34365aca26871b96de07fd0722613ac55011f70f301aae67cc263a334_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbba3ac156d4d21df12cfbc0410cab28e40f2bf32a4cdea8e010dc489a8e34e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d7a84cf4ab198dc2fcd68dbf59ea567f9d3f29cbd676cc4f129e6a0fba43c55_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5f35902b283b252ff63a968aae3ec717ccf184f27aa4929949dc03ee1d9733b6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6314a32d00472a916606ce780d2d97ddcbbf7c5e97d22326333f8eb512fa4f4f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:95d4f452c3873d53410f25030d7869f1a8ee19e34e8317bcae7e287170a52371_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:92bd1741798b13a547f568683b92ce9c6ce0f2ce9d6e0e10b0ad77c965ee3d12_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:c7cb5a4f96a586edb8646d8963b52f73a5bf29fc248e90a8e540111d1e51927a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ccb45d7ec40ccc0346408a624c879ec3319a3427899b465b2f80aca7da447c2c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d0d8603a13aeee81c49f5d50bf7a7833b7e5dfc1725179662fbe314001e3a1ee_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:0be18d3d0b3b3cfd881a5d15d23c5a2185ad92ae3310b56455ce4d18b345217b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e56ce81f699dce36922f2a4e602befdd45f62a5b3fa51ada02266ded456a1fb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3a1edf8a6f119729df868074fd9ccc014a1b594faf93a2d35e1123cc68e7221b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:871af650aec72187696f66bb1fbac87532a8bcb8c46625803dacd91b68fa1fa8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1303f2bf84fe018a12e9b723410b1f2f867d8b1f3915240fd505611ccc793e5d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:22d2b30739e6786b1b04c866f01309628ecbf0b0d7128bfc65789ab07f08f842_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:65e752c36b407dd169402492d666cec1969eecb8e54a9ed77ac055935ff00869_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cfe34672e2d46d0b6609984fc43ccb86599839e95415ef8626d32be5cb47b1cf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:07bb622f7e76e6a65d493c66459d0769701cabd9c100b55fa93c4ff53589180c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:3ececc9a87eadf8ca47d7b2402fc9568117f029daa3eedcc2e7529c129664523_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:772177352e0fa13900dd56d59c93ba577e6b2b7482ec4fac77b27dd28e55be7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c450b439274f9067cd6f226ac698f8751819391eba9c549223733dfce2267f6b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0905a0cd15caf56a1013f9a1e2bceb36200a263ab9ce5dcf5a99c8812fbca0eb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0bc95b6d77281046368eefedaf4511607bc067483989698b31c4db4cc5f4ee7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ea15400019dc675cc7f1e44e6984eee31dab90e6113cd1ff561ebd1926233095_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:fbd617561969e7132a56b16376685862fd6fd297cf17a35ec41a48e04ba16fec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:52f180c8655addae6812115d0794459cf9ff19f95d0af87a241d884e3652db50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:a62d4147bbc3331c98e1c11c79407a07eef2e0fe3c766ec6bef9762abf8871c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:aba90cba9464d2a82060d66e133873946d7e470ad4a40453cde492975cdb2be9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:d4a1b0f18bf8851ea88379cd4a18892336fb9b53b5d637ee6306140f1206c9ab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:108c5cc3e4a8bf2e2e9bc450bdf43d874a7a852355d080da6d6ceaacf49dd38e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:418f64814856e41d19219b82b9444d5752c5456c299896063f58e50feaa8c03a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:729df1b3555b0c6720b3cb4b7d83cabc18ade6ca53c43e143f947b189cb0581d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d5bc4ca0f076eef247f3e9f6ff84c8bfddf6023b6b24ce491bd26f710add2538_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:14343859478d9f62944706ede60d70fd8f38a6c9a6eea31e146db21318173dd9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:6173f4452a87bf7269684ba1ff6a40b7d09fd755b8349c11777a517a895f223d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:bb323b9dfffb72ac3362ed5373b679d9172dfe300cddb02b819eec167ec9bf5a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:c59720241de1dafda1a851e34fe570a8691853e83406bc04a52b4a5c591239df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9047def468ec92a1dc94473f28738d59ee497c8d3c4c4aff119af8ebace23d98_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9b311493d185548152f81d83a618809eeed0769c8832fa9f9d8be4fe51359924_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:adb387f184e175dbdd823017774e7c60fbeba0973f7c206fea677c816eb175c5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:e44e61fe181389e5e9b0fe33cbd11080bb7c23ac6338c58ab101bb137e4d3f0b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4ca46b6c4234b007f8b734176be6d581bd4969ef0893565d72bffbe4b9f0f4a9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bda1c943542d4a34ec0d424d2fd3e88612f8074227dc98d55fb001e5529fd6ed_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c3b1b9d237a4fd7670fa547f56c01a2e8a0d24716297b1d8e0c54dda3195d91e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1254e776546bbb8a96023df91c0c6ae5616281f31edb54e79a2252deb2d9898_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:3383179108f79525320ac60eb37b255cbabf2e413de76860a6a64b4a10213368_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:b6006eaad3673b587633e358130514e29d179bb342b177f74f8d2a14534c7e3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c7f0cf70f279ec19c914ef905746af84d592aa2e1e1f4a893b97dc23797b3641_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e4153dba9d0661d3c64299a9a98d76a6972ffaae544fb9219f682e61be848848_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5570e1f27ce47ff98ffa2c3836f818933f8bf5688b1d5c16b4a17c7152fb77b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:776bfcbfabf2c634797c04dc6b1a94f864ef0b9835cee80e37cac089f92ea4f7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:889501b0fec49bfd8a1c68f6ee6e62a1393dc9d7143989e7b7b1d52a32264da3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:c680d5df602f50f6f4821c83bf1922dffe2909c33c3f2c18f78c957847308d1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d522a200351a53b493663d03e105fac72fe4d96cbbf631db039f0690d6bbbed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d98dd1705c72910880ed1a9c39f8b4f279e1deb5fd61ecc0d73a243c91acd3d8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e3b2ca506374b471f1b479539686848c489332ed7aa081d21cad9cff36db0b6c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e951d6444faa45235bfa0af0469252ff462d680fc97a8f8f7736a13fead6ed5b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6d78d885eb382ace658987271ed9ec3f794f2c2b571a036231a94f7d94bf45c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7902f16694e43284f7905c66395873b82aa095676509096f5fa82b44e4018d26_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:871996aee1405d9b493b7f009f54d5310c31b8b05dab2261bbf720bacc1919d0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:df865cf466120b2dd795fa1c1fa0837366fe5767c07774886f8ee84ca5d434c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:1584ea8fbfa5b8e67774dc7405c41e70eb7d5d3fd8809f464b21549a8ba5d1c8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:a83e46fbe3f49b69481d6e20cf5106d069ddc001757d3a6b42f5df03087d64e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6907cf53c414cc40482ba35b62f6cb89c545d66601d988fbc5ee383ee234641_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:fdf1cb51fde2603fd105a0e76f036afecb4a4cbe4eafd25b7f9bfaba8b22fb9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5296a70bd42379aade0eff30a50b695a225439697ddedfe423483d787e817154_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:70f655da7af704d9811be303bee97b4f018020e35702da1cc09854dce1aaf26e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:a140b6b0b1ecbe4b44b24f568d954d262df6e9886697a86fcbe776f830c61431_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:b9a1e1ba644abaf698f78a59de2293aec4a6894425e8af8b43c4730a43fc9fb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12e0227465d25fe6989dbf34c0987019740a00d96ecbda8376b1f04d35be49c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2571525ec903d3be93742a099f9ec7a6c23ad51d147a7363a655fdc6794fcfe2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2be38bc6496c343c334258dc3041b5ac535a68949c3f331907ea9fa59d9a2dd0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e81c1678909f187308b7e5e25d042bb678e1df70f36258b61ad17196cf6884fe_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:22a0eb5be88f2db4867cb0110fb33d643014e84d6db7461d7e7831323d21db14_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:25177cf3146993376d8675b8a7731a915ef6f77b4b790a86be23a105586f1671_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:2d2d5c4f56410829a15f52e0b55764cc334f625d0614c21b2d0b19f2aaffcef6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:688454a4a2984bda2efa2d308ca3f0b9bd4decf49faed822d4bb8590a9ed5766_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2222c5aed41210f19d79291e8c8c82832c64e16c62a80c2c6c3069a20586ccba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:26e79e779164fafdde2f8e3f367efe7a7aebca913ce5d842a65a3764530edf91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7a4f98240abc00c2dc86a1522731d0179838d2efbcd6bbb9dfd8d8f9ffee9273_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d000c281284329c5113e1e3009550402d5b3465ceea000b3dbd0668d2885477b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01606a9fbac5b5273f1ef8174f38dc188fb3fed7470f687133f488d1910f7017_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:504fd8dee7c93c6af9f1c34db96dda6f0db106089d56056462f074582a4094f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:754d548a873923a52ca558f36170536d453e71ff93efbbb451eedfdab8f5f45e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8a1e42632dcc4c0d83f7b822eca21e8554eda31d499e1198a20bcd2fbce62de3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:27b6813d7ee1a2bfbb896b48375ca8a6e660d4d48f951d20c4d2ed9e5b560fb1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:665e64e4ebfbef7f6176fd53a89fc368ce1099fbe5932ddc61289090b2034a47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7434c18fac6c98ad25eb94bea1324eabcc9928f20c43217f0026035b6d13a78d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b9bfd0b5d62b5b2c7d6caba8b7e7427d53eb9860cbe4003ec04e94d78dba09fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6a56356fd30f4f1121d0b7ac92a8bee2ede322f84053ac90afe4a40466ab6dea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c0af5ba9373f6b52203a27469520e5d950af6e9b009d74d24f944c941791ee80_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c8ff500bd6c8083ad4f0c58435ae9a8c03c1cacfb188398790be0eb194d59c58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ed28d0ce27975669ff5ac94b5df7fde1e4439090767e498a570c695341ed8fa7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:06ab27eafb15b6b7352bd70efaed2c846338a3ed6a78dd42cd864bc655418669_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3dd3a93ff8d17a3f5c6ef29f665d87cfbd053baebb5a0effe534caacb1ecff16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:aee45534e843648a6de836c33ac06070812c0a4ce98ff12dc09091530f6a9c5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da0c5a9c81348253e8e172eb2c1cdf24fa4ddbf139d016ea3360a2742675d7d7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:4337c3a9b4d9a01971ac5d265caf80a8598e3b38a17e322d95d8287d7c548235_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:9da93674397e21f32d140a50b030fa838f7b7c0b5384d75a9ba5fc7e8458a284_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:e8b700cd657c764ab2662df77f50bcfd12c38b5f2f54b7b0ef3eeb1821f1ad9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:f3562b58984867e3c9111b39b7b7315282331a6fb8cacf6a1e60a2be06db279b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:033252c39c5c801a255551586ef1e8ab830a9f1bcc823878ac523e5460fd7326_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:103335d78420f25ed576bf2a3fffa3a6d2ae65f7b6278d9ebe514f9a33a138d1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c370fc29084c72e554ee745fdebad0555afd2e779bcefd7b0537b094fa4fbde7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe7fd5e3c139f2f5068281fbe53b5f02e48b1969e8e73cc50660fc6fa04b0313_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4a675bb038fa85280ccdb174ba9311504bf68929664cf5d308c8704799d7131a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:73095180f0eee40d1f4a8a8939b63517fe751d6945a4246640992b510e63ff3c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:cca6d09c69198de3814ff28bc9fca937a214c106f3412bf74cf6b36c16510e59_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:d605557ebf11f602dc90289889c4567cdfec487c0f3e968e3d349a1f2cedffa2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:13ee1767be699387ff822d1793f6f3f7197ba7ff547a93a7e25fd1b3e676666b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:329efd192a02bba83375f3d659c04963ba5c8d5ade09145c79dfa75a172652be_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:860102c07fdf23792c4832b10c3fc6e891eead5aed82be056d918c9c93ba2476_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a331e228abd17dcc08e8c550b9ea64115fb38c0bea1a3f77c4dcfac0d590f9d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3ced21274cf24c1173a3d8ed448fc024a8fb6a885ce6dd678be8cbd42b8a68da_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:954984e9be8b6d99cd7dabd82654b56bd610eaebd2e34068974427ee9b2f7b1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f6a5334134258ffc5625751bb9205a3f64b30002b8ef6ce086ecac67d332cc37_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fda989215c5c7990d25f09745377e07c288085bfe69093f3e69c6e8221405b66_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:25f173fd5d9eb51fd81b6e615f45f921c575241bffada06441c96a917917024b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3938bb3aa3e20ba07111625e834648bdfce183eab4336ec8494f9861517f7661_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:403e86f74111cc83e8f1f4f1707a400170f675f55cc7a97104f98d88cb168eb7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d4ca126ea444cc6002f89da7259cf0fe02befd6815a96ae33e61f4fb49df77ed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:22f1afa14210091f323243444d9ff61c65803f56c6fe2c00954b8f0d1d4a9b02_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:289e59efe047254f8cfa28c26cdf9c2f8d52a80784881cfb209b9071e82eaeed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3a195d5b56060772e1d67d112dd358ede85f0f2b73b87ab22fd6fc82a58757e1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6cc5c724bece8c6a0bb3af206abeae62a0cc02390146b239c4a2d5b530713ac9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:486460249924affaa323c7152d62f25c3a91c12af39db3c835f55cf042d6c91c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:544014db46ddca0ff0e62b716c9df835d737c428322a1e70775bb1ec05e0dad3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:8b1ae777fdd5bd19a2962acf8c63e21ea487809ccc152827ac510810d8a707ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ce9c77bd0ba97a6aa6ba2dc5f9830af6ac142281a94c0a3b1bab0b33b059c5be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:151009f6cf3021f77bafb5e48e226d2bf29b523ee07e1c13f8c4e6b9645cdd63_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:4b8820f21bdc4993dffff226b851398bf9c0eb3c964846bbd94e0e97aa6f9428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:95199696965364933d58cc69457d3dc60388c17242490e8b2e39c250e7a22151_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:982d8a017f2e70a3663e24cb56af8d12a7d76887476d74b0ecbaa13a815a5eb8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:20408084cb4a89f2e4e15bed007e12b0b16750790dc45991fa3224a438ab01a5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4dc280b558eeecd51143ce4964a017a73eaf2572f5300dd945d5c7f9e5d48600_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:b3f22c45d8a6c6e669f8860f1ce2aaea9d24111aab8eae9ea32e68e8c943b3f2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:bf888df8898daf4918e55a69e0edeaf27cc0e93c29905c8533b547099fcdabc1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3ee3bca2a2390cc6a3d84e337dbf9d2d49969e6a1337576c93798025670a0e9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:60aa93daa93262a04a32e62d37faf8b5b97c2ba06d8495ab617516ee489e683e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:9bd1acba637b95a1c14a36f2bca175f590386205a77ca0b37516bdf5534abcb7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:ddc0f7770063b50d818cd8cef7dd39bf5aaf72e94829185b17eaca8b411e7cb2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:507b46aef9adb9c1e81417ff02e51a2b934fe573a7c996b9f618ca0089a4d132_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:5b1e6dab85423c938f0ef07517d3d48e9acbb25af0183b013de7fce4c59dd12d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e60154ff3efd109a60cbfd4382ea2ab7eb18390d59badb5882ff3482a1448ddf_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e790c25083eead9823f068c9e9e67b73ba91b1152eacd115a885566b850dc84c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:2dd5bcfc60348573dca29fcd3db73a304933595181e7afc61be37750612aa10f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:87cc8648c43a3ea44a68967604082a1dc21e1332d9d83fe2b6d7d9a619543c75_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:94d99c5949c498f86760bae2b44dc04186f4e4972ab35630063effe73aaaecbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a9fbbe16bc6cd1671d62ce9418c43b20aacc992eff87eb6c974e3f1391dda55c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:5eba1d59a190adcadb2e0af5fc2993d60a2e544fed04643d14fad28cb2eaef56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:6edfdbbde8413ae45e22406ed19e42c6e519a2cc9b363eaaa2b4ba22145076e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:72a8ef40444196c1450533368a361154c4d537891ee070fd9f4707402469dd88_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cacd77968780a921778244e8f546dd627eeb72e59497798a554468de8bd2a64c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2e82127f320fd16f7ff440fb7ed2d573ac8b2096a52b5532368f9269a8eb1d98_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:3e7a8826fa1fd5d1cf559188a5245b84c694c67c7c4af7660080ca34c87049eb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9fae7a4d6fd40a172d7362426f0e58bb34061f7e93a86dd8d531097c7729d4bd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c70494ef9374c3972beebb3fca5bb19bee6db782f769dc4cae2011573d237446_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:e491381ab740631a56d0c6d767dee83202a7a60225693c9efba66d4bb57cccd3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:f69aadfeb35dd2ccf523f3b1f88599eee403905f5ec269ffb3215176d708fd2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:983711e46ef31431b21a31c4f21e726b493793716b6972351168838d182db50b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:abbd3d66fe9f5c9a3c8852aec395679cd2d334b1249b9a37270d46fce459613b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:382003519f328f1bb63124c2bfcbc4a122a5da2a5bf9cceef276508b17344bf5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:a6529c99019bf3ae0afb4cdba1cf854081c98af7c435c3ae45f09ba4752b3999_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b1c8a14b81a5a03014734b78008e47c631a2d5f38979e451e72ac8eb5af0f065_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cecd1afedae0c187aed6dbb7c1dcbaabde8e44eb6da831b6020b26354a02815a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3a0b6d0dc555b35ffbd55e02c43d9451dcdaa62741c199d59689cda0809f955f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:a14c58944636aed99e5d5a3353e65ca515ce571ef36c558612dd9c18ff253c3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e6f02bacbee46e928ff7dd918b52ae7c58f121edab5b833b7a6940cf9309d103_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5ee5195988b4de45b43d3e49f337b6d0115756a5a958536f86499462a57a767_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:26e5fd967a753dde3e7a550b2dfd316debdce840d03dac701efecc4c3a5bab03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:45e7f645912f9234cdf40d3b47dc03bf110bc6ac209a824d1a73b926c41948b0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:46d21cb4b21ffb39b269113cc98117b2e6843b6d56c14d6e56731b1b2c242da5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7a9e2de2b737a0b82fc954f79e8194a6febc110926104313cfe86378c965b957_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:27351d0697fec4718ef926087191fc166320d31b9dedb4b0d888d3d2742e42e4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:320b9325a628d1b90322413482466f0adb0e741fabc0e5b5f5c8671d3e7f2263_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:cc6f1888ded2fb91c1ff9f92611f341e5d302d37b01a1ba314cec55ba89a1028_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:e9440cbbc14dda66d2c2344774d84fd3b7c93fcae3ac57d489ad70a279539c77_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:4c037e0759241153810f19e3081e6f4c7d5fdcc32115d6ce8a33ed3d7f8f0772_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:83705403f268a63be321e32e61b660c140cb25a4a2c34250659be6e987c1a501_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a243797c707df6388ae430b97fae3b82aaa53692b25874e41d0f7004fc606f6f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a2ea8419ff7cfe26f74db07fc18f38b04222abd21e5652ae2a39639fe42c05b1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7f3ddfe8d0452e8b2f4bd6a3c786accb6560c3cfc81c6b4e10794ffdb74c8d7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ea46991ef2df1134390df184df5eeebca47c35b6222ce7d3a7a34f4c78238645_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f997a622a7ccf542bc866959fdd42e9f60f45bad08437cc8c7fc208153e18f3c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:fba86d8b4a4550975bcefcabb3b4be176effab5e7db8846c42030f58c16bad84_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:44f78e7eed75885a4a5e11f9aa18b41707587dc628a5b88c988fe8078a9da726_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:470a95f9f16e70b9fabee4b73882106d9a2ccf50f2253e31bbdb1019fc534b68_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:b86f6c99e7ce219d8131e94e008ddd7583e92df0b7245f2ec1bf765fb717abfd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:ee0654689d43e4a2879b1ccda1a3e4556f44b21a369846fc59d8925be0e02dcb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:3054b5afbe95c32461dcc1f1574fe0bd8e233652b9f62183e8d09e1b43aebe4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:6664d4f667c81a79dbe37e5447e2f3ad6e7d5e1d2a6c153df85af4d21e079773_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:7d99d106b92fa6783d158dba4840c0dd189c494f092c4d8bd7bbc83c3e3fca1e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:a01d873e07766f75497127468fa34b110622d5f083a9d94dba05b5db76b7088f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8de1f53240162488b9f20436deabfa16453159e3b11a4cf4f26da6696302b6da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9314def469869d25d40753fa3d926c89c61008c1fcb434f90c5698d0ad6884d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df3f3ce247acccaaea878c2c13e51c984839bd4787aff921912fb69863d05a3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:00a750c64459d75e39b8cd9aaa586899dd0795b8414ce09826a782fe8c719a34_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:16e3db36a9b506832b3a4d4e1aee3b1e2c639580f23aee48a41ffe734ee39cba_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5d7aa039346102bd25ee01a8a3eb6c8e3710ea91e0d1be0b0403eba99f4472d4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd4e791ca8e1c6f3db4f6bfff5a63f8749e39e225e6cbd3546ff981b4eb4629_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:31c3d779cbfd06edce974a960d60120c1deee9bc33e38e76c2148d2541a44322_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7c40bcf45074b2a5ee81f96ae0ca5a0249787aa471ed0bdd266d117a24148f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:127be7d9aea973dcd850029729b6d1279abe2f6c20df47c02aba05504616cb25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:193ad113b049596ac5c7545cd2b5d7fe21a979ac8b1442cfbb73fa4eb5985de7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:9cc6edb01ac477246a59369c6c81b9e6de3c1eecdab7813a4c3751a72bf77613_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:ff18faf7cad7ad640567453e9c902afedfbdf9052c01396f512802ee982886d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:8033a6a409e73524427ad21a003438fdc16e74b3066954a3250feb10410698f0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a4dc1752f6f6a48ce1c5cfd9e88a83536339590d8956495b0ddd0bd573ee5d63_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:b8d7bb6d7da7cc3d01983a8844f5fbca5a144f6ef04a6f9e101a71d52ef0a2b1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d23cd3df4f4e6680038ff3681043e77797c535b3bfbb1bab606ac9a77a0035a6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7455aa541f59e773ef0c5c574a48ede40368e528b3e31f59ee6d163ef5b26a3e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:e6966649f239db1db3aadb8a77833a20db26dfbcbbc8129d24636abc6089b6cf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:0d133912ee024061d81354d85a9ad949e1a6aa89df7f5cfeec4ae28f7d1b186b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:1424ad04eb078331fb4b01f99a3e90cc61a82999aad15a2c6cfafadacb69e7a2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:357e3be0b726691a7d200c90fa29cb5ca4c502b666f43ca3856d5cf2fd6f036e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:fcdf06a855acb0a0c3f04cee4e810ad6c4e7342d80ae49e4db0f0181b444c929_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1b2f5803c254c02ca062e01e0e3b17c7000786b98dfb32a91660937714527328_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b99fe7098096c670df7236eab2294b05f5388500861a3be5ac7a89ae87e92fa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:cef7e2fe452b81e7c0a0497dbce9baa7492985a766fe78269431ac6b3ec99f23_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0adb5be4c05d15e550ee99713ffca13a0b02a1235f5ea1b47aa725f90c7f84a0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1b0214211bccc823e774e479ab3ad55a8127ca477abee112e8e451366b0c034c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0d5edfcf230ed485dec0def2df58955e947c8522a86b6522666870a58bbbf3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:19c5dc2d5586d27e7423020b6c7f92f47c3585f35fe384bcbe35ff0e2a6a2eab_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3d7d7a8f6ac2a59a8d0ffe4637b7b7bf6e5dc06e9e8756de621dd7d1da833497_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:42babf41f1576a57403a63b0e4fa49eccfd5cd20c9dd2307bdaa63fca60f8a57_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:478315cbe47206f1b1fdd0f0cfae7d23105d7d82de6744dcd0b42b199bf85b3b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:4b09e00fd41c0e40550eb7a7f6f8b7e6df490cfa78df6395dde8074057911f9a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b956c919b508447882a902e606e3e8d18a4246ddf1e6c6f323ec46665ee4c26_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7ae1da45e2c66bc4092ca682fcf617a3fc6b47e4824a67f4ae0e1166f2b76be0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:1459ef64f7261b2e0fd0adf4e9f3613cd9e4f630f6070c55ea36d1773c8b2fde_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:5946891e449ac3c4aa3d61016593a38f92993248eea17e2a3e3f78594ff629d4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4084a29591e9cbc51ae5c59baba8d824f063fc4bd2cd15f81a47814feb6369e9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e9b95f32fd2027839613d0795b6353876df6345c1053faf551626198a94d700e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2c2e5fd1ed970f085d01ea215efb0a08c8c72e0d4392bfb6c35e30b17c0f6a58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:76e49cb17e1489b3e967ae140040a0bca455f7e034aa202073b7f597df46b6d4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d23c602c0a3796b9164784558d8c36a58c333c6c2a65c200e108bb4262bc5d33_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fb9e353f4e18f7db1806a8228f0f7197c8076e5bef29eaccf7eb58f3db2a4f30_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:216e41b2cf68ceb53873b657825b6a5e525e4653f9fa18e84e10276ef927aadb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7b2847110727118d2e1d791c7de4e408c21b028bdd405978566dbba85a437a9f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6969c82a3143b2445b95a01aefe56da70018380a5e161899c5d7d4a1a21a7d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e849436418228c07f7e61842e4ec2f1871f2ad8254fdcb23246dc93a71895def_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:60891adfc6d37e5a57cdeb98d91bc14673fc99f098fb58925882287e1ad9ade9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:7b27bb97717981dccfd3abe1f381a0a9168c3b3543e6bdc167ea259f268cc25f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:c482a7de0d69b84848a349da6cadd72e98cc7a1211ddd1680051bf2f15e459ac_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:f888ffe90359ed24b7840415e16ece35724fd6e61ceaddbd5d5a998d8c246b55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:2845cbd160e3fe2a30d0e5ecb6d93acc641cfd0cc519e21a3bd3317afb6beb9c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:59cdd21045aec02fc9fa1c1514e8a0e34d9a1ef391a1003b8dd5b2948871d6ec_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c1cb24dbd9d913b1e11ad5c43b66d3528c53fb8b6dc307b0e9725e61151ebca9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c3113811182cd114937f8a2f4fb4c5794fa086e6e98b8d960930c73c2f48f23c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0efc766faf0ff35e78a5d498ad2f6ae73aee6c5d347461f2524d943c12379f87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:40e7b0e573b31e553956f31b4c27b46f4be0c4cded6f971d4d8437117b5a6d71_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8adf75868efcce1f5398c0e68b1bc6af05d7799b7aab473afcf9d96e9a7d1dfb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f83618bed6f9f7f872ee6b2fd45b780c68cdb323c48b366c4f6a1dba332db9f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:19b98b59b04393f163e3ee83be0a3d4d393bece5bde1c8847ecfc79f202abe3c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:405b6d44904717880e344ca06545f47bd570b4ba7ade09a44d7fdbc492d84156_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:598644fcf850057a64f5024844226e650db735f2c440c3b5e52294d04d3a578d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fda3a8e23e4250e205fb2dc2d9e5711acb96976eacc840872a275dd99cdcdffe_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6b55bd900f73ee435fee58c6505abae732d1b974829c8ca38f0c0c8a393d2127_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7231771722e3fd577d9ab773e46fd5a13c22738fe5a5bb5445ab3d69282051d4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9033673fe91fe0bc867851268b8b042bec3dbf98c9249706d15734b2f98bd39b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:fd00beaf67f33eac98f2ff9ae499a4b123f5de9f53b7fa7391d6da7ac7c26ff1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:83b7c4f61d0640fa22418abc4fce96a97f0716d5bbccf6a782fc34436f99ab44_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:879c8ecec92878ca8be871397f109066c52afcf850d2ceb291f78410fe82cc0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:587550256a70faddff41e4c4ee24b9490922f50e7b0657ded19ba73a53841cfc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a846c10916acc0dfd328060edd9e04b4de374841dbac908c014de653f8d781d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:24f7e70aaf3600842c1c6a8517c1c0aa7f8e237c88f1170d17ac87d831d18ab7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:884d04aae67790b66495b7e464f07d6ee506f23412ca06b610aa527f6b1c7ca2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:b0ef673795ded00f9e81e1d8f5eb01b70473c9f95aaa55527d9ce3f6dc6db9ae_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:14013c3a17e24d96f8158a7fd5466fb55c571f80f18c419fa52c3801b5d36003_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:890d2c8d000a7e873daf08f529f82173fd61b9482a4b6b25df0076f6ab758206_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ac780b78049c791e7e99451ab379772e50644ac35bad8a115a6408e99c71dd55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cf1cd726ee3e49640541c8ad8fc9619e4a488989620ff282c05b9e674f0f53c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:1c97575ff2f7ec21e0c977ae7d22ab225ca7a8ab84825cc5f5b7787e180f724f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:6189a0783536b46cbc79635ef6783193e5952685407834705076e16a15e61aa4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:7f654050cfccda1c9978424528ce1e94a56629d43473a0c325fa3b384b35f764_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:deb0b2b1c9d63a86d52e825def91445a2216db09c9775b7a16233f129f8ae437_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:be8d657fbb9ff6ef270a6f0c7a90e4f3fc825f785a58f9594bdadb3c3e4246e2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:c458f20d68d2f204ff5cdab2d94be03bbf7004840f0e25b436e0fe5a0de44ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:d3f8d75710e9199e95f15d332b06c6146770cdc03431102c577bfef62791b912_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:e0ccb2dc6eaf2d7cc39f67cc4b3e0b72bcf359d671774d2e99496795bb440e38_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:4ad8693404610e8ebf79ac3fd5628b227cbf45d19158690bc4e60da4206477b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:5d2ada8dab46782d2f3fe44cc1c78b1039caf3e0dcc73c6567e231e6c8344e1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:81fb547c336fb604dae9eb7d7137eefedf2f2befefb88381d255836cee8f0c52_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:ee3e3f9adc176fa420aaf9bdd841572596ec45db77e770fb5cd91ab0dd02ffca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:a50dcd24b851e33b6a2fe54036f3980d1732030f20cee25cf4a988128b8dc9d7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b4ef77528087c52ce06fe7eb3255eb00b3187601c13274a8e414d11dfbeff512_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:d598ec708cf191f326526d0fbd525217939e9a070522c12a800788e9f3393ac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:f27c6f1254d4012756a94e6079fec52b430fdbdc0a7fa06ed6f0e661a7fe2c22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aa8af01aea04ecd17eb3929928f1f275a944f592cd062fef70f688a4bc5aa32a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4cfbe5e5ccfaebec25e3dca8f78379df02df1063330983a9d14399311352a846_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:50efbf887636e65070e9dfcb347fea2846747da8cc4c8515b22b11214fc4e14f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:7fd581fb1c717b8456707a8d0fa3a0174504379a251153f939f8d0aa82ee4653_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:b4609874992ada1198790a019cb093494b01ada3ff055e5ac4eb56b8339c7dab_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:c3a253d463472e8e7ff24054d05e1b060c24f2f18edd64affd01eec04154fcea_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:1c17782a60facd5510d65124cb80ebed1196bfca638215b3e26c50857920d7d4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5662cc13c0c1882cac28eb2010adb474e42883f77d4e93d55d53b3c227a71b21_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a57751fa543def30a003a5c314921cf05c018d0bc8b5cf8d2af0ee7eee535420_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:aa30779e3fd580f78f7cf14aabbab4fcb0e3065d2bc998ebcb72eeacaec54c67_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:0abacffa728633eaa13406ab6397e71bccd1d102cc79d8a6d1ae6b5d2e46dd3a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21d328ef7bdad9bccdfc35cbb16eab0a18268990a8fd34d1de0904e20ed77ea9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:282303ad53a48b2a23d7e29722ef316eebbbb52d8bcaa81170dcdbade6ee31f4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e8a8f270084f3949d8e1581d07446c9e956d4c5417a4eafcfd8fdc81b4a12e05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:19084c09471ea5ef2256884ef6940cc0e7b34f2bebe2fa61189a2bbd37a0130c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:53fcf5904a6ede8e48a0db953a411cf129f9cfe8ab3ddd360efc4543fbf0634f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:b3d5c0a3e8c1c254f1fdf5cb323352e1700a18cf6d2cdac30d4b3c649dc9c6e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:db14fc0dde175574bbf456bf3d0a633646ea27fe96ac16efb29aeafa2b916416_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:44bd56fcb72d9e1fc897d5f8fed52786eeb3e11ab84eae4693427079d6c54190_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:63ed165cc3c37355a4a17cd58423b21c30b0be8882ae941d1d7bd77b1ed30c85_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:68be41d6493f5f1ba93fbbeb7e7a520076d1716c8d844a86ed2ea65bc57b337a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:85eeda8e0d4fec123a75cb41debaaedc4386925e84688b1cbb1fe992959a21ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:69ae5a7c5830615267c24dc57c80a61553d66d9538122751c02720e1d50ebe0a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6f22280c607d79e789ec63295f4581fe81583509d4a1029cf8352551fae31390_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:954fad0aecba9c0c529d2112a01204d6d42d0a6ba1d22d0273461b468c303747_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:d0e1e0eb62a207a703bc85d61460583256868b5b6994de6bbf0d776f080d9a4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1d41ca2e66ae466fc5093e943ecf039bec9eeae50eec7d06f77e90d3f9020c73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4f81520b96ffc5b500bfd592e410eda21fee927a8dd967ea28279f8c16b2237a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a9f97b6216171002399a95c366b158c0021a8e1c2d00a62621bcff9bc3920d0a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f45ec3739a8a43337b96f77da70c0d8214c095b0a099054760f3ea015348abf2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1d4f8d26d0f49c82d4abf48b904d14c706e70af644b2140e41eb61706f09980f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3357ae8d105be4efbe990383d2782fe2dc362d4c8e7905d543be465004842279_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:397525f93fe8ab16d7c6244c25abbf390c905e9dc5ca52309190ab3668cc94e6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:85b26b165aa8ef92c442bee610a46e2a510345cf1d50f75138195b23f259fe54_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:265b5aaf06d9ee2c7c04871b2b1f68ac4f9cafd2d5dcb2392b10fd3a3d520cc7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3da4cc03a79c9dbaa1413ab2fa78a50c82754e6ebd7aed245a322612873a044d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3deac5cbd4c5501b0037e4de71fe7014891f0415833806ae9033f26459a10c29_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f8b2c96b3d6a4dd2cb5050a8b9e81dacd75328fbd1f354d3d5d9d1a5c989fbf1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:061465b2e77cc96a792033571a891be8d143a6315a2418abb06de8d81e91818e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:7d6872a21c6dca584592e89ca1018e5bf5f3ada67ff810b1b72a9ac8ce16d441_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:be0489db36abea3470ff64a1be703fb20d3b04531457a92dd8fee49edd334dab_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:fe7166dc2011ee1e9f33d1246209341891eb1452598236d0d7c6edc38ae9f8b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:0442e9202f90a6ab9b24587a4ec00587ed7950fcca738cbdc38a10ea8ba30eb3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:523d0af749b9388fd2765132e690c64a54cc262ba2c37ff36e29559de3b1fc49_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:835aedccef14e31d72f4b21c010b0d88cb726f2ffb2c91e5cd514826b1522353_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:b4a3fe4b3235638db1b897774c06ddcaa2fd011b5a1deed87da06a422f1b38b8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77d1c3bc06dd9d373992f92d5eb69fd632da9ff38ba3cfa67a2fbd11693a6ae8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7a718e4178fc093723e671f4414567b83f296da16f2f30bcdd9d2e5fac6eb83b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d711324d023f8f02b81c4f6a1847b83388ba51e8f0d3f2e76d31dba85118132a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fafe92950791576999cf03d88ff4d4a0dba942548ed28f95de621c524c4fadb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:13882ea6616b0834531822cc29d644b001f21040a6ccc7af4e97d0a5b146e089_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:352c5cc7523e132747463b9f597f7a0d29eccae9fc7be53f5df65557f26b8716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:f2152a58004d8078f5dce860b8e907f37d19dee394abd3a0643a70506bf803f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:fd13dbfa492131c9b2ab07f65a7e7ee1cebeb3aa82a958dc53971feba750c1e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:739b70faa046424d5dc4d36da3a9f5cdcd396943c3403afa1fd869c6086ab849_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d36465bdd1ef05ba53e1748fdd1ea48db141f4cc249c69be96b295b2638d5e75_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e3a7691b5246f48356afc8f79ad217e8dcbb637c97c9e725bc98363b8ddf53c9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e8ff81199bda31ffa62679fed2fd7e24930282cec9dc31da6aa5b75d529d26b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:38301647f5f40ea3a7407e6c39af5c92f63785c197617172e8c3e53e3d80a354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:394d1a37369dcd387fe49cfcc2b28a0430da1f0b245adfc8c5483f92a234c65c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:02b722be34c9ef7ac04df8d699863a5b1dcb80cbb4861e02bf7c396e5bc5ab8f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:52abc772e9e4b8eb4261038b7f7188f96e3d0499c254c70e48835401a1982395_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:1b7a0fc3fa4623ae896ea681ee40106cae8091c7c651e7315fd09d8a8fb74577_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:c926cf61e3d9b8ca9948a72637b6bbb1510f30354b0593b38e2ff6e335f2871f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:8da2c7e560c460b765abe4c02bcef5d51c64f669d4f608b683220c54dd4c4461_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:96293b1620dc5b138eaa6c9dd86cf680a1b42349635ee7c75ffc8a8c202e4dc7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:cbdd455714a75d7c899ecfab640b4f1c8fb2c655e7a494964af92ae94e1d14ed_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:ef1a3b73c1c2bc3d8c66f0e388f21db486f021e9e11c8c0564dbb186cb5cb815_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:50ca5b9ee14ddb06cbaf8c1292022982f96a7c930957b36833e9432176506cf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:925cfa28baaaafca68c12c9d590a4c778e6cbc873cc73fe0f5f572b2c42ee25e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:977405a196b370dc4fa20c148dda2f5d06e7df49c062283a2bd794a6ac71d79e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f92ea0350d9e4666bed1f5d2707b7185cde6490ed8d84dc2d2b0e9a02f74045c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:148634a4acfeb453325ca14ef643a5491ee0a6331d482f0ef571671749e03e4b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:3fbc8a594f7225c9ce75fc234fb604861277719754946152cbbcab7b4565763a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:9636108c819ef26e4b5af2bb56ddd0fa71ec1445c9b6294c5dd97f4e5b7c3577_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c1d9293f1b32d24b4e897216585243e8b0a6b9d2ad5c2f842d4ca68b7e828915_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:598a86e6f2261cd3bc1d8e0e09084c30f0a6e4978b07e6ce9efce27ebca092b2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a4e2ae9f5d546fdf5efee719f43e19bbe2d859df4450d02a03d8442819706211_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a534b64fdb291d4a735e0f7b7906be018b374a637976be1dbafc573cb54edc68_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:c04e332d0e0ef3a6cfb1807f8c538a819ade6e1b73a7223b003683cbd83e3740_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:8ffb2e0d2d56e47cbacc09a8782de3796117051a51487d790177c6d473af1903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:90796ea4e63b4111ca4977d5730b70ebb8fa25a2ed1e1010ff979978656a507b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:942b6393083692dd37fff218767b84e6c44129f761943f7d1bb927eb11585128_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e862e3f1b7b59fe02774d866cf06fc0a250e2472250d94925abcd2372119a8b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4f88f7d239ffb5b67c00e73d9d564ce7c61a62f7d78b62964559caf9c66b937b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:572e094dfc6d5a510b8c2e7dfcdd6546e940f571b7b1ca1e434628e9160717ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:5ebaf4f6f2d0568741e341201ecfeadf633b696a742284a61f5f901707e68c8f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:f21e773addea0142d809cedf43525dbd17597555fa1b1456f27da78a313bcf0a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d4d1493487dcd282271ebe64bbeb6665207955f07c32744b560374ebf5ce2fe9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:58a10856d3d809c3ddba5fb7807f1ebf500be7a005a437ff8d51150c542193d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:db04d68ad273a2f2b319283e8a94376b5ee60c8787da49c458d0201e1e44a37f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:d7c94a46534d16be7d039522fd43cbef508f1b51973c9a625c318ec27090c931_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:010d99d443ec5a295086bd23c94062659e73ebd622ce11c75fa52090caf99e12_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6739528ea88293e3c666fc2d7ff4a2211de2f075c92fe920b044a4f9e3fe57ee_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:a4afbbb149234cd8ca2269529dbc07ad4ec11fce0cf402c44d33a7ff4e76656e_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:b9fbcf3dc05b4c76ef702a8a0777604e529e2f894f9cc85fdf3b05580bbd1674_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:15ff6cefcb112a603113ba44390b5f00820dae7717e920b3eeb71ceb2cc9e0b1_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:605f428fe17f09a5cdfd2e0aa87aebff041769e63e82c8a260836d96d4050360_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:8e573cb284c18cbcc26a6c646569831848c085e604d92347b1a88857dc550767_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:fcd70deb6fbb7afd63f23d85cd763dc80c15da4854d894f08f38880302d0c2e2_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:1e9b73f5c65794f7df4bda4e8f79a34f81cf707c5a42f30824b3ba69d1f198b9_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4fa8281183d94580319d4b1ff3b64d02f5597a0488a85af7f87532dc8fb30f14_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:bc3de0b8c14731b917fcdc34bbb2f85042ee0704a8d12036649a571fa0803a5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c803c54d4ea3fa02a1bb880e708910cf2041b01c15f1e6b7d6d250ef2270fcd2_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2442ee7c05986012343d024c248c18be5b501bb2488d36927fdad1c167102637_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2e019537d05e3df0da8e4db078caf05f077c58f6c27c6d1484e5d8cc2a5eda11_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9fcb24f196a81e2232b565c6e23ccedf4366324e55c62342d3e5b521f7e79a7f_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:ca89b5b52c7cf20886724644e353c475df629150f20a1bb389808c9e9d65bad2_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:59fef1b75aa9320919529084398a0f33ba234d895e998bee0ca88eb76ce0efcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:aa13fe5ca9bb0f7a65f6a93f396b1a83e8e747df893c8f31451f9776e550f016_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e21b3aa5cacee24af58cd375b4b5989778cd474759646078b8d5c8624adc0ad5_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e58897ab3c033f7d929cbac50aeba91ecfe2d1a98e9422ccdbaf35734d7ce45d_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:89456cb2a47ae21d2ba0420ccd66126cf50454182469d3c0a6081b12ad340577_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:9ca7e50b58180c46c6d09b8ffe4436e46535f2f867f7fded2b7712e12f690e87_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bfac7e4d6e6d28701fa90e39764f2559415f2692e6caeb5ec6a8c11babf190b8_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:c7987101d38616e3b56c261d918544fc61e06a066a2f98e1b0edb2f0ebc335c8_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:46c9403ff2698073e2a883d9790153816682d209b2c99b22831eafd164917d50_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:4ba157497b5e9b9e90f069a812d9ddf4024502cc4d26fd844d046fd3a815956c_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:8c40d1e8fc712570f1011e39f09c623d23f26306104c47813f841aece67916d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:ffeae7c842c0ee3f446add37aa49707e2acf96f5b91e8e8929bd34c0c826b5bb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:50a94bc558ff84dfdbec777c955c597fc98d1c42c76072bfa21b58a1fad506e6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:71ee15be4fc1e0f4fb029362eea3be709e289772f1b296d67e67f0f6ea575386_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9a9fd33ac15a4ee2cd8c42a9bccad9ad870091b9090e69707773e7bf9717cc65_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fc823ced17818399cdcff21c62e1d14d9a79a7946376c2073c04ef57a4e819c7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:46bb898d9dde3c1c238c4a1851c45752bcb2929bd9309c07a3136cfdc0b9be0e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b5d504b02623e53335e8093959d6b5a3c2db56ce2d6cc1aa8d3d750519c7668d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c7dc6f3e44df90d090df157e2a282849d2e9d43de85038239747c266911d8a46_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:f3defcefb42b93736e70f846e6565c26945ad82663cec40383e52948c845fa49_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:026036057af295d3109f89f5e41425e57e69ff3f8fc78296bb2286107ec79a47_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:26350fb63ccac1c45f1b76c30db04a28cc648edfe7d8eb757b4ba1e4705f5fe9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:53cc795af84e794137875707017060e6dd692482b610de6d029fa883269bbf7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fc52118e16a4e7fb7b66d8d05b04f4a925c0a47376268d3586139dbd319b11c0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:c8dee697111ca1e0b08380c868c620daade147e30e80b54c9d1e0f7a84d6aaaa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:29d0d5c716c26add997eb504d23a001f187cd6a2e37b824fd995dc9a25708e2d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:63bdc358c67c9dedc298c0f0758a77ee5ba12c01bdbd1fc259097d532421ae27_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:b613cfd210caafe47b246c586921eb7dc4666b5c7b8cc6c446266438b6861aba_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e65ee9565f69a3c1229b423d975ce8251ecc2c555467924e60027884cd140bae_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:338b8884b57df0d9d85e684b089a12c1613e4f979c178f69eeff6800d0ab1fda_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:437a15071d3d05585c74d4c140de322840ff69053f89850464441cc691d327f5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:aa8ed0fb4bc8f024042e90ffd419d32686aa13c2a20f1e5fa62f8a4690892386_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b1c784f13ee65e05a7f4d0d240353d9edc356c8dc065088bea56af80c93eda4a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1940581b35461c2199ebfe80c4c186d5766facf0cfe597f12cbbfb2537879f03_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:24fb5fdd6d23614ee03ebf67d38b7d44bc5c8f1a93a37c7600e3a8d347545332_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:92788b6ce939253392a3703875c45a2c6b1e2b84c23e3e6bfe5b0ff74b9caca2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:dadb7fdab5bd0650dccff9dc5696f11a7e7f91612939b66bf1ff8fca6c6211e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:652d5ae2efed9f419d97c3790da24928d847a98a13b19137525dfe7cd91a1b71_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:8b152779648bc02d4bad089d77cfe2f682939b48ed6a2e65761f6082b444057c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:cc146a72d9f5b62fe361ec8fcc0c8861b7d932c765c2b92ed52bbf1a53a2e3be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:f5a66c9f2fb849d906bce776c7ef512936ecb9e4db5547993109f26ac3000dfa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3477c6d0c5fad5b6fa2c8ede2d6d2b34597510888904e043b6d6bb66efcf9dad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3adf4dbb74aa5951f72055f1e2f35f004d4c9832c901dde5de9425ea88f3fc74_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:72bde65bf1e38081b2716e43ad4f6c03d29b494a85adf09ab35f8aa7cb335493_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:fabbdde64d8a73a5bfb7847fb81402a90d373d86ac8a50dddabb25c95e573393_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:05bd4bcd8c4170c4154e19764c7cea5af844e2f350f3ea1461fb4770ce353678_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:378b6afb9010431134a3e5d1b9ec5d794aacdc2b5f3a0f9200d12dbdf64729a2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:5e6015f36f6362ae31363ce389e65834b3dd270b076257b0c666fce21ae818b1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:cc1cb0094465e8e5d97419e45b7b3b747e68f2572cfd16513ce3a9d67ef8ed3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:0f5c99951f7d49ecfca530a277fb12866a208518d7c8232031a492f5ad1e71f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:35d6268f9003034e61beacb6c8f7ba090e3e6a1f6880cdda655ca4ec77f5cc08_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8cf62ce920bd1d562f017015a0fe512dddac4a1b38756466d085f8147e8bd4b3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e27bc3a31601325cdc8cd7759bfb0a5845ca7584f97c5aca16f5bf0151b07014_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:51c193da833c1e6d09467b23f2cc52a272cd5ad3b331993cd78b3f84539c681f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:563d426bc0a713322ec72fb83304fad6cd1aa4b517d4b6e1bc1862ff475a31c9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:24f1adadf06a763f866ed139f23a62c16333e82ac618c287525ce8f1e0378c09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:55d217af3a34a2b4c8d18bbf278d5c121fafd819325ca774eb247c8597071f54_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9420a8c08c67cff3d496784f91e04baedab73937a40f69a6b3c559403f62f178_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ee576f9623470797bc1287b5ce28e8ddea9e2ee08ceba26b1705763b9378f9b3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:25ed6b45ea6442f5c58f459a3e3f760a07bd721fadff18ab75645751b53d62af_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:47e1692544d6e5f72d7ffd3f2a7ea4c07b408aa88009108a273543482e516877_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:74d9d66a45538690c1dcc8fe58252842f867d709cb5b4513739b92eab251aaa0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:c1d7108c9c7a5c748a6a5c1b1f9432639be330c321048102546ad8f8efc20592_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3ef78d6d41e14b6746d425c9596d26b054846979f3af9dd8ff96e4ee48e6c167_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:4f540da424aa4a71d0141ec43614afa25394dbe67f5214265efa1c0d8c25670e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:8ec74bcd5d1df4ada75ab417a8c91dee79043d682aec685b5ac878b64b44d67a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:bb0084ff676f9480812391c90c8850c1c487bffe4fd75792e403173b5346adad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6feea7b87181b108faafa23f05c2423b386c421cb9e79ddc4bc70ac6ac7a9468_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79e986a8863587c84f3937e2be5eee13e2fb01008ddffd5afbfa1329ea7bcff4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:7bc7ca3c4dbf3ed0c84f8ce3c197776913186420ab1328a48cdc36ef9b5d374f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:06a56b5e7c64cb28ebba25d4e0ed353656dcbd7a00d80df880131f30d2c95fb6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:82afe35fcff3803be4e03a6533cd27b7811b1431ae0eeaf8651fd6750d861b7c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9a3440ef908af47bdbba86c091ad9b8059bff66c2b36f3dc6423f2057f5cad85_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:c01684de53b43b7b9c086a302a8c0a104d6321d7abd2c47eaaeaaa61068ce74f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:08cc94b8d961d7c4fa6de9d5234ff46f85602776b528757490f768f177adb236_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:cf038e8bc2e0bc216ed9b672ef748894360ea8b03d4255e8b5e73c3903c112a0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:8f7421d00fed2f2a4f5ad3ccb00fbbe71956469cf19092d31343f2ec9eac5534_arm64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f10a38a8500dbfa038feebb468e875d5d1c401b215b294bba5336c9fba0591bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:4047ab253e8048e7d8015ffe559c893c812087621ed6ce231594806d5f716dd9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:45090d6797fd32ba541bc2fd999d971ede239b0487740d4243e90b8762a833fd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:721e2c54909ecc100ed974dd1ed92688f1961865ea74807bfac937fcd9ea9c33_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:db6d48c18e57bb9d8783594c863e177d6d0d65d383e4f846c07c99acf5c1133e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:57eba0eb3f786fa05b2433510af06ff4e68f3fe6434a9ce6db73c0ffa1b978cb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:600ef2057110a6f621f385f568fdd3ad446cfa280f7fab41ef63ef81062aae5a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:642cb7bbeb28944bdb7bc1159e1ad2187ff5a0ca22f23c1b7e3c430148d3c8e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:736d9644279fc86f6e27eed5ee3396aa3a402f2f465b7d6d6cf4e6eff1981d3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:0bfd9dbc21ee8d79279908272517d2753eb2af55800a84a7c87d673e70d0dd63_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:128970d9dbe60265dde68a31133c8e7240c3b6a6054dfd0e0cc5d94d8e22c99d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3db517aaab6f2c7f6300a5c418bef7ed238f64227573971cb93bb26b38c05070_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:a07793d5c4e9db596098cca321df17408049ed48daa36f8089890ccbabf9f264_amd64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3d45d3871c4b521a715c261ef17fd37bba8bd49c6745081bfa5465111cc78f3d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:6128303dfa1d1661fc6b6040c268975fba1f973535cbb14ca6b2470f63c932a0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c1db078026712a2fa084c2879230ab71555aa77ffdc9105e514caf1c10666408_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:da4f1b989f23bfefa817e77970cf0f900e17b2bac3827cdd74e45b1e493ad456_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:c52eeb17bcaf42855e0f8cddb1396a1c4545d9c92327a81833c4dc74c4d5ab7f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fb6468fcc4ee134d04745520d6bd8b101ace3c03619661722a8391a0f4083189_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fc64aeb922ca8640976556ad279b83f0fb7951c5626d16447674fa0af4c0dce4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fdeeb2ef07714597a1d800e3b40902be6da72f306f9bbe0fbc0724cbf9a9ed0c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:0c77239101c7c3a277f6f27773e93df46c4104c2de1b3a016dfb789575519a8c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:24d2f1cb363207af0b1c57448f83bd9d53c0b94df4063a3254ffd1e4b6b04418_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:36320f2679bdd1b272e9a710b3af05514cf4155f000b8b161a2d2890c412fa1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f984a21b32948a92193fae680750904a56939e686f7d4c69249bb3554630ff7c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:1417a92efb89a308c25271bb1c6126e4361678bf2dd2cc8a51213dd9aa28da9c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:3864e695d74081efb42bba7dbb3aa6abc43d37e2db79c9e666905dc4fe6b750f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:860cb44164004a34b11e26eece3bf8b40698406694314cfa53b21ec6e0ae4f90_arm64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:d7217c9a65c3f5506a4474d2166e01441d688d9f8f2e09bcfb0ac605f9c1238b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:5699a041a83eb9910136b4f30afda1c0b81aa748e464c5e915644bf9daaad227_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:709ed5bbfe73b200dcb2121d9247eac0203dbc90ffbe70f83f589506556c5a55_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b5a3301d531df26fb8f7fbb9ba82cc3c4c90be4fa3cc6863ade2fed8632a5c11_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:e942c7c2825eba1f3592459d9d2e226ce6fa28162ee72fd6112b2dd9306199c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:709bebd0d8af5b4b4490fbd75b3cb7c27d7143535ecde00348b4380efdb807bd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:99f7fce9c1dfd26b776f3f6c0316d9159837c0b745136f06a41a96ba50075bab_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:9da38d584aad75069da1e0b69cfce5011ad6ce4ff55fc3f6dc0caff6e7f9605a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:fbe39b32fa5ba4812260705bf1f3f0bd12691e5453e8cc572945e4c53f2c9420_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:566fdc104df64775ee40399de5ac1cbf6ed04e940c04a4fc85ebba8e9bcf90a4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:74a26220b770953dac4d2713985706989081b73284e3d4bcf8f90e1670788f7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:91383e7f195459ac7d1d6a5a79d5805bdb3fbf07d90457b06c49c8ad23c3cd55_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:aad3ae7c4e154d20565771599b31633b8150f883130939af053105274469ffd8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:23f392010924ddf7f5a3d83b8b2dff85dab19c3d0ee324df5fe33239c6a646fb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2677bf186614fac92e48772173fa33c6f5017146009916e9a52b726c605890cf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:35fdff40a81d7e99fdb1691ecc93ba789682184c8660c64b0c1054c7cc1536d0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:dfbd503778982cea9923aa2d0bb64fda781e66ff0f822945dcb5522bf0cdd919_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:918cad19cccf9cbaf9d589d778cb05b4e1fc008ad83657f7ed20ff8c9f3118fe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c96f2674b7baaf5419f19d5841edd2509317064b96c9f47a27ad9fa8ac1bb7be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cafac3e4160841319677b4a7f6a5438ce93edf79c51bd368a3ff53445edb6eba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb528941ea51bcb2f55677e0a11cbb748e24e98f370ef02e7bd2d88999df6404_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0177a02e8b1492a73f2008c83d2e27455b776f684d455a2ea7d676533f8f63da_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0e4e44c1be8eb4c59554e4ad5652f6aa9a290ab274847555c05d97e3866ec4b6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:8479643120428c66d4afcadf634dc4e88299c03efaecc9932b90380dd7fccd1b_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:d0015c30ada41a711c76cb3c1416f5c8dc2181896495c523bc56870724eaa333_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:1ab557161715e3ec60ee10dcc8de939cc212908f242d0ad0f51379257f08d304_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:56354cb3be2c30c1d4f014c7a14412117670dd92a78ee378d8b463ac85ad7f3c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:e6e9de0e7beb224a5471bddefcc127ab045b412529894787c278aa0d255e0f62_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f92b8cd8abdd53244a71db1f47cac68b44616e80e06cec4014ff1de45faebb04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:28b82d81d112b6b31355f66f149d1ea327d691a36c5bb3f5e903eb4afb837c39_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:46f35597d82e4f9380098e4f0858c7a9a439e2101867e0387616799f36ed0bff_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9be19df1391f3a10939b605f80eae9dd696524d1768fa6f1920add3f8507be35_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9e554d387f1ba298d32b6b89fd397e57fbec98bbd646e4d5d2ec274ce80b70cf_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b99e32402082de4486ed53016e0faa512215a43c5a18326484a9dd25d2908095_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c05acfad72ee3d8e03b675c4fca447c67c62f1046b8909f116aa32345a0acdb4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d64bce8d4914d57503ac4e3defa17150627cd27be58adaf293f92e8b0e488b0e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:dd2e45a8ea24831908803bbe9821615021f8a1f19410e85894693775c4bd0f1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:231275a0d7deab68abdfdbef02a1f29ca859df8d835c21edefd5672b894b2318_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6b936ad9f3409bd02d4e709f543a97a20b91623724c778a12d9a8bc385777f39_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c95617f42b21fd39026895738ef7353c74bd2353a05698b683e0d360f5afb5a8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:fcca071c7942c721584c13a0a452114e07d132373a5e8b71f52246a5e911d7f6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:1472d2a6af525be3738c9419c4f39e00c2c5cf44b608f7a875cef0091f9d8a3d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:52a61c1685396c88137ddfe3e14d1f07e6e609cb75b20b8b0b134e98f747e001_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:2d93d08a73862b19bc07b6e14485b8d55c02755f991d2c7234792d4694135809_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:72b890b2ae5b7442e89e17dbfde2fbece7aa3b671cca604e09f98c30135d8360_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a62efdb4f4503c4443a421ef8d3c8c0351b4496d17990eec7fed10a9b3538679_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:de7d1bcb78e77c730f2206491e636d2a55040a277e81ae7780cdac2559e2e91c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:700945bb3762d3e0eb962a987e350626daf59602e553f09bd21e2a0bcb5d740e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:bb272d9e00769543d3738e881248e90f3024f98469c5a84499eb8303366461ae_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ce9e64353867cfb2df464b5c6247883df02f26ee1fd1dcaabdfa4c7a1f85f842_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ea7bf38e56d37cc8cd55a911b4a24c20a6dce990eefec0bfd840ec36ce900f79_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:1c2e7577093ee88fb98e184c63954df73c244752e0c7a9844bb0761d08c055c0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:9ca3a62787dc8ca5df00272b3f45160be96c0937bb3b76e354505f152d6c4caa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:bfd98be4efe0f4816c03a78145aa9b24f4bf01ac1f5432157fc532f187ba3cbb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:d3a15610d0f6cc8aaff6960baa6628421885d2f99526558876d9ffeb7326e006_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:076357119d2751de8bc611e7979a3eeb6f73ccda628736407d1e5abfe81d971e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:089ccef3efec142c0afa7706309343607fdfc1e00324d8d6d39994926a643b0b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:4da57e30764c7d620e40334da692622c0cb8e2deb113c241ce1cd5975a6474ad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:6782250ea8374c4dbecf8f8f6b506cd95eeb77bf91478e28f63ef9bb1f0893b7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:2e89002dcda5cd57c9a5604379cdfea36c21cefa046194814e099bc8a0527fc6_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:44d58823cb8c578fe247a7485c3de19a66898c38d6d4231b84a763cc40ae278c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:7b6439ddc9abad0d93142c06f11a1af436dc703e9fbd1b1e5f927fc6e5a97e00_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dc6488616ca2db4d655adc6ab9547bb30cb315ab93a698e6cbf4eaaba56e297f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:083196b36c3978d05bc1fa2ac5db1c6b335950bab7b8cc1054a966fd4b9ecc65_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:96c80524e754cbe3903b23f64594fd728d03e28502266977b83ed5ebbbf85830_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:cc5a787549150078e18ef2c11f3250af8ffe0a1b38485a64a7bc44294606183f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fa0f40c187b577bf6b4a5d4aa02c581a726e31fbac85234d1c1575eb64855f0b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:032a949cd981dfda0964f34d1f3391c7f18518a87725559ec0488e1cca908038_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:2be0b69c321e15bafccfc77c133161be3ea52bc8bcefb7fd3b388a3e8a486673_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:7afdcf569898d2f381d9b0fa2289a7343d52f118e78558ddebeccb07b105b34e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:faac9fe81748b63c8de18f6fc84b1398425b17a373d5edea2007f27fb8057152_arm64",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:0774b5dbd2943ff1679e56ddb976f01471db972fc5cb0bbd94f465682298bc1e_s390x",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:433c19055450701347a469f95c3f040a25262a816aefed633d8761dc01cd55dc_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6e481a3ea718f73d730c509bbdae79c0eda796e35f7cb3a055fb843b97d28384_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6f0fbab9403c5be81014f5c23796d894ab59b11dd46d7a3e8d4bac0e49f43cc_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:0ec6eac458e212b621d70e5007280d953dc120e70692edb177b94121ee70fae6_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:13f249ef20a7d0bcbe7d89e3a068278376ed01b29d2334e89658ef194a3a9799_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:202a49fabd925edaa6d517760aa33a426a11d086cbdbe443aedf9945d2e82924_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:d415b83f66b0e10fb153eba62ab86a99aa580c1d39a7dbed518fcd7ac6f28faa_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:1cd68f21230ac6227540c9c866fbe60915f9bbbd18cb5391f91979267eb2e82e_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:28043646f0e65638bf24ea2068fb4bd3349026c93744a025f0f9bc57461e0873_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:44b4b1ee1ab2ab0f83f745c41feaf5799169b0ab0523d7432244e013866c9e56_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:fba9739c47a65376ba6c24844a92032679269c2fc4df9ef7254a88f308b1eac4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:056f21a44dbe33a9f00a5803ae13a3337a791fc04635b1a7d1d3e4fc669e0537_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4949556c647219862c5d58a9bb98566c4b044c99ca2bbc327702abdd23c00a2c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d39f923b32e80e47107ecff20859ca79b76207480cc99df2d17aa552a68fad5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9766cf29740592b654d969ba0ab0504ec0d410a026af69e5cfd8a4d4e6d13c6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:1c850772508096799399455926f671e397f2b7e3cce6253ac4294a83ccb1a8af_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c64bc2e6daea03bc75957e54a0371fb19827ddf75cfe9e612f47a2c2974fb402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:dbc8ee921163f5a46ea2fde39d8dab798436ce1f3f5321a2e349d9a684a3f0fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:fcaacc619a71a96c421e3567c7bd880933184cc485e3cd6fcf690af8fdc90076_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:f5c5c26d580805e62e9d78f5c03209c5cfd236da855e015e5141296745dd8bbc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:df447b40dcc827938b48efeeefb2d5a620e11d1def6a6612e4ef8b5fa13a0a8f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:f6b436eaf58f16c264f6b49a12a972c22291ebb907a49f1cf33d0150bf9575d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:02b48b996cef6f67e23a5643ce3f04c17fdb2b199e380f89f799c0d624cc61f3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:06624a96698146ddd49b893bc5e9700f3696e9f1f5f6094df338cf69f64da823_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ab11570e519abdec2c5e020a49494e100b4512291d66a334ba0e8f2b2af42867_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fcae781c7d8d660d934b5b02688cc1eab0558a9df5c6ffab618336ef7c49e992_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e3592d3f72cc344242afa3704706618fc55a1cbb49c0863982dd2929ce4f9ba_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:77a11f779d7ceb132c929c2358dc6b170701ee1abe3ab602c0c9b4d67b010215_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:18810d89d9100bb7ddd6070e31d3af1d851cb827f3eace1b99e582221fced6fc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9553cb3cefadb643ea7c05bc796b5c6d7aa1662071fcbc4001f1f95444a5fcd4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:831945a6926a0f4d98b66f078ec0423c9614849f5430a83b9d9cab440c46d7f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a6b99c161905816a799f88368644576326a846274434f3a0f75b1ccefac203b6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:3b151baa532ed6a7e38a21c8d714dac58815e458ca1d4db7df2203859b7cc3d4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4d4fdc3a8224db3a61b423dc7bc1ba193712532954e7e2594d58ab8c30f82d21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9e300612c7306618d50a8df0b8e6324020e0c991ac82bb79a527231e280c861b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ad5bbd0bc22ee57ab94887c14339f9ca9b4279bc1026873991912d30442ba398_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b6a8ba1bd2c8fda7a1b6bd6cf85c12b52a841153b4e3beebf6978a6eb37628de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cc7bdf25afdf8ab8306578c3056b84671344ff951578d11846a0f99b90765a5d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6ee068c8d7b058fbf7cca708fd375a3b1ef1e1421976d8f2015c94f735262f50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a9716c39c9e23811bf98782e3ddc45ebdaea0d1d6dc2ec6fd961c71f707385e7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9571e2ddc56ab173005d03567a4b0007efa78363ed062288ed38478c11a5cf17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:fabe8b8f8fb16dcb7dc1ed445579367dc9c4242e82d821181f4fed310a28779a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:7823347f5bd1476be5a4e9cc1a5d3c45dcaf5061de1232763c7b9d66954ec316_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:f724182172b8ee1f9bdfd2546a7018927ec70ad016c81516d76afc8197b90072_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:7e7da2c34365aca26871b96de07fd0722613ac55011f70f301aae67cc263a334_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbba3ac156d4d21df12cfbc0410cab28e40f2bf32a4cdea8e010dc489a8e34e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d7a84cf4ab198dc2fcd68dbf59ea567f9d3f29cbd676cc4f129e6a0fba43c55_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5f35902b283b252ff63a968aae3ec717ccf184f27aa4929949dc03ee1d9733b6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6314a32d00472a916606ce780d2d97ddcbbf7c5e97d22326333f8eb512fa4f4f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:95d4f452c3873d53410f25030d7869f1a8ee19e34e8317bcae7e287170a52371_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:92bd1741798b13a547f568683b92ce9c6ce0f2ce9d6e0e10b0ad77c965ee3d12_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:c7cb5a4f96a586edb8646d8963b52f73a5bf29fc248e90a8e540111d1e51927a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ccb45d7ec40ccc0346408a624c879ec3319a3427899b465b2f80aca7da447c2c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d0d8603a13aeee81c49f5d50bf7a7833b7e5dfc1725179662fbe314001e3a1ee_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:0be18d3d0b3b3cfd881a5d15d23c5a2185ad92ae3310b56455ce4d18b345217b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e56ce81f699dce36922f2a4e602befdd45f62a5b3fa51ada02266ded456a1fb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3a1edf8a6f119729df868074fd9ccc014a1b594faf93a2d35e1123cc68e7221b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:871af650aec72187696f66bb1fbac87532a8bcb8c46625803dacd91b68fa1fa8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1303f2bf84fe018a12e9b723410b1f2f867d8b1f3915240fd505611ccc793e5d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:22d2b30739e6786b1b04c866f01309628ecbf0b0d7128bfc65789ab07f08f842_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:65e752c36b407dd169402492d666cec1969eecb8e54a9ed77ac055935ff00869_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cfe34672e2d46d0b6609984fc43ccb86599839e95415ef8626d32be5cb47b1cf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:07bb622f7e76e6a65d493c66459d0769701cabd9c100b55fa93c4ff53589180c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:3ececc9a87eadf8ca47d7b2402fc9568117f029daa3eedcc2e7529c129664523_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:772177352e0fa13900dd56d59c93ba577e6b2b7482ec4fac77b27dd28e55be7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c450b439274f9067cd6f226ac698f8751819391eba9c549223733dfce2267f6b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0905a0cd15caf56a1013f9a1e2bceb36200a263ab9ce5dcf5a99c8812fbca0eb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0bc95b6d77281046368eefedaf4511607bc067483989698b31c4db4cc5f4ee7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ea15400019dc675cc7f1e44e6984eee31dab90e6113cd1ff561ebd1926233095_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:fbd617561969e7132a56b16376685862fd6fd297cf17a35ec41a48e04ba16fec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:52f180c8655addae6812115d0794459cf9ff19f95d0af87a241d884e3652db50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:a62d4147bbc3331c98e1c11c79407a07eef2e0fe3c766ec6bef9762abf8871c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:aba90cba9464d2a82060d66e133873946d7e470ad4a40453cde492975cdb2be9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:d4a1b0f18bf8851ea88379cd4a18892336fb9b53b5d637ee6306140f1206c9ab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:108c5cc3e4a8bf2e2e9bc450bdf43d874a7a852355d080da6d6ceaacf49dd38e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:418f64814856e41d19219b82b9444d5752c5456c299896063f58e50feaa8c03a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:729df1b3555b0c6720b3cb4b7d83cabc18ade6ca53c43e143f947b189cb0581d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d5bc4ca0f076eef247f3e9f6ff84c8bfddf6023b6b24ce491bd26f710add2538_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:14343859478d9f62944706ede60d70fd8f38a6c9a6eea31e146db21318173dd9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:6173f4452a87bf7269684ba1ff6a40b7d09fd755b8349c11777a517a895f223d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:bb323b9dfffb72ac3362ed5373b679d9172dfe300cddb02b819eec167ec9bf5a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:c59720241de1dafda1a851e34fe570a8691853e83406bc04a52b4a5c591239df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9047def468ec92a1dc94473f28738d59ee497c8d3c4c4aff119af8ebace23d98_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9b311493d185548152f81d83a618809eeed0769c8832fa9f9d8be4fe51359924_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:adb387f184e175dbdd823017774e7c60fbeba0973f7c206fea677c816eb175c5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:e44e61fe181389e5e9b0fe33cbd11080bb7c23ac6338c58ab101bb137e4d3f0b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4ca46b6c4234b007f8b734176be6d581bd4969ef0893565d72bffbe4b9f0f4a9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bda1c943542d4a34ec0d424d2fd3e88612f8074227dc98d55fb001e5529fd6ed_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c3b1b9d237a4fd7670fa547f56c01a2e8a0d24716297b1d8e0c54dda3195d91e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1254e776546bbb8a96023df91c0c6ae5616281f31edb54e79a2252deb2d9898_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:3383179108f79525320ac60eb37b255cbabf2e413de76860a6a64b4a10213368_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:b6006eaad3673b587633e358130514e29d179bb342b177f74f8d2a14534c7e3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c7f0cf70f279ec19c914ef905746af84d592aa2e1e1f4a893b97dc23797b3641_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e4153dba9d0661d3c64299a9a98d76a6972ffaae544fb9219f682e61be848848_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5570e1f27ce47ff98ffa2c3836f818933f8bf5688b1d5c16b4a17c7152fb77b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:776bfcbfabf2c634797c04dc6b1a94f864ef0b9835cee80e37cac089f92ea4f7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:889501b0fec49bfd8a1c68f6ee6e62a1393dc9d7143989e7b7b1d52a32264da3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:c680d5df602f50f6f4821c83bf1922dffe2909c33c3f2c18f78c957847308d1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d522a200351a53b493663d03e105fac72fe4d96cbbf631db039f0690d6bbbed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d98dd1705c72910880ed1a9c39f8b4f279e1deb5fd61ecc0d73a243c91acd3d8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e3b2ca506374b471f1b479539686848c489332ed7aa081d21cad9cff36db0b6c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e951d6444faa45235bfa0af0469252ff462d680fc97a8f8f7736a13fead6ed5b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6d78d885eb382ace658987271ed9ec3f794f2c2b571a036231a94f7d94bf45c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7902f16694e43284f7905c66395873b82aa095676509096f5fa82b44e4018d26_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:871996aee1405d9b493b7f009f54d5310c31b8b05dab2261bbf720bacc1919d0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:df865cf466120b2dd795fa1c1fa0837366fe5767c07774886f8ee84ca5d434c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:1584ea8fbfa5b8e67774dc7405c41e70eb7d5d3fd8809f464b21549a8ba5d1c8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:a83e46fbe3f49b69481d6e20cf5106d069ddc001757d3a6b42f5df03087d64e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6907cf53c414cc40482ba35b62f6cb89c545d66601d988fbc5ee383ee234641_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:fdf1cb51fde2603fd105a0e76f036afecb4a4cbe4eafd25b7f9bfaba8b22fb9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5296a70bd42379aade0eff30a50b695a225439697ddedfe423483d787e817154_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:70f655da7af704d9811be303bee97b4f018020e35702da1cc09854dce1aaf26e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:a140b6b0b1ecbe4b44b24f568d954d262df6e9886697a86fcbe776f830c61431_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:b9a1e1ba644abaf698f78a59de2293aec4a6894425e8af8b43c4730a43fc9fb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12e0227465d25fe6989dbf34c0987019740a00d96ecbda8376b1f04d35be49c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2571525ec903d3be93742a099f9ec7a6c23ad51d147a7363a655fdc6794fcfe2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2be38bc6496c343c334258dc3041b5ac535a68949c3f331907ea9fa59d9a2dd0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e81c1678909f187308b7e5e25d042bb678e1df70f36258b61ad17196cf6884fe_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:22a0eb5be88f2db4867cb0110fb33d643014e84d6db7461d7e7831323d21db14_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:25177cf3146993376d8675b8a7731a915ef6f77b4b790a86be23a105586f1671_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:2d2d5c4f56410829a15f52e0b55764cc334f625d0614c21b2d0b19f2aaffcef6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:688454a4a2984bda2efa2d308ca3f0b9bd4decf49faed822d4bb8590a9ed5766_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2222c5aed41210f19d79291e8c8c82832c64e16c62a80c2c6c3069a20586ccba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:26e79e779164fafdde2f8e3f367efe7a7aebca913ce5d842a65a3764530edf91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7a4f98240abc00c2dc86a1522731d0179838d2efbcd6bbb9dfd8d8f9ffee9273_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d000c281284329c5113e1e3009550402d5b3465ceea000b3dbd0668d2885477b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01606a9fbac5b5273f1ef8174f38dc188fb3fed7470f687133f488d1910f7017_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:504fd8dee7c93c6af9f1c34db96dda6f0db106089d56056462f074582a4094f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:754d548a873923a52ca558f36170536d453e71ff93efbbb451eedfdab8f5f45e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8a1e42632dcc4c0d83f7b822eca21e8554eda31d499e1198a20bcd2fbce62de3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:27b6813d7ee1a2bfbb896b48375ca8a6e660d4d48f951d20c4d2ed9e5b560fb1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:665e64e4ebfbef7f6176fd53a89fc368ce1099fbe5932ddc61289090b2034a47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7434c18fac6c98ad25eb94bea1324eabcc9928f20c43217f0026035b6d13a78d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b9bfd0b5d62b5b2c7d6caba8b7e7427d53eb9860cbe4003ec04e94d78dba09fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6a56356fd30f4f1121d0b7ac92a8bee2ede322f84053ac90afe4a40466ab6dea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c0af5ba9373f6b52203a27469520e5d950af6e9b009d74d24f944c941791ee80_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c8ff500bd6c8083ad4f0c58435ae9a8c03c1cacfb188398790be0eb194d59c58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ed28d0ce27975669ff5ac94b5df7fde1e4439090767e498a570c695341ed8fa7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:06ab27eafb15b6b7352bd70efaed2c846338a3ed6a78dd42cd864bc655418669_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3dd3a93ff8d17a3f5c6ef29f665d87cfbd053baebb5a0effe534caacb1ecff16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:aee45534e843648a6de836c33ac06070812c0a4ce98ff12dc09091530f6a9c5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da0c5a9c81348253e8e172eb2c1cdf24fa4ddbf139d016ea3360a2742675d7d7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:4337c3a9b4d9a01971ac5d265caf80a8598e3b38a17e322d95d8287d7c548235_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:9da93674397e21f32d140a50b030fa838f7b7c0b5384d75a9ba5fc7e8458a284_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:e8b700cd657c764ab2662df77f50bcfd12c38b5f2f54b7b0ef3eeb1821f1ad9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:f3562b58984867e3c9111b39b7b7315282331a6fb8cacf6a1e60a2be06db279b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:033252c39c5c801a255551586ef1e8ab830a9f1bcc823878ac523e5460fd7326_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:103335d78420f25ed576bf2a3fffa3a6d2ae65f7b6278d9ebe514f9a33a138d1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c370fc29084c72e554ee745fdebad0555afd2e779bcefd7b0537b094fa4fbde7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe7fd5e3c139f2f5068281fbe53b5f02e48b1969e8e73cc50660fc6fa04b0313_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4a675bb038fa85280ccdb174ba9311504bf68929664cf5d308c8704799d7131a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:73095180f0eee40d1f4a8a8939b63517fe751d6945a4246640992b510e63ff3c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:cca6d09c69198de3814ff28bc9fca937a214c106f3412bf74cf6b36c16510e59_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:d605557ebf11f602dc90289889c4567cdfec487c0f3e968e3d349a1f2cedffa2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:13ee1767be699387ff822d1793f6f3f7197ba7ff547a93a7e25fd1b3e676666b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:329efd192a02bba83375f3d659c04963ba5c8d5ade09145c79dfa75a172652be_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:860102c07fdf23792c4832b10c3fc6e891eead5aed82be056d918c9c93ba2476_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a331e228abd17dcc08e8c550b9ea64115fb38c0bea1a3f77c4dcfac0d590f9d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3ced21274cf24c1173a3d8ed448fc024a8fb6a885ce6dd678be8cbd42b8a68da_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:954984e9be8b6d99cd7dabd82654b56bd610eaebd2e34068974427ee9b2f7b1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f6a5334134258ffc5625751bb9205a3f64b30002b8ef6ce086ecac67d332cc37_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fda989215c5c7990d25f09745377e07c288085bfe69093f3e69c6e8221405b66_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:25f173fd5d9eb51fd81b6e615f45f921c575241bffada06441c96a917917024b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3938bb3aa3e20ba07111625e834648bdfce183eab4336ec8494f9861517f7661_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:403e86f74111cc83e8f1f4f1707a400170f675f55cc7a97104f98d88cb168eb7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d4ca126ea444cc6002f89da7259cf0fe02befd6815a96ae33e61f4fb49df77ed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:22f1afa14210091f323243444d9ff61c65803f56c6fe2c00954b8f0d1d4a9b02_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:289e59efe047254f8cfa28c26cdf9c2f8d52a80784881cfb209b9071e82eaeed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3a195d5b56060772e1d67d112dd358ede85f0f2b73b87ab22fd6fc82a58757e1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6cc5c724bece8c6a0bb3af206abeae62a0cc02390146b239c4a2d5b530713ac9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:486460249924affaa323c7152d62f25c3a91c12af39db3c835f55cf042d6c91c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:544014db46ddca0ff0e62b716c9df835d737c428322a1e70775bb1ec05e0dad3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:8b1ae777fdd5bd19a2962acf8c63e21ea487809ccc152827ac510810d8a707ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ce9c77bd0ba97a6aa6ba2dc5f9830af6ac142281a94c0a3b1bab0b33b059c5be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:151009f6cf3021f77bafb5e48e226d2bf29b523ee07e1c13f8c4e6b9645cdd63_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:4b8820f21bdc4993dffff226b851398bf9c0eb3c964846bbd94e0e97aa6f9428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:95199696965364933d58cc69457d3dc60388c17242490e8b2e39c250e7a22151_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:982d8a017f2e70a3663e24cb56af8d12a7d76887476d74b0ecbaa13a815a5eb8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:20408084cb4a89f2e4e15bed007e12b0b16750790dc45991fa3224a438ab01a5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4dc280b558eeecd51143ce4964a017a73eaf2572f5300dd945d5c7f9e5d48600_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:b3f22c45d8a6c6e669f8860f1ce2aaea9d24111aab8eae9ea32e68e8c943b3f2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:bf888df8898daf4918e55a69e0edeaf27cc0e93c29905c8533b547099fcdabc1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3ee3bca2a2390cc6a3d84e337dbf9d2d49969e6a1337576c93798025670a0e9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:60aa93daa93262a04a32e62d37faf8b5b97c2ba06d8495ab617516ee489e683e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:9bd1acba637b95a1c14a36f2bca175f590386205a77ca0b37516bdf5534abcb7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:ddc0f7770063b50d818cd8cef7dd39bf5aaf72e94829185b17eaca8b411e7cb2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:507b46aef9adb9c1e81417ff02e51a2b934fe573a7c996b9f618ca0089a4d132_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:5b1e6dab85423c938f0ef07517d3d48e9acbb25af0183b013de7fce4c59dd12d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e60154ff3efd109a60cbfd4382ea2ab7eb18390d59badb5882ff3482a1448ddf_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e790c25083eead9823f068c9e9e67b73ba91b1152eacd115a885566b850dc84c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:2dd5bcfc60348573dca29fcd3db73a304933595181e7afc61be37750612aa10f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:87cc8648c43a3ea44a68967604082a1dc21e1332d9d83fe2b6d7d9a619543c75_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:94d99c5949c498f86760bae2b44dc04186f4e4972ab35630063effe73aaaecbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a9fbbe16bc6cd1671d62ce9418c43b20aacc992eff87eb6c974e3f1391dda55c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:5eba1d59a190adcadb2e0af5fc2993d60a2e544fed04643d14fad28cb2eaef56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:6edfdbbde8413ae45e22406ed19e42c6e519a2cc9b363eaaa2b4ba22145076e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:72a8ef40444196c1450533368a361154c4d537891ee070fd9f4707402469dd88_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cacd77968780a921778244e8f546dd627eeb72e59497798a554468de8bd2a64c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2e82127f320fd16f7ff440fb7ed2d573ac8b2096a52b5532368f9269a8eb1d98_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:3e7a8826fa1fd5d1cf559188a5245b84c694c67c7c4af7660080ca34c87049eb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9fae7a4d6fd40a172d7362426f0e58bb34061f7e93a86dd8d531097c7729d4bd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c70494ef9374c3972beebb3fca5bb19bee6db782f769dc4cae2011573d237446_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:e491381ab740631a56d0c6d767dee83202a7a60225693c9efba66d4bb57cccd3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:f69aadfeb35dd2ccf523f3b1f88599eee403905f5ec269ffb3215176d708fd2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:983711e46ef31431b21a31c4f21e726b493793716b6972351168838d182db50b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:abbd3d66fe9f5c9a3c8852aec395679cd2d334b1249b9a37270d46fce459613b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:382003519f328f1bb63124c2bfcbc4a122a5da2a5bf9cceef276508b17344bf5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:a6529c99019bf3ae0afb4cdba1cf854081c98af7c435c3ae45f09ba4752b3999_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b1c8a14b81a5a03014734b78008e47c631a2d5f38979e451e72ac8eb5af0f065_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cecd1afedae0c187aed6dbb7c1dcbaabde8e44eb6da831b6020b26354a02815a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3a0b6d0dc555b35ffbd55e02c43d9451dcdaa62741c199d59689cda0809f955f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:a14c58944636aed99e5d5a3353e65ca515ce571ef36c558612dd9c18ff253c3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e6f02bacbee46e928ff7dd918b52ae7c58f121edab5b833b7a6940cf9309d103_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5ee5195988b4de45b43d3e49f337b6d0115756a5a958536f86499462a57a767_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:26e5fd967a753dde3e7a550b2dfd316debdce840d03dac701efecc4c3a5bab03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:45e7f645912f9234cdf40d3b47dc03bf110bc6ac209a824d1a73b926c41948b0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:46d21cb4b21ffb39b269113cc98117b2e6843b6d56c14d6e56731b1b2c242da5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7a9e2de2b737a0b82fc954f79e8194a6febc110926104313cfe86378c965b957_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:27351d0697fec4718ef926087191fc166320d31b9dedb4b0d888d3d2742e42e4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:320b9325a628d1b90322413482466f0adb0e741fabc0e5b5f5c8671d3e7f2263_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:cc6f1888ded2fb91c1ff9f92611f341e5d302d37b01a1ba314cec55ba89a1028_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:e9440cbbc14dda66d2c2344774d84fd3b7c93fcae3ac57d489ad70a279539c77_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:4c037e0759241153810f19e3081e6f4c7d5fdcc32115d6ce8a33ed3d7f8f0772_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:83705403f268a63be321e32e61b660c140cb25a4a2c34250659be6e987c1a501_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a243797c707df6388ae430b97fae3b82aaa53692b25874e41d0f7004fc606f6f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a2ea8419ff7cfe26f74db07fc18f38b04222abd21e5652ae2a39639fe42c05b1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7f3ddfe8d0452e8b2f4bd6a3c786accb6560c3cfc81c6b4e10794ffdb74c8d7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ea46991ef2df1134390df184df5eeebca47c35b6222ce7d3a7a34f4c78238645_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f997a622a7ccf542bc866959fdd42e9f60f45bad08437cc8c7fc208153e18f3c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:fba86d8b4a4550975bcefcabb3b4be176effab5e7db8846c42030f58c16bad84_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:44f78e7eed75885a4a5e11f9aa18b41707587dc628a5b88c988fe8078a9da726_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:470a95f9f16e70b9fabee4b73882106d9a2ccf50f2253e31bbdb1019fc534b68_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:b86f6c99e7ce219d8131e94e008ddd7583e92df0b7245f2ec1bf765fb717abfd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:ee0654689d43e4a2879b1ccda1a3e4556f44b21a369846fc59d8925be0e02dcb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:3054b5afbe95c32461dcc1f1574fe0bd8e233652b9f62183e8d09e1b43aebe4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:6664d4f667c81a79dbe37e5447e2f3ad6e7d5e1d2a6c153df85af4d21e079773_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:7d99d106b92fa6783d158dba4840c0dd189c494f092c4d8bd7bbc83c3e3fca1e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:a01d873e07766f75497127468fa34b110622d5f083a9d94dba05b5db76b7088f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8de1f53240162488b9f20436deabfa16453159e3b11a4cf4f26da6696302b6da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9314def469869d25d40753fa3d926c89c61008c1fcb434f90c5698d0ad6884d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df3f3ce247acccaaea878c2c13e51c984839bd4787aff921912fb69863d05a3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:00a750c64459d75e39b8cd9aaa586899dd0795b8414ce09826a782fe8c719a34_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:16e3db36a9b506832b3a4d4e1aee3b1e2c639580f23aee48a41ffe734ee39cba_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5d7aa039346102bd25ee01a8a3eb6c8e3710ea91e0d1be0b0403eba99f4472d4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd4e791ca8e1c6f3db4f6bfff5a63f8749e39e225e6cbd3546ff981b4eb4629_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:31c3d779cbfd06edce974a960d60120c1deee9bc33e38e76c2148d2541a44322_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7c40bcf45074b2a5ee81f96ae0ca5a0249787aa471ed0bdd266d117a24148f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:127be7d9aea973dcd850029729b6d1279abe2f6c20df47c02aba05504616cb25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:193ad113b049596ac5c7545cd2b5d7fe21a979ac8b1442cfbb73fa4eb5985de7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:9cc6edb01ac477246a59369c6c81b9e6de3c1eecdab7813a4c3751a72bf77613_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:ff18faf7cad7ad640567453e9c902afedfbdf9052c01396f512802ee982886d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:8033a6a409e73524427ad21a003438fdc16e74b3066954a3250feb10410698f0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a4dc1752f6f6a48ce1c5cfd9e88a83536339590d8956495b0ddd0bd573ee5d63_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:b8d7bb6d7da7cc3d01983a8844f5fbca5a144f6ef04a6f9e101a71d52ef0a2b1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d23cd3df4f4e6680038ff3681043e77797c535b3bfbb1bab606ac9a77a0035a6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7455aa541f59e773ef0c5c574a48ede40368e528b3e31f59ee6d163ef5b26a3e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:e6966649f239db1db3aadb8a77833a20db26dfbcbbc8129d24636abc6089b6cf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:0d133912ee024061d81354d85a9ad949e1a6aa89df7f5cfeec4ae28f7d1b186b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:1424ad04eb078331fb4b01f99a3e90cc61a82999aad15a2c6cfafadacb69e7a2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:357e3be0b726691a7d200c90fa29cb5ca4c502b666f43ca3856d5cf2fd6f036e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:fcdf06a855acb0a0c3f04cee4e810ad6c4e7342d80ae49e4db0f0181b444c929_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1b2f5803c254c02ca062e01e0e3b17c7000786b98dfb32a91660937714527328_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b99fe7098096c670df7236eab2294b05f5388500861a3be5ac7a89ae87e92fa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:cef7e2fe452b81e7c0a0497dbce9baa7492985a766fe78269431ac6b3ec99f23_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0adb5be4c05d15e550ee99713ffca13a0b02a1235f5ea1b47aa725f90c7f84a0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1b0214211bccc823e774e479ab3ad55a8127ca477abee112e8e451366b0c034c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0d5edfcf230ed485dec0def2df58955e947c8522a86b6522666870a58bbbf3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:19c5dc2d5586d27e7423020b6c7f92f47c3585f35fe384bcbe35ff0e2a6a2eab_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3d7d7a8f6ac2a59a8d0ffe4637b7b7bf6e5dc06e9e8756de621dd7d1da833497_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:42babf41f1576a57403a63b0e4fa49eccfd5cd20c9dd2307bdaa63fca60f8a57_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:478315cbe47206f1b1fdd0f0cfae7d23105d7d82de6744dcd0b42b199bf85b3b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:4b09e00fd41c0e40550eb7a7f6f8b7e6df490cfa78df6395dde8074057911f9a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b956c919b508447882a902e606e3e8d18a4246ddf1e6c6f323ec46665ee4c26_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7ae1da45e2c66bc4092ca682fcf617a3fc6b47e4824a67f4ae0e1166f2b76be0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:1459ef64f7261b2e0fd0adf4e9f3613cd9e4f630f6070c55ea36d1773c8b2fde_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:5946891e449ac3c4aa3d61016593a38f92993248eea17e2a3e3f78594ff629d4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4084a29591e9cbc51ae5c59baba8d824f063fc4bd2cd15f81a47814feb6369e9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e9b95f32fd2027839613d0795b6353876df6345c1053faf551626198a94d700e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2c2e5fd1ed970f085d01ea215efb0a08c8c72e0d4392bfb6c35e30b17c0f6a58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:76e49cb17e1489b3e967ae140040a0bca455f7e034aa202073b7f597df46b6d4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d23c602c0a3796b9164784558d8c36a58c333c6c2a65c200e108bb4262bc5d33_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fb9e353f4e18f7db1806a8228f0f7197c8076e5bef29eaccf7eb58f3db2a4f30_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:216e41b2cf68ceb53873b657825b6a5e525e4653f9fa18e84e10276ef927aadb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7b2847110727118d2e1d791c7de4e408c21b028bdd405978566dbba85a437a9f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6969c82a3143b2445b95a01aefe56da70018380a5e161899c5d7d4a1a21a7d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e849436418228c07f7e61842e4ec2f1871f2ad8254fdcb23246dc93a71895def_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:60891adfc6d37e5a57cdeb98d91bc14673fc99f098fb58925882287e1ad9ade9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:7b27bb97717981dccfd3abe1f381a0a9168c3b3543e6bdc167ea259f268cc25f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:c482a7de0d69b84848a349da6cadd72e98cc7a1211ddd1680051bf2f15e459ac_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:f888ffe90359ed24b7840415e16ece35724fd6e61ceaddbd5d5a998d8c246b55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:2845cbd160e3fe2a30d0e5ecb6d93acc641cfd0cc519e21a3bd3317afb6beb9c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:59cdd21045aec02fc9fa1c1514e8a0e34d9a1ef391a1003b8dd5b2948871d6ec_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c1cb24dbd9d913b1e11ad5c43b66d3528c53fb8b6dc307b0e9725e61151ebca9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c3113811182cd114937f8a2f4fb4c5794fa086e6e98b8d960930c73c2f48f23c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0efc766faf0ff35e78a5d498ad2f6ae73aee6c5d347461f2524d943c12379f87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:40e7b0e573b31e553956f31b4c27b46f4be0c4cded6f971d4d8437117b5a6d71_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8adf75868efcce1f5398c0e68b1bc6af05d7799b7aab473afcf9d96e9a7d1dfb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f83618bed6f9f7f872ee6b2fd45b780c68cdb323c48b366c4f6a1dba332db9f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:19b98b59b04393f163e3ee83be0a3d4d393bece5bde1c8847ecfc79f202abe3c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:405b6d44904717880e344ca06545f47bd570b4ba7ade09a44d7fdbc492d84156_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:598644fcf850057a64f5024844226e650db735f2c440c3b5e52294d04d3a578d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fda3a8e23e4250e205fb2dc2d9e5711acb96976eacc840872a275dd99cdcdffe_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6b55bd900f73ee435fee58c6505abae732d1b974829c8ca38f0c0c8a393d2127_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7231771722e3fd577d9ab773e46fd5a13c22738fe5a5bb5445ab3d69282051d4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9033673fe91fe0bc867851268b8b042bec3dbf98c9249706d15734b2f98bd39b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:fd00beaf67f33eac98f2ff9ae499a4b123f5de9f53b7fa7391d6da7ac7c26ff1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:83b7c4f61d0640fa22418abc4fce96a97f0716d5bbccf6a782fc34436f99ab44_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:879c8ecec92878ca8be871397f109066c52afcf850d2ceb291f78410fe82cc0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:587550256a70faddff41e4c4ee24b9490922f50e7b0657ded19ba73a53841cfc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a846c10916acc0dfd328060edd9e04b4de374841dbac908c014de653f8d781d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:24f7e70aaf3600842c1c6a8517c1c0aa7f8e237c88f1170d17ac87d831d18ab7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:884d04aae67790b66495b7e464f07d6ee506f23412ca06b610aa527f6b1c7ca2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:b0ef673795ded00f9e81e1d8f5eb01b70473c9f95aaa55527d9ce3f6dc6db9ae_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:14013c3a17e24d96f8158a7fd5466fb55c571f80f18c419fa52c3801b5d36003_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:890d2c8d000a7e873daf08f529f82173fd61b9482a4b6b25df0076f6ab758206_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ac780b78049c791e7e99451ab379772e50644ac35bad8a115a6408e99c71dd55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cf1cd726ee3e49640541c8ad8fc9619e4a488989620ff282c05b9e674f0f53c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:1c97575ff2f7ec21e0c977ae7d22ab225ca7a8ab84825cc5f5b7787e180f724f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:6189a0783536b46cbc79635ef6783193e5952685407834705076e16a15e61aa4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:7f654050cfccda1c9978424528ce1e94a56629d43473a0c325fa3b384b35f764_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:deb0b2b1c9d63a86d52e825def91445a2216db09c9775b7a16233f129f8ae437_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:be8d657fbb9ff6ef270a6f0c7a90e4f3fc825f785a58f9594bdadb3c3e4246e2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:c458f20d68d2f204ff5cdab2d94be03bbf7004840f0e25b436e0fe5a0de44ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:d3f8d75710e9199e95f15d332b06c6146770cdc03431102c577bfef62791b912_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:e0ccb2dc6eaf2d7cc39f67cc4b3e0b72bcf359d671774d2e99496795bb440e38_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:4ad8693404610e8ebf79ac3fd5628b227cbf45d19158690bc4e60da4206477b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:5d2ada8dab46782d2f3fe44cc1c78b1039caf3e0dcc73c6567e231e6c8344e1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:81fb547c336fb604dae9eb7d7137eefedf2f2befefb88381d255836cee8f0c52_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:ee3e3f9adc176fa420aaf9bdd841572596ec45db77e770fb5cd91ab0dd02ffca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:a50dcd24b851e33b6a2fe54036f3980d1732030f20cee25cf4a988128b8dc9d7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b4ef77528087c52ce06fe7eb3255eb00b3187601c13274a8e414d11dfbeff512_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:d598ec708cf191f326526d0fbd525217939e9a070522c12a800788e9f3393ac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:f27c6f1254d4012756a94e6079fec52b430fdbdc0a7fa06ed6f0e661a7fe2c22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aa8af01aea04ecd17eb3929928f1f275a944f592cd062fef70f688a4bc5aa32a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4cfbe5e5ccfaebec25e3dca8f78379df02df1063330983a9d14399311352a846_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:50efbf887636e65070e9dfcb347fea2846747da8cc4c8515b22b11214fc4e14f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:7fd581fb1c717b8456707a8d0fa3a0174504379a251153f939f8d0aa82ee4653_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:b4609874992ada1198790a019cb093494b01ada3ff055e5ac4eb56b8339c7dab_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:c3a253d463472e8e7ff24054d05e1b060c24f2f18edd64affd01eec04154fcea_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:1c17782a60facd5510d65124cb80ebed1196bfca638215b3e26c50857920d7d4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5662cc13c0c1882cac28eb2010adb474e42883f77d4e93d55d53b3c227a71b21_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a57751fa543def30a003a5c314921cf05c018d0bc8b5cf8d2af0ee7eee535420_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:aa30779e3fd580f78f7cf14aabbab4fcb0e3065d2bc998ebcb72eeacaec54c67_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:0abacffa728633eaa13406ab6397e71bccd1d102cc79d8a6d1ae6b5d2e46dd3a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21d328ef7bdad9bccdfc35cbb16eab0a18268990a8fd34d1de0904e20ed77ea9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:282303ad53a48b2a23d7e29722ef316eebbbb52d8bcaa81170dcdbade6ee31f4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e8a8f270084f3949d8e1581d07446c9e956d4c5417a4eafcfd8fdc81b4a12e05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:19084c09471ea5ef2256884ef6940cc0e7b34f2bebe2fa61189a2bbd37a0130c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:53fcf5904a6ede8e48a0db953a411cf129f9cfe8ab3ddd360efc4543fbf0634f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:b3d5c0a3e8c1c254f1fdf5cb323352e1700a18cf6d2cdac30d4b3c649dc9c6e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:db14fc0dde175574bbf456bf3d0a633646ea27fe96ac16efb29aeafa2b916416_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:44bd56fcb72d9e1fc897d5f8fed52786eeb3e11ab84eae4693427079d6c54190_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:63ed165cc3c37355a4a17cd58423b21c30b0be8882ae941d1d7bd77b1ed30c85_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:68be41d6493f5f1ba93fbbeb7e7a520076d1716c8d844a86ed2ea65bc57b337a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:85eeda8e0d4fec123a75cb41debaaedc4386925e84688b1cbb1fe992959a21ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:69ae5a7c5830615267c24dc57c80a61553d66d9538122751c02720e1d50ebe0a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6f22280c607d79e789ec63295f4581fe81583509d4a1029cf8352551fae31390_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:954fad0aecba9c0c529d2112a01204d6d42d0a6ba1d22d0273461b468c303747_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:d0e1e0eb62a207a703bc85d61460583256868b5b6994de6bbf0d776f080d9a4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1d41ca2e66ae466fc5093e943ecf039bec9eeae50eec7d06f77e90d3f9020c73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4f81520b96ffc5b500bfd592e410eda21fee927a8dd967ea28279f8c16b2237a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a9f97b6216171002399a95c366b158c0021a8e1c2d00a62621bcff9bc3920d0a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f45ec3739a8a43337b96f77da70c0d8214c095b0a099054760f3ea015348abf2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1d4f8d26d0f49c82d4abf48b904d14c706e70af644b2140e41eb61706f09980f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3357ae8d105be4efbe990383d2782fe2dc362d4c8e7905d543be465004842279_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:397525f93fe8ab16d7c6244c25abbf390c905e9dc5ca52309190ab3668cc94e6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:85b26b165aa8ef92c442bee610a46e2a510345cf1d50f75138195b23f259fe54_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:265b5aaf06d9ee2c7c04871b2b1f68ac4f9cafd2d5dcb2392b10fd3a3d520cc7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3da4cc03a79c9dbaa1413ab2fa78a50c82754e6ebd7aed245a322612873a044d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3deac5cbd4c5501b0037e4de71fe7014891f0415833806ae9033f26459a10c29_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f8b2c96b3d6a4dd2cb5050a8b9e81dacd75328fbd1f354d3d5d9d1a5c989fbf1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:061465b2e77cc96a792033571a891be8d143a6315a2418abb06de8d81e91818e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:7d6872a21c6dca584592e89ca1018e5bf5f3ada67ff810b1b72a9ac8ce16d441_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:be0489db36abea3470ff64a1be703fb20d3b04531457a92dd8fee49edd334dab_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:fe7166dc2011ee1e9f33d1246209341891eb1452598236d0d7c6edc38ae9f8b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:0442e9202f90a6ab9b24587a4ec00587ed7950fcca738cbdc38a10ea8ba30eb3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:523d0af749b9388fd2765132e690c64a54cc262ba2c37ff36e29559de3b1fc49_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:835aedccef14e31d72f4b21c010b0d88cb726f2ffb2c91e5cd514826b1522353_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:b4a3fe4b3235638db1b897774c06ddcaa2fd011b5a1deed87da06a422f1b38b8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77d1c3bc06dd9d373992f92d5eb69fd632da9ff38ba3cfa67a2fbd11693a6ae8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7a718e4178fc093723e671f4414567b83f296da16f2f30bcdd9d2e5fac6eb83b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d711324d023f8f02b81c4f6a1847b83388ba51e8f0d3f2e76d31dba85118132a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fafe92950791576999cf03d88ff4d4a0dba942548ed28f95de621c524c4fadb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:13882ea6616b0834531822cc29d644b001f21040a6ccc7af4e97d0a5b146e089_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:352c5cc7523e132747463b9f597f7a0d29eccae9fc7be53f5df65557f26b8716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:f2152a58004d8078f5dce860b8e907f37d19dee394abd3a0643a70506bf803f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:fd13dbfa492131c9b2ab07f65a7e7ee1cebeb3aa82a958dc53971feba750c1e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:739b70faa046424d5dc4d36da3a9f5cdcd396943c3403afa1fd869c6086ab849_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d36465bdd1ef05ba53e1748fdd1ea48db141f4cc249c69be96b295b2638d5e75_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e3a7691b5246f48356afc8f79ad217e8dcbb637c97c9e725bc98363b8ddf53c9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e8ff81199bda31ffa62679fed2fd7e24930282cec9dc31da6aa5b75d529d26b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:38301647f5f40ea3a7407e6c39af5c92f63785c197617172e8c3e53e3d80a354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:394d1a37369dcd387fe49cfcc2b28a0430da1f0b245adfc8c5483f92a234c65c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:02b722be34c9ef7ac04df8d699863a5b1dcb80cbb4861e02bf7c396e5bc5ab8f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:52abc772e9e4b8eb4261038b7f7188f96e3d0499c254c70e48835401a1982395_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:1b7a0fc3fa4623ae896ea681ee40106cae8091c7c651e7315fd09d8a8fb74577_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:c926cf61e3d9b8ca9948a72637b6bbb1510f30354b0593b38e2ff6e335f2871f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:8da2c7e560c460b765abe4c02bcef5d51c64f669d4f608b683220c54dd4c4461_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:96293b1620dc5b138eaa6c9dd86cf680a1b42349635ee7c75ffc8a8c202e4dc7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:cbdd455714a75d7c899ecfab640b4f1c8fb2c655e7a494964af92ae94e1d14ed_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:ef1a3b73c1c2bc3d8c66f0e388f21db486f021e9e11c8c0564dbb186cb5cb815_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:50ca5b9ee14ddb06cbaf8c1292022982f96a7c930957b36833e9432176506cf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:925cfa28baaaafca68c12c9d590a4c778e6cbc873cc73fe0f5f572b2c42ee25e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:977405a196b370dc4fa20c148dda2f5d06e7df49c062283a2bd794a6ac71d79e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f92ea0350d9e4666bed1f5d2707b7185cde6490ed8d84dc2d2b0e9a02f74045c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:148634a4acfeb453325ca14ef643a5491ee0a6331d482f0ef571671749e03e4b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:3fbc8a594f7225c9ce75fc234fb604861277719754946152cbbcab7b4565763a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:9636108c819ef26e4b5af2bb56ddd0fa71ec1445c9b6294c5dd97f4e5b7c3577_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c1d9293f1b32d24b4e897216585243e8b0a6b9d2ad5c2f842d4ca68b7e828915_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:598a86e6f2261cd3bc1d8e0e09084c30f0a6e4978b07e6ce9efce27ebca092b2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a4e2ae9f5d546fdf5efee719f43e19bbe2d859df4450d02a03d8442819706211_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a534b64fdb291d4a735e0f7b7906be018b374a637976be1dbafc573cb54edc68_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:c04e332d0e0ef3a6cfb1807f8c538a819ade6e1b73a7223b003683cbd83e3740_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:8ffb2e0d2d56e47cbacc09a8782de3796117051a51487d790177c6d473af1903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:90796ea4e63b4111ca4977d5730b70ebb8fa25a2ed1e1010ff979978656a507b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:942b6393083692dd37fff218767b84e6c44129f761943f7d1bb927eb11585128_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e862e3f1b7b59fe02774d866cf06fc0a250e2472250d94925abcd2372119a8b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4f88f7d239ffb5b67c00e73d9d564ce7c61a62f7d78b62964559caf9c66b937b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:572e094dfc6d5a510b8c2e7dfcdd6546e940f571b7b1ca1e434628e9160717ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:5ebaf4f6f2d0568741e341201ecfeadf633b696a742284a61f5f901707e68c8f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:f21e773addea0142d809cedf43525dbd17597555fa1b1456f27da78a313bcf0a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d4d1493487dcd282271ebe64bbeb6665207955f07c32744b560374ebf5ce2fe9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:58a10856d3d809c3ddba5fb7807f1ebf500be7a005a437ff8d51150c542193d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:db04d68ad273a2f2b319283e8a94376b5ee60c8787da49c458d0201e1e44a37f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:d7c94a46534d16be7d039522fd43cbef508f1b51973c9a625c318ec27090c931_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:010d99d443ec5a295086bd23c94062659e73ebd622ce11c75fa52090caf99e12_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6739528ea88293e3c666fc2d7ff4a2211de2f075c92fe920b044a4f9e3fe57ee_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:a4afbbb149234cd8ca2269529dbc07ad4ec11fce0cf402c44d33a7ff4e76656e_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:b9fbcf3dc05b4c76ef702a8a0777604e529e2f894f9cc85fdf3b05580bbd1674_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:5b36fd7b87570d00a8a3ba9486d8372e2cac32aab94749812c7f8a5fd9c2bd3a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:7d6af5c548e13fdc4f3195003fd34f7f9a9266458d7aca5bb8bc060d2308aeac_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:456dde0182986ec1434b4e2013cfe9f3af80b4d347e73c2044ecd4ccaf39848d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:54c2733d7be183454347f1ac7332df128af49162760c37693076633611704df4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:5c3200a13c58b389e3a20d5f731116c9563c8d7ddf888be34683d97730612f86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:cbb28e9eb47a6a84fce4bd71aad1532385d723e5b4c1494c08664299a01885fc_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:15ff6cefcb112a603113ba44390b5f00820dae7717e920b3eeb71ceb2cc9e0b1_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:605f428fe17f09a5cdfd2e0aa87aebff041769e63e82c8a260836d96d4050360_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:8e573cb284c18cbcc26a6c646569831848c085e604d92347b1a88857dc550767_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:fcd70deb6fbb7afd63f23d85cd763dc80c15da4854d894f08f38880302d0c2e2_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:1e9b73f5c65794f7df4bda4e8f79a34f81cf707c5a42f30824b3ba69d1f198b9_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4fa8281183d94580319d4b1ff3b64d02f5597a0488a85af7f87532dc8fb30f14_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:bc3de0b8c14731b917fcdc34bbb2f85042ee0704a8d12036649a571fa0803a5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c803c54d4ea3fa02a1bb880e708910cf2041b01c15f1e6b7d6d250ef2270fcd2_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2442ee7c05986012343d024c248c18be5b501bb2488d36927fdad1c167102637_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2e019537d05e3df0da8e4db078caf05f077c58f6c27c6d1484e5d8cc2a5eda11_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9fcb24f196a81e2232b565c6e23ccedf4366324e55c62342d3e5b521f7e79a7f_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:ca89b5b52c7cf20886724644e353c475df629150f20a1bb389808c9e9d65bad2_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:59fef1b75aa9320919529084398a0f33ba234d895e998bee0ca88eb76ce0efcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:aa13fe5ca9bb0f7a65f6a93f396b1a83e8e747df893c8f31451f9776e550f016_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e21b3aa5cacee24af58cd375b4b5989778cd474759646078b8d5c8624adc0ad5_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e58897ab3c033f7d929cbac50aeba91ecfe2d1a98e9422ccdbaf35734d7ce45d_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:89456cb2a47ae21d2ba0420ccd66126cf50454182469d3c0a6081b12ad340577_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:9ca7e50b58180c46c6d09b8ffe4436e46535f2f867f7fded2b7712e12f690e87_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bfac7e4d6e6d28701fa90e39764f2559415f2692e6caeb5ec6a8c11babf190b8_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:c7987101d38616e3b56c261d918544fc61e06a066a2f98e1b0edb2f0ebc335c8_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:46c9403ff2698073e2a883d9790153816682d209b2c99b22831eafd164917d50_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:4ba157497b5e9b9e90f069a812d9ddf4024502cc4d26fd844d046fd3a815956c_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:8c40d1e8fc712570f1011e39f09c623d23f26306104c47813f841aece67916d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:ffeae7c842c0ee3f446add37aa49707e2acf96f5b91e8e8929bd34c0c826b5bb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:50a94bc558ff84dfdbec777c955c597fc98d1c42c76072bfa21b58a1fad506e6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:71ee15be4fc1e0f4fb029362eea3be709e289772f1b296d67e67f0f6ea575386_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9a9fd33ac15a4ee2cd8c42a9bccad9ad870091b9090e69707773e7bf9717cc65_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fc823ced17818399cdcff21c62e1d14d9a79a7946376c2073c04ef57a4e819c7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:46bb898d9dde3c1c238c4a1851c45752bcb2929bd9309c07a3136cfdc0b9be0e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b5d504b02623e53335e8093959d6b5a3c2db56ce2d6cc1aa8d3d750519c7668d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c7dc6f3e44df90d090df157e2a282849d2e9d43de85038239747c266911d8a46_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:f3defcefb42b93736e70f846e6565c26945ad82663cec40383e52948c845fa49_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:026036057af295d3109f89f5e41425e57e69ff3f8fc78296bb2286107ec79a47_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:26350fb63ccac1c45f1b76c30db04a28cc648edfe7d8eb757b4ba1e4705f5fe9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:53cc795af84e794137875707017060e6dd692482b610de6d029fa883269bbf7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fc52118e16a4e7fb7b66d8d05b04f4a925c0a47376268d3586139dbd319b11c0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:c8dee697111ca1e0b08380c868c620daade147e30e80b54c9d1e0f7a84d6aaaa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:29d0d5c716c26add997eb504d23a001f187cd6a2e37b824fd995dc9a25708e2d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:63bdc358c67c9dedc298c0f0758a77ee5ba12c01bdbd1fc259097d532421ae27_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:b613cfd210caafe47b246c586921eb7dc4666b5c7b8cc6c446266438b6861aba_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e65ee9565f69a3c1229b423d975ce8251ecc2c555467924e60027884cd140bae_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:338b8884b57df0d9d85e684b089a12c1613e4f979c178f69eeff6800d0ab1fda_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:437a15071d3d05585c74d4c140de322840ff69053f89850464441cc691d327f5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:aa8ed0fb4bc8f024042e90ffd419d32686aa13c2a20f1e5fa62f8a4690892386_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b1c784f13ee65e05a7f4d0d240353d9edc356c8dc065088bea56af80c93eda4a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1940581b35461c2199ebfe80c4c186d5766facf0cfe597f12cbbfb2537879f03_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:24fb5fdd6d23614ee03ebf67d38b7d44bc5c8f1a93a37c7600e3a8d347545332_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:92788b6ce939253392a3703875c45a2c6b1e2b84c23e3e6bfe5b0ff74b9caca2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:dadb7fdab5bd0650dccff9dc5696f11a7e7f91612939b66bf1ff8fca6c6211e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:652d5ae2efed9f419d97c3790da24928d847a98a13b19137525dfe7cd91a1b71_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:8b152779648bc02d4bad089d77cfe2f682939b48ed6a2e65761f6082b444057c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:cc146a72d9f5b62fe361ec8fcc0c8861b7d932c765c2b92ed52bbf1a53a2e3be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:f5a66c9f2fb849d906bce776c7ef512936ecb9e4db5547993109f26ac3000dfa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3477c6d0c5fad5b6fa2c8ede2d6d2b34597510888904e043b6d6bb66efcf9dad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3adf4dbb74aa5951f72055f1e2f35f004d4c9832c901dde5de9425ea88f3fc74_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:72bde65bf1e38081b2716e43ad4f6c03d29b494a85adf09ab35f8aa7cb335493_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:fabbdde64d8a73a5bfb7847fb81402a90d373d86ac8a50dddabb25c95e573393_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:05bd4bcd8c4170c4154e19764c7cea5af844e2f350f3ea1461fb4770ce353678_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:378b6afb9010431134a3e5d1b9ec5d794aacdc2b5f3a0f9200d12dbdf64729a2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:5e6015f36f6362ae31363ce389e65834b3dd270b076257b0c666fce21ae818b1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:cc1cb0094465e8e5d97419e45b7b3b747e68f2572cfd16513ce3a9d67ef8ed3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:0f5c99951f7d49ecfca530a277fb12866a208518d7c8232031a492f5ad1e71f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:35d6268f9003034e61beacb6c8f7ba090e3e6a1f6880cdda655ca4ec77f5cc08_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8cf62ce920bd1d562f017015a0fe512dddac4a1b38756466d085f8147e8bd4b3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e27bc3a31601325cdc8cd7759bfb0a5845ca7584f97c5aca16f5bf0151b07014_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:51c193da833c1e6d09467b23f2cc52a272cd5ad3b331993cd78b3f84539c681f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:563d426bc0a713322ec72fb83304fad6cd1aa4b517d4b6e1bc1862ff475a31c9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:24f1adadf06a763f866ed139f23a62c16333e82ac618c287525ce8f1e0378c09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:55d217af3a34a2b4c8d18bbf278d5c121fafd819325ca774eb247c8597071f54_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9420a8c08c67cff3d496784f91e04baedab73937a40f69a6b3c559403f62f178_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ee576f9623470797bc1287b5ce28e8ddea9e2ee08ceba26b1705763b9378f9b3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:25ed6b45ea6442f5c58f459a3e3f760a07bd721fadff18ab75645751b53d62af_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:47e1692544d6e5f72d7ffd3f2a7ea4c07b408aa88009108a273543482e516877_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:74d9d66a45538690c1dcc8fe58252842f867d709cb5b4513739b92eab251aaa0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:c1d7108c9c7a5c748a6a5c1b1f9432639be330c321048102546ad8f8efc20592_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3ef78d6d41e14b6746d425c9596d26b054846979f3af9dd8ff96e4ee48e6c167_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:4f540da424aa4a71d0141ec43614afa25394dbe67f5214265efa1c0d8c25670e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:8ec74bcd5d1df4ada75ab417a8c91dee79043d682aec685b5ac878b64b44d67a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:bb0084ff676f9480812391c90c8850c1c487bffe4fd75792e403173b5346adad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6feea7b87181b108faafa23f05c2423b386c421cb9e79ddc4bc70ac6ac7a9468_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79e986a8863587c84f3937e2be5eee13e2fb01008ddffd5afbfa1329ea7bcff4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:7bc7ca3c4dbf3ed0c84f8ce3c197776913186420ab1328a48cdc36ef9b5d374f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:06a56b5e7c64cb28ebba25d4e0ed353656dcbd7a00d80df880131f30d2c95fb6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:82afe35fcff3803be4e03a6533cd27b7811b1431ae0eeaf8651fd6750d861b7c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9a3440ef908af47bdbba86c091ad9b8059bff66c2b36f3dc6423f2057f5cad85_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:c01684de53b43b7b9c086a302a8c0a104d6321d7abd2c47eaaeaaa61068ce74f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:08cc94b8d961d7c4fa6de9d5234ff46f85602776b528757490f768f177adb236_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:cf038e8bc2e0bc216ed9b672ef748894360ea8b03d4255e8b5e73c3903c112a0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:8f7421d00fed2f2a4f5ad3ccb00fbbe71956469cf19092d31343f2ec9eac5534_arm64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f10a38a8500dbfa038feebb468e875d5d1c401b215b294bba5336c9fba0591bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:4047ab253e8048e7d8015ffe559c893c812087621ed6ce231594806d5f716dd9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:45090d6797fd32ba541bc2fd999d971ede239b0487740d4243e90b8762a833fd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:721e2c54909ecc100ed974dd1ed92688f1961865ea74807bfac937fcd9ea9c33_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:db6d48c18e57bb9d8783594c863e177d6d0d65d383e4f846c07c99acf5c1133e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:57eba0eb3f786fa05b2433510af06ff4e68f3fe6434a9ce6db73c0ffa1b978cb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:600ef2057110a6f621f385f568fdd3ad446cfa280f7fab41ef63ef81062aae5a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:642cb7bbeb28944bdb7bc1159e1ad2187ff5a0ca22f23c1b7e3c430148d3c8e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:736d9644279fc86f6e27eed5ee3396aa3a402f2f465b7d6d6cf4e6eff1981d3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:0bfd9dbc21ee8d79279908272517d2753eb2af55800a84a7c87d673e70d0dd63_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:128970d9dbe60265dde68a31133c8e7240c3b6a6054dfd0e0cc5d94d8e22c99d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3db517aaab6f2c7f6300a5c418bef7ed238f64227573971cb93bb26b38c05070_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:a07793d5c4e9db596098cca321df17408049ed48daa36f8089890ccbabf9f264_amd64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3d45d3871c4b521a715c261ef17fd37bba8bd49c6745081bfa5465111cc78f3d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:6128303dfa1d1661fc6b6040c268975fba1f973535cbb14ca6b2470f63c932a0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c1db078026712a2fa084c2879230ab71555aa77ffdc9105e514caf1c10666408_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:da4f1b989f23bfefa817e77970cf0f900e17b2bac3827cdd74e45b1e493ad456_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:c52eeb17bcaf42855e0f8cddb1396a1c4545d9c92327a81833c4dc74c4d5ab7f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fb6468fcc4ee134d04745520d6bd8b101ace3c03619661722a8391a0f4083189_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fc64aeb922ca8640976556ad279b83f0fb7951c5626d16447674fa0af4c0dce4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fdeeb2ef07714597a1d800e3b40902be6da72f306f9bbe0fbc0724cbf9a9ed0c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:0c77239101c7c3a277f6f27773e93df46c4104c2de1b3a016dfb789575519a8c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:24d2f1cb363207af0b1c57448f83bd9d53c0b94df4063a3254ffd1e4b6b04418_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:36320f2679bdd1b272e9a710b3af05514cf4155f000b8b161a2d2890c412fa1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f984a21b32948a92193fae680750904a56939e686f7d4c69249bb3554630ff7c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:1417a92efb89a308c25271bb1c6126e4361678bf2dd2cc8a51213dd9aa28da9c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:3864e695d74081efb42bba7dbb3aa6abc43d37e2db79c9e666905dc4fe6b750f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:860cb44164004a34b11e26eece3bf8b40698406694314cfa53b21ec6e0ae4f90_arm64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:d7217c9a65c3f5506a4474d2166e01441d688d9f8f2e09bcfb0ac605f9c1238b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:5699a041a83eb9910136b4f30afda1c0b81aa748e464c5e915644bf9daaad227_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:709ed5bbfe73b200dcb2121d9247eac0203dbc90ffbe70f83f589506556c5a55_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b5a3301d531df26fb8f7fbb9ba82cc3c4c90be4fa3cc6863ade2fed8632a5c11_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:e942c7c2825eba1f3592459d9d2e226ce6fa28162ee72fd6112b2dd9306199c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:709bebd0d8af5b4b4490fbd75b3cb7c27d7143535ecde00348b4380efdb807bd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:99f7fce9c1dfd26b776f3f6c0316d9159837c0b745136f06a41a96ba50075bab_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:9da38d584aad75069da1e0b69cfce5011ad6ce4ff55fc3f6dc0caff6e7f9605a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:fbe39b32fa5ba4812260705bf1f3f0bd12691e5453e8cc572945e4c53f2c9420_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:566fdc104df64775ee40399de5ac1cbf6ed04e940c04a4fc85ebba8e9bcf90a4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:74a26220b770953dac4d2713985706989081b73284e3d4bcf8f90e1670788f7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:91383e7f195459ac7d1d6a5a79d5805bdb3fbf07d90457b06c49c8ad23c3cd55_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:aad3ae7c4e154d20565771599b31633b8150f883130939af053105274469ffd8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:23f392010924ddf7f5a3d83b8b2dff85dab19c3d0ee324df5fe33239c6a646fb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2677bf186614fac92e48772173fa33c6f5017146009916e9a52b726c605890cf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:35fdff40a81d7e99fdb1691ecc93ba789682184c8660c64b0c1054c7cc1536d0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:dfbd503778982cea9923aa2d0bb64fda781e66ff0f822945dcb5522bf0cdd919_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:918cad19cccf9cbaf9d589d778cb05b4e1fc008ad83657f7ed20ff8c9f3118fe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c96f2674b7baaf5419f19d5841edd2509317064b96c9f47a27ad9fa8ac1bb7be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cafac3e4160841319677b4a7f6a5438ce93edf79c51bd368a3ff53445edb6eba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb528941ea51bcb2f55677e0a11cbb748e24e98f370ef02e7bd2d88999df6404_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0177a02e8b1492a73f2008c83d2e27455b776f684d455a2ea7d676533f8f63da_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0e4e44c1be8eb4c59554e4ad5652f6aa9a290ab274847555c05d97e3866ec4b6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:8479643120428c66d4afcadf634dc4e88299c03efaecc9932b90380dd7fccd1b_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:d0015c30ada41a711c76cb3c1416f5c8dc2181896495c523bc56870724eaa333_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:1ab557161715e3ec60ee10dcc8de939cc212908f242d0ad0f51379257f08d304_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:56354cb3be2c30c1d4f014c7a14412117670dd92a78ee378d8b463ac85ad7f3c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:e6e9de0e7beb224a5471bddefcc127ab045b412529894787c278aa0d255e0f62_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f92b8cd8abdd53244a71db1f47cac68b44616e80e06cec4014ff1de45faebb04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:28b82d81d112b6b31355f66f149d1ea327d691a36c5bb3f5e903eb4afb837c39_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:46f35597d82e4f9380098e4f0858c7a9a439e2101867e0387616799f36ed0bff_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9be19df1391f3a10939b605f80eae9dd696524d1768fa6f1920add3f8507be35_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9e554d387f1ba298d32b6b89fd397e57fbec98bbd646e4d5d2ec274ce80b70cf_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b99e32402082de4486ed53016e0faa512215a43c5a18326484a9dd25d2908095_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c05acfad72ee3d8e03b675c4fca447c67c62f1046b8909f116aa32345a0acdb4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d64bce8d4914d57503ac4e3defa17150627cd27be58adaf293f92e8b0e488b0e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:dd2e45a8ea24831908803bbe9821615021f8a1f19410e85894693775c4bd0f1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:231275a0d7deab68abdfdbef02a1f29ca859df8d835c21edefd5672b894b2318_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6b936ad9f3409bd02d4e709f543a97a20b91623724c778a12d9a8bc385777f39_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c95617f42b21fd39026895738ef7353c74bd2353a05698b683e0d360f5afb5a8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:fcca071c7942c721584c13a0a452114e07d132373a5e8b71f52246a5e911d7f6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:1472d2a6af525be3738c9419c4f39e00c2c5cf44b608f7a875cef0091f9d8a3d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:52a61c1685396c88137ddfe3e14d1f07e6e609cb75b20b8b0b134e98f747e001_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:2d93d08a73862b19bc07b6e14485b8d55c02755f991d2c7234792d4694135809_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:72b890b2ae5b7442e89e17dbfde2fbece7aa3b671cca604e09f98c30135d8360_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a62efdb4f4503c4443a421ef8d3c8c0351b4496d17990eec7fed10a9b3538679_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:de7d1bcb78e77c730f2206491e636d2a55040a277e81ae7780cdac2559e2e91c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:700945bb3762d3e0eb962a987e350626daf59602e553f09bd21e2a0bcb5d740e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:bb272d9e00769543d3738e881248e90f3024f98469c5a84499eb8303366461ae_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ce9e64353867cfb2df464b5c6247883df02f26ee1fd1dcaabdfa4c7a1f85f842_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ea7bf38e56d37cc8cd55a911b4a24c20a6dce990eefec0bfd840ec36ce900f79_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:1c2e7577093ee88fb98e184c63954df73c244752e0c7a9844bb0761d08c055c0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:9ca3a62787dc8ca5df00272b3f45160be96c0937bb3b76e354505f152d6c4caa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:bfd98be4efe0f4816c03a78145aa9b24f4bf01ac1f5432157fc532f187ba3cbb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:d3a15610d0f6cc8aaff6960baa6628421885d2f99526558876d9ffeb7326e006_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:076357119d2751de8bc611e7979a3eeb6f73ccda628736407d1e5abfe81d971e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:089ccef3efec142c0afa7706309343607fdfc1e00324d8d6d39994926a643b0b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:4da57e30764c7d620e40334da692622c0cb8e2deb113c241ce1cd5975a6474ad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:6782250ea8374c4dbecf8f8f6b506cd95eeb77bf91478e28f63ef9bb1f0893b7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:2e89002dcda5cd57c9a5604379cdfea36c21cefa046194814e099bc8a0527fc6_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:44d58823cb8c578fe247a7485c3de19a66898c38d6d4231b84a763cc40ae278c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:7b6439ddc9abad0d93142c06f11a1af436dc703e9fbd1b1e5f927fc6e5a97e00_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dc6488616ca2db4d655adc6ab9547bb30cb315ab93a698e6cbf4eaaba56e297f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:083196b36c3978d05bc1fa2ac5db1c6b335950bab7b8cc1054a966fd4b9ecc65_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:96c80524e754cbe3903b23f64594fd728d03e28502266977b83ed5ebbbf85830_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:cc5a787549150078e18ef2c11f3250af8ffe0a1b38485a64a7bc44294606183f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fa0f40c187b577bf6b4a5d4aa02c581a726e31fbac85234d1c1575eb64855f0b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:032a949cd981dfda0964f34d1f3391c7f18518a87725559ec0488e1cca908038_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:2be0b69c321e15bafccfc77c133161be3ea52bc8bcefb7fd3b388a3e8a486673_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:7afdcf569898d2f381d9b0fa2289a7343d52f118e78558ddebeccb07b105b34e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:faac9fe81748b63c8de18f6fc84b1398425b17a373d5edea2007f27fb8057152_arm64",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:0774b5dbd2943ff1679e56ddb976f01471db972fc5cb0bbd94f465682298bc1e_s390x",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:433c19055450701347a469f95c3f040a25262a816aefed633d8761dc01cd55dc_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6e481a3ea718f73d730c509bbdae79c0eda796e35f7cb3a055fb843b97d28384_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6f0fbab9403c5be81014f5c23796d894ab59b11dd46d7a3e8d4bac0e49f43cc_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:0ec6eac458e212b621d70e5007280d953dc120e70692edb177b94121ee70fae6_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:13f249ef20a7d0bcbe7d89e3a068278376ed01b29d2334e89658ef194a3a9799_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:202a49fabd925edaa6d517760aa33a426a11d086cbdbe443aedf9945d2e82924_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:d415b83f66b0e10fb153eba62ab86a99aa580c1d39a7dbed518fcd7ac6f28faa_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:1cd68f21230ac6227540c9c866fbe60915f9bbbd18cb5391f91979267eb2e82e_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:28043646f0e65638bf24ea2068fb4bd3349026c93744a025f0f9bc57461e0873_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:44b4b1ee1ab2ab0f83f745c41feaf5799169b0ab0523d7432244e013866c9e56_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:fba9739c47a65376ba6c24844a92032679269c2fc4df9ef7254a88f308b1eac4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:056f21a44dbe33a9f00a5803ae13a3337a791fc04635b1a7d1d3e4fc669e0537_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4949556c647219862c5d58a9bb98566c4b044c99ca2bbc327702abdd23c00a2c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d39f923b32e80e47107ecff20859ca79b76207480cc99df2d17aa552a68fad5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9766cf29740592b654d969ba0ab0504ec0d410a026af69e5cfd8a4d4e6d13c6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:1c850772508096799399455926f671e397f2b7e3cce6253ac4294a83ccb1a8af_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c64bc2e6daea03bc75957e54a0371fb19827ddf75cfe9e612f47a2c2974fb402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:dbc8ee921163f5a46ea2fde39d8dab798436ce1f3f5321a2e349d9a684a3f0fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:fcaacc619a71a96c421e3567c7bd880933184cc485e3cd6fcf690af8fdc90076_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:f5c5c26d580805e62e9d78f5c03209c5cfd236da855e015e5141296745dd8bbc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:df447b40dcc827938b48efeeefb2d5a620e11d1def6a6612e4ef8b5fa13a0a8f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:f6b436eaf58f16c264f6b49a12a972c22291ebb907a49f1cf33d0150bf9575d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:02b48b996cef6f67e23a5643ce3f04c17fdb2b199e380f89f799c0d624cc61f3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:06624a96698146ddd49b893bc5e9700f3696e9f1f5f6094df338cf69f64da823_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ab11570e519abdec2c5e020a49494e100b4512291d66a334ba0e8f2b2af42867_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fcae781c7d8d660d934b5b02688cc1eab0558a9df5c6ffab618336ef7c49e992_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e3592d3f72cc344242afa3704706618fc55a1cbb49c0863982dd2929ce4f9ba_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:77a11f779d7ceb132c929c2358dc6b170701ee1abe3ab602c0c9b4d67b010215_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:18810d89d9100bb7ddd6070e31d3af1d851cb827f3eace1b99e582221fced6fc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9553cb3cefadb643ea7c05bc796b5c6d7aa1662071fcbc4001f1f95444a5fcd4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:831945a6926a0f4d98b66f078ec0423c9614849f5430a83b9d9cab440c46d7f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a6b99c161905816a799f88368644576326a846274434f3a0f75b1ccefac203b6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:3b151baa532ed6a7e38a21c8d714dac58815e458ca1d4db7df2203859b7cc3d4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4d4fdc3a8224db3a61b423dc7bc1ba193712532954e7e2594d58ab8c30f82d21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9e300612c7306618d50a8df0b8e6324020e0c991ac82bb79a527231e280c861b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ad5bbd0bc22ee57ab94887c14339f9ca9b4279bc1026873991912d30442ba398_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b6a8ba1bd2c8fda7a1b6bd6cf85c12b52a841153b4e3beebf6978a6eb37628de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cc7bdf25afdf8ab8306578c3056b84671344ff951578d11846a0f99b90765a5d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6ee068c8d7b058fbf7cca708fd375a3b1ef1e1421976d8f2015c94f735262f50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a9716c39c9e23811bf98782e3ddc45ebdaea0d1d6dc2ec6fd961c71f707385e7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9571e2ddc56ab173005d03567a4b0007efa78363ed062288ed38478c11a5cf17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:fabe8b8f8fb16dcb7dc1ed445579367dc9c4242e82d821181f4fed310a28779a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:7823347f5bd1476be5a4e9cc1a5d3c45dcaf5061de1232763c7b9d66954ec316_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:f724182172b8ee1f9bdfd2546a7018927ec70ad016c81516d76afc8197b90072_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:7e7da2c34365aca26871b96de07fd0722613ac55011f70f301aae67cc263a334_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbba3ac156d4d21df12cfbc0410cab28e40f2bf32a4cdea8e010dc489a8e34e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d7a84cf4ab198dc2fcd68dbf59ea567f9d3f29cbd676cc4f129e6a0fba43c55_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5f35902b283b252ff63a968aae3ec717ccf184f27aa4929949dc03ee1d9733b6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6314a32d00472a916606ce780d2d97ddcbbf7c5e97d22326333f8eb512fa4f4f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:95d4f452c3873d53410f25030d7869f1a8ee19e34e8317bcae7e287170a52371_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:92bd1741798b13a547f568683b92ce9c6ce0f2ce9d6e0e10b0ad77c965ee3d12_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:c7cb5a4f96a586edb8646d8963b52f73a5bf29fc248e90a8e540111d1e51927a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ccb45d7ec40ccc0346408a624c879ec3319a3427899b465b2f80aca7da447c2c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d0d8603a13aeee81c49f5d50bf7a7833b7e5dfc1725179662fbe314001e3a1ee_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:0be18d3d0b3b3cfd881a5d15d23c5a2185ad92ae3310b56455ce4d18b345217b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e56ce81f699dce36922f2a4e602befdd45f62a5b3fa51ada02266ded456a1fb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3a1edf8a6f119729df868074fd9ccc014a1b594faf93a2d35e1123cc68e7221b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:871af650aec72187696f66bb1fbac87532a8bcb8c46625803dacd91b68fa1fa8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1303f2bf84fe018a12e9b723410b1f2f867d8b1f3915240fd505611ccc793e5d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:22d2b30739e6786b1b04c866f01309628ecbf0b0d7128bfc65789ab07f08f842_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:65e752c36b407dd169402492d666cec1969eecb8e54a9ed77ac055935ff00869_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cfe34672e2d46d0b6609984fc43ccb86599839e95415ef8626d32be5cb47b1cf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:07bb622f7e76e6a65d493c66459d0769701cabd9c100b55fa93c4ff53589180c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:3ececc9a87eadf8ca47d7b2402fc9568117f029daa3eedcc2e7529c129664523_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:772177352e0fa13900dd56d59c93ba577e6b2b7482ec4fac77b27dd28e55be7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c450b439274f9067cd6f226ac698f8751819391eba9c549223733dfce2267f6b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0905a0cd15caf56a1013f9a1e2bceb36200a263ab9ce5dcf5a99c8812fbca0eb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0bc95b6d77281046368eefedaf4511607bc067483989698b31c4db4cc5f4ee7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ea15400019dc675cc7f1e44e6984eee31dab90e6113cd1ff561ebd1926233095_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:fbd617561969e7132a56b16376685862fd6fd297cf17a35ec41a48e04ba16fec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:52f180c8655addae6812115d0794459cf9ff19f95d0af87a241d884e3652db50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:a62d4147bbc3331c98e1c11c79407a07eef2e0fe3c766ec6bef9762abf8871c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:aba90cba9464d2a82060d66e133873946d7e470ad4a40453cde492975cdb2be9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:d4a1b0f18bf8851ea88379cd4a18892336fb9b53b5d637ee6306140f1206c9ab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:108c5cc3e4a8bf2e2e9bc450bdf43d874a7a852355d080da6d6ceaacf49dd38e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:418f64814856e41d19219b82b9444d5752c5456c299896063f58e50feaa8c03a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:729df1b3555b0c6720b3cb4b7d83cabc18ade6ca53c43e143f947b189cb0581d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d5bc4ca0f076eef247f3e9f6ff84c8bfddf6023b6b24ce491bd26f710add2538_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:14343859478d9f62944706ede60d70fd8f38a6c9a6eea31e146db21318173dd9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:6173f4452a87bf7269684ba1ff6a40b7d09fd755b8349c11777a517a895f223d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:bb323b9dfffb72ac3362ed5373b679d9172dfe300cddb02b819eec167ec9bf5a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:c59720241de1dafda1a851e34fe570a8691853e83406bc04a52b4a5c591239df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9047def468ec92a1dc94473f28738d59ee497c8d3c4c4aff119af8ebace23d98_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9b311493d185548152f81d83a618809eeed0769c8832fa9f9d8be4fe51359924_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:adb387f184e175dbdd823017774e7c60fbeba0973f7c206fea677c816eb175c5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:e44e61fe181389e5e9b0fe33cbd11080bb7c23ac6338c58ab101bb137e4d3f0b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4ca46b6c4234b007f8b734176be6d581bd4969ef0893565d72bffbe4b9f0f4a9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bda1c943542d4a34ec0d424d2fd3e88612f8074227dc98d55fb001e5529fd6ed_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c3b1b9d237a4fd7670fa547f56c01a2e8a0d24716297b1d8e0c54dda3195d91e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1254e776546bbb8a96023df91c0c6ae5616281f31edb54e79a2252deb2d9898_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:3383179108f79525320ac60eb37b255cbabf2e413de76860a6a64b4a10213368_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:b6006eaad3673b587633e358130514e29d179bb342b177f74f8d2a14534c7e3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c7f0cf70f279ec19c914ef905746af84d592aa2e1e1f4a893b97dc23797b3641_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e4153dba9d0661d3c64299a9a98d76a6972ffaae544fb9219f682e61be848848_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5570e1f27ce47ff98ffa2c3836f818933f8bf5688b1d5c16b4a17c7152fb77b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:776bfcbfabf2c634797c04dc6b1a94f864ef0b9835cee80e37cac089f92ea4f7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:889501b0fec49bfd8a1c68f6ee6e62a1393dc9d7143989e7b7b1d52a32264da3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:c680d5df602f50f6f4821c83bf1922dffe2909c33c3f2c18f78c957847308d1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d522a200351a53b493663d03e105fac72fe4d96cbbf631db039f0690d6bbbed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d98dd1705c72910880ed1a9c39f8b4f279e1deb5fd61ecc0d73a243c91acd3d8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e3b2ca506374b471f1b479539686848c489332ed7aa081d21cad9cff36db0b6c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e951d6444faa45235bfa0af0469252ff462d680fc97a8f8f7736a13fead6ed5b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6d78d885eb382ace658987271ed9ec3f794f2c2b571a036231a94f7d94bf45c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7902f16694e43284f7905c66395873b82aa095676509096f5fa82b44e4018d26_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:871996aee1405d9b493b7f009f54d5310c31b8b05dab2261bbf720bacc1919d0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:df865cf466120b2dd795fa1c1fa0837366fe5767c07774886f8ee84ca5d434c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:1584ea8fbfa5b8e67774dc7405c41e70eb7d5d3fd8809f464b21549a8ba5d1c8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:a83e46fbe3f49b69481d6e20cf5106d069ddc001757d3a6b42f5df03087d64e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6907cf53c414cc40482ba35b62f6cb89c545d66601d988fbc5ee383ee234641_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:fdf1cb51fde2603fd105a0e76f036afecb4a4cbe4eafd25b7f9bfaba8b22fb9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5296a70bd42379aade0eff30a50b695a225439697ddedfe423483d787e817154_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:70f655da7af704d9811be303bee97b4f018020e35702da1cc09854dce1aaf26e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:a140b6b0b1ecbe4b44b24f568d954d262df6e9886697a86fcbe776f830c61431_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:b9a1e1ba644abaf698f78a59de2293aec4a6894425e8af8b43c4730a43fc9fb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12e0227465d25fe6989dbf34c0987019740a00d96ecbda8376b1f04d35be49c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2571525ec903d3be93742a099f9ec7a6c23ad51d147a7363a655fdc6794fcfe2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2be38bc6496c343c334258dc3041b5ac535a68949c3f331907ea9fa59d9a2dd0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e81c1678909f187308b7e5e25d042bb678e1df70f36258b61ad17196cf6884fe_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:22a0eb5be88f2db4867cb0110fb33d643014e84d6db7461d7e7831323d21db14_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:25177cf3146993376d8675b8a7731a915ef6f77b4b790a86be23a105586f1671_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:2d2d5c4f56410829a15f52e0b55764cc334f625d0614c21b2d0b19f2aaffcef6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:688454a4a2984bda2efa2d308ca3f0b9bd4decf49faed822d4bb8590a9ed5766_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2222c5aed41210f19d79291e8c8c82832c64e16c62a80c2c6c3069a20586ccba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:26e79e779164fafdde2f8e3f367efe7a7aebca913ce5d842a65a3764530edf91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7a4f98240abc00c2dc86a1522731d0179838d2efbcd6bbb9dfd8d8f9ffee9273_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d000c281284329c5113e1e3009550402d5b3465ceea000b3dbd0668d2885477b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01606a9fbac5b5273f1ef8174f38dc188fb3fed7470f687133f488d1910f7017_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:504fd8dee7c93c6af9f1c34db96dda6f0db106089d56056462f074582a4094f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:754d548a873923a52ca558f36170536d453e71ff93efbbb451eedfdab8f5f45e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8a1e42632dcc4c0d83f7b822eca21e8554eda31d499e1198a20bcd2fbce62de3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:27b6813d7ee1a2bfbb896b48375ca8a6e660d4d48f951d20c4d2ed9e5b560fb1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:665e64e4ebfbef7f6176fd53a89fc368ce1099fbe5932ddc61289090b2034a47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7434c18fac6c98ad25eb94bea1324eabcc9928f20c43217f0026035b6d13a78d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b9bfd0b5d62b5b2c7d6caba8b7e7427d53eb9860cbe4003ec04e94d78dba09fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6a56356fd30f4f1121d0b7ac92a8bee2ede322f84053ac90afe4a40466ab6dea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c0af5ba9373f6b52203a27469520e5d950af6e9b009d74d24f944c941791ee80_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c8ff500bd6c8083ad4f0c58435ae9a8c03c1cacfb188398790be0eb194d59c58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ed28d0ce27975669ff5ac94b5df7fde1e4439090767e498a570c695341ed8fa7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:06ab27eafb15b6b7352bd70efaed2c846338a3ed6a78dd42cd864bc655418669_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3dd3a93ff8d17a3f5c6ef29f665d87cfbd053baebb5a0effe534caacb1ecff16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:aee45534e843648a6de836c33ac06070812c0a4ce98ff12dc09091530f6a9c5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da0c5a9c81348253e8e172eb2c1cdf24fa4ddbf139d016ea3360a2742675d7d7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:4337c3a9b4d9a01971ac5d265caf80a8598e3b38a17e322d95d8287d7c548235_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:9da93674397e21f32d140a50b030fa838f7b7c0b5384d75a9ba5fc7e8458a284_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:e8b700cd657c764ab2662df77f50bcfd12c38b5f2f54b7b0ef3eeb1821f1ad9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:f3562b58984867e3c9111b39b7b7315282331a6fb8cacf6a1e60a2be06db279b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:033252c39c5c801a255551586ef1e8ab830a9f1bcc823878ac523e5460fd7326_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:103335d78420f25ed576bf2a3fffa3a6d2ae65f7b6278d9ebe514f9a33a138d1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c370fc29084c72e554ee745fdebad0555afd2e779bcefd7b0537b094fa4fbde7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe7fd5e3c139f2f5068281fbe53b5f02e48b1969e8e73cc50660fc6fa04b0313_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4a675bb038fa85280ccdb174ba9311504bf68929664cf5d308c8704799d7131a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:73095180f0eee40d1f4a8a8939b63517fe751d6945a4246640992b510e63ff3c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:cca6d09c69198de3814ff28bc9fca937a214c106f3412bf74cf6b36c16510e59_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:d605557ebf11f602dc90289889c4567cdfec487c0f3e968e3d349a1f2cedffa2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:13ee1767be699387ff822d1793f6f3f7197ba7ff547a93a7e25fd1b3e676666b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:329efd192a02bba83375f3d659c04963ba5c8d5ade09145c79dfa75a172652be_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:860102c07fdf23792c4832b10c3fc6e891eead5aed82be056d918c9c93ba2476_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a331e228abd17dcc08e8c550b9ea64115fb38c0bea1a3f77c4dcfac0d590f9d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3ced21274cf24c1173a3d8ed448fc024a8fb6a885ce6dd678be8cbd42b8a68da_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:954984e9be8b6d99cd7dabd82654b56bd610eaebd2e34068974427ee9b2f7b1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f6a5334134258ffc5625751bb9205a3f64b30002b8ef6ce086ecac67d332cc37_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fda989215c5c7990d25f09745377e07c288085bfe69093f3e69c6e8221405b66_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:25f173fd5d9eb51fd81b6e615f45f921c575241bffada06441c96a917917024b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3938bb3aa3e20ba07111625e834648bdfce183eab4336ec8494f9861517f7661_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:403e86f74111cc83e8f1f4f1707a400170f675f55cc7a97104f98d88cb168eb7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d4ca126ea444cc6002f89da7259cf0fe02befd6815a96ae33e61f4fb49df77ed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:22f1afa14210091f323243444d9ff61c65803f56c6fe2c00954b8f0d1d4a9b02_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:289e59efe047254f8cfa28c26cdf9c2f8d52a80784881cfb209b9071e82eaeed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3a195d5b56060772e1d67d112dd358ede85f0f2b73b87ab22fd6fc82a58757e1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6cc5c724bece8c6a0bb3af206abeae62a0cc02390146b239c4a2d5b530713ac9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:486460249924affaa323c7152d62f25c3a91c12af39db3c835f55cf042d6c91c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:544014db46ddca0ff0e62b716c9df835d737c428322a1e70775bb1ec05e0dad3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:8b1ae777fdd5bd19a2962acf8c63e21ea487809ccc152827ac510810d8a707ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ce9c77bd0ba97a6aa6ba2dc5f9830af6ac142281a94c0a3b1bab0b33b059c5be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:151009f6cf3021f77bafb5e48e226d2bf29b523ee07e1c13f8c4e6b9645cdd63_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:4b8820f21bdc4993dffff226b851398bf9c0eb3c964846bbd94e0e97aa6f9428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:95199696965364933d58cc69457d3dc60388c17242490e8b2e39c250e7a22151_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:982d8a017f2e70a3663e24cb56af8d12a7d76887476d74b0ecbaa13a815a5eb8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:20408084cb4a89f2e4e15bed007e12b0b16750790dc45991fa3224a438ab01a5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4dc280b558eeecd51143ce4964a017a73eaf2572f5300dd945d5c7f9e5d48600_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:b3f22c45d8a6c6e669f8860f1ce2aaea9d24111aab8eae9ea32e68e8c943b3f2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:bf888df8898daf4918e55a69e0edeaf27cc0e93c29905c8533b547099fcdabc1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3ee3bca2a2390cc6a3d84e337dbf9d2d49969e6a1337576c93798025670a0e9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:60aa93daa93262a04a32e62d37faf8b5b97c2ba06d8495ab617516ee489e683e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:9bd1acba637b95a1c14a36f2bca175f590386205a77ca0b37516bdf5534abcb7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:ddc0f7770063b50d818cd8cef7dd39bf5aaf72e94829185b17eaca8b411e7cb2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:507b46aef9adb9c1e81417ff02e51a2b934fe573a7c996b9f618ca0089a4d132_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:5b1e6dab85423c938f0ef07517d3d48e9acbb25af0183b013de7fce4c59dd12d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e60154ff3efd109a60cbfd4382ea2ab7eb18390d59badb5882ff3482a1448ddf_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e790c25083eead9823f068c9e9e67b73ba91b1152eacd115a885566b850dc84c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:2dd5bcfc60348573dca29fcd3db73a304933595181e7afc61be37750612aa10f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:87cc8648c43a3ea44a68967604082a1dc21e1332d9d83fe2b6d7d9a619543c75_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:94d99c5949c498f86760bae2b44dc04186f4e4972ab35630063effe73aaaecbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a9fbbe16bc6cd1671d62ce9418c43b20aacc992eff87eb6c974e3f1391dda55c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:5eba1d59a190adcadb2e0af5fc2993d60a2e544fed04643d14fad28cb2eaef56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:6edfdbbde8413ae45e22406ed19e42c6e519a2cc9b363eaaa2b4ba22145076e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:72a8ef40444196c1450533368a361154c4d537891ee070fd9f4707402469dd88_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cacd77968780a921778244e8f546dd627eeb72e59497798a554468de8bd2a64c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2e82127f320fd16f7ff440fb7ed2d573ac8b2096a52b5532368f9269a8eb1d98_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:3e7a8826fa1fd5d1cf559188a5245b84c694c67c7c4af7660080ca34c87049eb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9fae7a4d6fd40a172d7362426f0e58bb34061f7e93a86dd8d531097c7729d4bd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c70494ef9374c3972beebb3fca5bb19bee6db782f769dc4cae2011573d237446_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:e491381ab740631a56d0c6d767dee83202a7a60225693c9efba66d4bb57cccd3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:f69aadfeb35dd2ccf523f3b1f88599eee403905f5ec269ffb3215176d708fd2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:983711e46ef31431b21a31c4f21e726b493793716b6972351168838d182db50b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:abbd3d66fe9f5c9a3c8852aec395679cd2d334b1249b9a37270d46fce459613b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:382003519f328f1bb63124c2bfcbc4a122a5da2a5bf9cceef276508b17344bf5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:a6529c99019bf3ae0afb4cdba1cf854081c98af7c435c3ae45f09ba4752b3999_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b1c8a14b81a5a03014734b78008e47c631a2d5f38979e451e72ac8eb5af0f065_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cecd1afedae0c187aed6dbb7c1dcbaabde8e44eb6da831b6020b26354a02815a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3a0b6d0dc555b35ffbd55e02c43d9451dcdaa62741c199d59689cda0809f955f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:a14c58944636aed99e5d5a3353e65ca515ce571ef36c558612dd9c18ff253c3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e6f02bacbee46e928ff7dd918b52ae7c58f121edab5b833b7a6940cf9309d103_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5ee5195988b4de45b43d3e49f337b6d0115756a5a958536f86499462a57a767_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:26e5fd967a753dde3e7a550b2dfd316debdce840d03dac701efecc4c3a5bab03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:45e7f645912f9234cdf40d3b47dc03bf110bc6ac209a824d1a73b926c41948b0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:46d21cb4b21ffb39b269113cc98117b2e6843b6d56c14d6e56731b1b2c242da5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7a9e2de2b737a0b82fc954f79e8194a6febc110926104313cfe86378c965b957_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:27351d0697fec4718ef926087191fc166320d31b9dedb4b0d888d3d2742e42e4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:320b9325a628d1b90322413482466f0adb0e741fabc0e5b5f5c8671d3e7f2263_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:cc6f1888ded2fb91c1ff9f92611f341e5d302d37b01a1ba314cec55ba89a1028_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:e9440cbbc14dda66d2c2344774d84fd3b7c93fcae3ac57d489ad70a279539c77_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:4c037e0759241153810f19e3081e6f4c7d5fdcc32115d6ce8a33ed3d7f8f0772_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:83705403f268a63be321e32e61b660c140cb25a4a2c34250659be6e987c1a501_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a243797c707df6388ae430b97fae3b82aaa53692b25874e41d0f7004fc606f6f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a2ea8419ff7cfe26f74db07fc18f38b04222abd21e5652ae2a39639fe42c05b1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7f3ddfe8d0452e8b2f4bd6a3c786accb6560c3cfc81c6b4e10794ffdb74c8d7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ea46991ef2df1134390df184df5eeebca47c35b6222ce7d3a7a34f4c78238645_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f997a622a7ccf542bc866959fdd42e9f60f45bad08437cc8c7fc208153e18f3c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:fba86d8b4a4550975bcefcabb3b4be176effab5e7db8846c42030f58c16bad84_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:44f78e7eed75885a4a5e11f9aa18b41707587dc628a5b88c988fe8078a9da726_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:470a95f9f16e70b9fabee4b73882106d9a2ccf50f2253e31bbdb1019fc534b68_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:b86f6c99e7ce219d8131e94e008ddd7583e92df0b7245f2ec1bf765fb717abfd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:ee0654689d43e4a2879b1ccda1a3e4556f44b21a369846fc59d8925be0e02dcb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:3054b5afbe95c32461dcc1f1574fe0bd8e233652b9f62183e8d09e1b43aebe4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:6664d4f667c81a79dbe37e5447e2f3ad6e7d5e1d2a6c153df85af4d21e079773_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:7d99d106b92fa6783d158dba4840c0dd189c494f092c4d8bd7bbc83c3e3fca1e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:a01d873e07766f75497127468fa34b110622d5f083a9d94dba05b5db76b7088f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8de1f53240162488b9f20436deabfa16453159e3b11a4cf4f26da6696302b6da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9314def469869d25d40753fa3d926c89c61008c1fcb434f90c5698d0ad6884d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df3f3ce247acccaaea878c2c13e51c984839bd4787aff921912fb69863d05a3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:00a750c64459d75e39b8cd9aaa586899dd0795b8414ce09826a782fe8c719a34_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:16e3db36a9b506832b3a4d4e1aee3b1e2c639580f23aee48a41ffe734ee39cba_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5d7aa039346102bd25ee01a8a3eb6c8e3710ea91e0d1be0b0403eba99f4472d4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd4e791ca8e1c6f3db4f6bfff5a63f8749e39e225e6cbd3546ff981b4eb4629_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:31c3d779cbfd06edce974a960d60120c1deee9bc33e38e76c2148d2541a44322_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7c40bcf45074b2a5ee81f96ae0ca5a0249787aa471ed0bdd266d117a24148f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:127be7d9aea973dcd850029729b6d1279abe2f6c20df47c02aba05504616cb25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:193ad113b049596ac5c7545cd2b5d7fe21a979ac8b1442cfbb73fa4eb5985de7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:9cc6edb01ac477246a59369c6c81b9e6de3c1eecdab7813a4c3751a72bf77613_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:ff18faf7cad7ad640567453e9c902afedfbdf9052c01396f512802ee982886d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:8033a6a409e73524427ad21a003438fdc16e74b3066954a3250feb10410698f0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a4dc1752f6f6a48ce1c5cfd9e88a83536339590d8956495b0ddd0bd573ee5d63_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:b8d7bb6d7da7cc3d01983a8844f5fbca5a144f6ef04a6f9e101a71d52ef0a2b1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d23cd3df4f4e6680038ff3681043e77797c535b3bfbb1bab606ac9a77a0035a6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7455aa541f59e773ef0c5c574a48ede40368e528b3e31f59ee6d163ef5b26a3e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:e6966649f239db1db3aadb8a77833a20db26dfbcbbc8129d24636abc6089b6cf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:0d133912ee024061d81354d85a9ad949e1a6aa89df7f5cfeec4ae28f7d1b186b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:1424ad04eb078331fb4b01f99a3e90cc61a82999aad15a2c6cfafadacb69e7a2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:357e3be0b726691a7d200c90fa29cb5ca4c502b666f43ca3856d5cf2fd6f036e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:fcdf06a855acb0a0c3f04cee4e810ad6c4e7342d80ae49e4db0f0181b444c929_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1b2f5803c254c02ca062e01e0e3b17c7000786b98dfb32a91660937714527328_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b99fe7098096c670df7236eab2294b05f5388500861a3be5ac7a89ae87e92fa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:cef7e2fe452b81e7c0a0497dbce9baa7492985a766fe78269431ac6b3ec99f23_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0adb5be4c05d15e550ee99713ffca13a0b02a1235f5ea1b47aa725f90c7f84a0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1b0214211bccc823e774e479ab3ad55a8127ca477abee112e8e451366b0c034c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0d5edfcf230ed485dec0def2df58955e947c8522a86b6522666870a58bbbf3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:19c5dc2d5586d27e7423020b6c7f92f47c3585f35fe384bcbe35ff0e2a6a2eab_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3d7d7a8f6ac2a59a8d0ffe4637b7b7bf6e5dc06e9e8756de621dd7d1da833497_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:42babf41f1576a57403a63b0e4fa49eccfd5cd20c9dd2307bdaa63fca60f8a57_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:478315cbe47206f1b1fdd0f0cfae7d23105d7d82de6744dcd0b42b199bf85b3b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:4b09e00fd41c0e40550eb7a7f6f8b7e6df490cfa78df6395dde8074057911f9a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b956c919b508447882a902e606e3e8d18a4246ddf1e6c6f323ec46665ee4c26_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7ae1da45e2c66bc4092ca682fcf617a3fc6b47e4824a67f4ae0e1166f2b76be0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:1459ef64f7261b2e0fd0adf4e9f3613cd9e4f630f6070c55ea36d1773c8b2fde_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:5946891e449ac3c4aa3d61016593a38f92993248eea17e2a3e3f78594ff629d4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4084a29591e9cbc51ae5c59baba8d824f063fc4bd2cd15f81a47814feb6369e9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e9b95f32fd2027839613d0795b6353876df6345c1053faf551626198a94d700e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2c2e5fd1ed970f085d01ea215efb0a08c8c72e0d4392bfb6c35e30b17c0f6a58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:76e49cb17e1489b3e967ae140040a0bca455f7e034aa202073b7f597df46b6d4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d23c602c0a3796b9164784558d8c36a58c333c6c2a65c200e108bb4262bc5d33_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fb9e353f4e18f7db1806a8228f0f7197c8076e5bef29eaccf7eb58f3db2a4f30_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:216e41b2cf68ceb53873b657825b6a5e525e4653f9fa18e84e10276ef927aadb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7b2847110727118d2e1d791c7de4e408c21b028bdd405978566dbba85a437a9f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6969c82a3143b2445b95a01aefe56da70018380a5e161899c5d7d4a1a21a7d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e849436418228c07f7e61842e4ec2f1871f2ad8254fdcb23246dc93a71895def_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:60891adfc6d37e5a57cdeb98d91bc14673fc99f098fb58925882287e1ad9ade9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:7b27bb97717981dccfd3abe1f381a0a9168c3b3543e6bdc167ea259f268cc25f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:c482a7de0d69b84848a349da6cadd72e98cc7a1211ddd1680051bf2f15e459ac_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:f888ffe90359ed24b7840415e16ece35724fd6e61ceaddbd5d5a998d8c246b55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:2845cbd160e3fe2a30d0e5ecb6d93acc641cfd0cc519e21a3bd3317afb6beb9c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:59cdd21045aec02fc9fa1c1514e8a0e34d9a1ef391a1003b8dd5b2948871d6ec_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c1cb24dbd9d913b1e11ad5c43b66d3528c53fb8b6dc307b0e9725e61151ebca9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c3113811182cd114937f8a2f4fb4c5794fa086e6e98b8d960930c73c2f48f23c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0efc766faf0ff35e78a5d498ad2f6ae73aee6c5d347461f2524d943c12379f87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:40e7b0e573b31e553956f31b4c27b46f4be0c4cded6f971d4d8437117b5a6d71_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8adf75868efcce1f5398c0e68b1bc6af05d7799b7aab473afcf9d96e9a7d1dfb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f83618bed6f9f7f872ee6b2fd45b780c68cdb323c48b366c4f6a1dba332db9f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:19b98b59b04393f163e3ee83be0a3d4d393bece5bde1c8847ecfc79f202abe3c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:405b6d44904717880e344ca06545f47bd570b4ba7ade09a44d7fdbc492d84156_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:598644fcf850057a64f5024844226e650db735f2c440c3b5e52294d04d3a578d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fda3a8e23e4250e205fb2dc2d9e5711acb96976eacc840872a275dd99cdcdffe_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6b55bd900f73ee435fee58c6505abae732d1b974829c8ca38f0c0c8a393d2127_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7231771722e3fd577d9ab773e46fd5a13c22738fe5a5bb5445ab3d69282051d4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9033673fe91fe0bc867851268b8b042bec3dbf98c9249706d15734b2f98bd39b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:fd00beaf67f33eac98f2ff9ae499a4b123f5de9f53b7fa7391d6da7ac7c26ff1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:83b7c4f61d0640fa22418abc4fce96a97f0716d5bbccf6a782fc34436f99ab44_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:879c8ecec92878ca8be871397f109066c52afcf850d2ceb291f78410fe82cc0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:587550256a70faddff41e4c4ee24b9490922f50e7b0657ded19ba73a53841cfc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a846c10916acc0dfd328060edd9e04b4de374841dbac908c014de653f8d781d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:24f7e70aaf3600842c1c6a8517c1c0aa7f8e237c88f1170d17ac87d831d18ab7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:884d04aae67790b66495b7e464f07d6ee506f23412ca06b610aa527f6b1c7ca2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:b0ef673795ded00f9e81e1d8f5eb01b70473c9f95aaa55527d9ce3f6dc6db9ae_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:14013c3a17e24d96f8158a7fd5466fb55c571f80f18c419fa52c3801b5d36003_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:890d2c8d000a7e873daf08f529f82173fd61b9482a4b6b25df0076f6ab758206_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ac780b78049c791e7e99451ab379772e50644ac35bad8a115a6408e99c71dd55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cf1cd726ee3e49640541c8ad8fc9619e4a488989620ff282c05b9e674f0f53c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:1c97575ff2f7ec21e0c977ae7d22ab225ca7a8ab84825cc5f5b7787e180f724f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:6189a0783536b46cbc79635ef6783193e5952685407834705076e16a15e61aa4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:7f654050cfccda1c9978424528ce1e94a56629d43473a0c325fa3b384b35f764_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:deb0b2b1c9d63a86d52e825def91445a2216db09c9775b7a16233f129f8ae437_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:be8d657fbb9ff6ef270a6f0c7a90e4f3fc825f785a58f9594bdadb3c3e4246e2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:c458f20d68d2f204ff5cdab2d94be03bbf7004840f0e25b436e0fe5a0de44ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:d3f8d75710e9199e95f15d332b06c6146770cdc03431102c577bfef62791b912_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:e0ccb2dc6eaf2d7cc39f67cc4b3e0b72bcf359d671774d2e99496795bb440e38_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:4ad8693404610e8ebf79ac3fd5628b227cbf45d19158690bc4e60da4206477b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:5d2ada8dab46782d2f3fe44cc1c78b1039caf3e0dcc73c6567e231e6c8344e1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:81fb547c336fb604dae9eb7d7137eefedf2f2befefb88381d255836cee8f0c52_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:ee3e3f9adc176fa420aaf9bdd841572596ec45db77e770fb5cd91ab0dd02ffca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:a50dcd24b851e33b6a2fe54036f3980d1732030f20cee25cf4a988128b8dc9d7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b4ef77528087c52ce06fe7eb3255eb00b3187601c13274a8e414d11dfbeff512_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:d598ec708cf191f326526d0fbd525217939e9a070522c12a800788e9f3393ac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:f27c6f1254d4012756a94e6079fec52b430fdbdc0a7fa06ed6f0e661a7fe2c22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aa8af01aea04ecd17eb3929928f1f275a944f592cd062fef70f688a4bc5aa32a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4cfbe5e5ccfaebec25e3dca8f78379df02df1063330983a9d14399311352a846_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:50efbf887636e65070e9dfcb347fea2846747da8cc4c8515b22b11214fc4e14f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:7fd581fb1c717b8456707a8d0fa3a0174504379a251153f939f8d0aa82ee4653_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:b4609874992ada1198790a019cb093494b01ada3ff055e5ac4eb56b8339c7dab_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:c3a253d463472e8e7ff24054d05e1b060c24f2f18edd64affd01eec04154fcea_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:1c17782a60facd5510d65124cb80ebed1196bfca638215b3e26c50857920d7d4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5662cc13c0c1882cac28eb2010adb474e42883f77d4e93d55d53b3c227a71b21_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a57751fa543def30a003a5c314921cf05c018d0bc8b5cf8d2af0ee7eee535420_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:aa30779e3fd580f78f7cf14aabbab4fcb0e3065d2bc998ebcb72eeacaec54c67_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:0abacffa728633eaa13406ab6397e71bccd1d102cc79d8a6d1ae6b5d2e46dd3a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21d328ef7bdad9bccdfc35cbb16eab0a18268990a8fd34d1de0904e20ed77ea9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:282303ad53a48b2a23d7e29722ef316eebbbb52d8bcaa81170dcdbade6ee31f4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e8a8f270084f3949d8e1581d07446c9e956d4c5417a4eafcfd8fdc81b4a12e05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:19084c09471ea5ef2256884ef6940cc0e7b34f2bebe2fa61189a2bbd37a0130c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:53fcf5904a6ede8e48a0db953a411cf129f9cfe8ab3ddd360efc4543fbf0634f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:b3d5c0a3e8c1c254f1fdf5cb323352e1700a18cf6d2cdac30d4b3c649dc9c6e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:db14fc0dde175574bbf456bf3d0a633646ea27fe96ac16efb29aeafa2b916416_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:44bd56fcb72d9e1fc897d5f8fed52786eeb3e11ab84eae4693427079d6c54190_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:63ed165cc3c37355a4a17cd58423b21c30b0be8882ae941d1d7bd77b1ed30c85_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:68be41d6493f5f1ba93fbbeb7e7a520076d1716c8d844a86ed2ea65bc57b337a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:85eeda8e0d4fec123a75cb41debaaedc4386925e84688b1cbb1fe992959a21ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:69ae5a7c5830615267c24dc57c80a61553d66d9538122751c02720e1d50ebe0a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6f22280c607d79e789ec63295f4581fe81583509d4a1029cf8352551fae31390_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:954fad0aecba9c0c529d2112a01204d6d42d0a6ba1d22d0273461b468c303747_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:d0e1e0eb62a207a703bc85d61460583256868b5b6994de6bbf0d776f080d9a4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1d41ca2e66ae466fc5093e943ecf039bec9eeae50eec7d06f77e90d3f9020c73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4f81520b96ffc5b500bfd592e410eda21fee927a8dd967ea28279f8c16b2237a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a9f97b6216171002399a95c366b158c0021a8e1c2d00a62621bcff9bc3920d0a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f45ec3739a8a43337b96f77da70c0d8214c095b0a099054760f3ea015348abf2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1d4f8d26d0f49c82d4abf48b904d14c706e70af644b2140e41eb61706f09980f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3357ae8d105be4efbe990383d2782fe2dc362d4c8e7905d543be465004842279_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:397525f93fe8ab16d7c6244c25abbf390c905e9dc5ca52309190ab3668cc94e6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:85b26b165aa8ef92c442bee610a46e2a510345cf1d50f75138195b23f259fe54_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:265b5aaf06d9ee2c7c04871b2b1f68ac4f9cafd2d5dcb2392b10fd3a3d520cc7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3da4cc03a79c9dbaa1413ab2fa78a50c82754e6ebd7aed245a322612873a044d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3deac5cbd4c5501b0037e4de71fe7014891f0415833806ae9033f26459a10c29_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f8b2c96b3d6a4dd2cb5050a8b9e81dacd75328fbd1f354d3d5d9d1a5c989fbf1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:061465b2e77cc96a792033571a891be8d143a6315a2418abb06de8d81e91818e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:7d6872a21c6dca584592e89ca1018e5bf5f3ada67ff810b1b72a9ac8ce16d441_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:be0489db36abea3470ff64a1be703fb20d3b04531457a92dd8fee49edd334dab_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:fe7166dc2011ee1e9f33d1246209341891eb1452598236d0d7c6edc38ae9f8b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:0442e9202f90a6ab9b24587a4ec00587ed7950fcca738cbdc38a10ea8ba30eb3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:523d0af749b9388fd2765132e690c64a54cc262ba2c37ff36e29559de3b1fc49_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:835aedccef14e31d72f4b21c010b0d88cb726f2ffb2c91e5cd514826b1522353_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:b4a3fe4b3235638db1b897774c06ddcaa2fd011b5a1deed87da06a422f1b38b8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77d1c3bc06dd9d373992f92d5eb69fd632da9ff38ba3cfa67a2fbd11693a6ae8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7a718e4178fc093723e671f4414567b83f296da16f2f30bcdd9d2e5fac6eb83b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d711324d023f8f02b81c4f6a1847b83388ba51e8f0d3f2e76d31dba85118132a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fafe92950791576999cf03d88ff4d4a0dba942548ed28f95de621c524c4fadb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:13882ea6616b0834531822cc29d644b001f21040a6ccc7af4e97d0a5b146e089_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:352c5cc7523e132747463b9f597f7a0d29eccae9fc7be53f5df65557f26b8716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:f2152a58004d8078f5dce860b8e907f37d19dee394abd3a0643a70506bf803f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:fd13dbfa492131c9b2ab07f65a7e7ee1cebeb3aa82a958dc53971feba750c1e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:739b70faa046424d5dc4d36da3a9f5cdcd396943c3403afa1fd869c6086ab849_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d36465bdd1ef05ba53e1748fdd1ea48db141f4cc249c69be96b295b2638d5e75_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e3a7691b5246f48356afc8f79ad217e8dcbb637c97c9e725bc98363b8ddf53c9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e8ff81199bda31ffa62679fed2fd7e24930282cec9dc31da6aa5b75d529d26b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:38301647f5f40ea3a7407e6c39af5c92f63785c197617172e8c3e53e3d80a354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:394d1a37369dcd387fe49cfcc2b28a0430da1f0b245adfc8c5483f92a234c65c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:02b722be34c9ef7ac04df8d699863a5b1dcb80cbb4861e02bf7c396e5bc5ab8f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:52abc772e9e4b8eb4261038b7f7188f96e3d0499c254c70e48835401a1982395_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:1b7a0fc3fa4623ae896ea681ee40106cae8091c7c651e7315fd09d8a8fb74577_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:c926cf61e3d9b8ca9948a72637b6bbb1510f30354b0593b38e2ff6e335f2871f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:8da2c7e560c460b765abe4c02bcef5d51c64f669d4f608b683220c54dd4c4461_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:96293b1620dc5b138eaa6c9dd86cf680a1b42349635ee7c75ffc8a8c202e4dc7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:cbdd455714a75d7c899ecfab640b4f1c8fb2c655e7a494964af92ae94e1d14ed_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:ef1a3b73c1c2bc3d8c66f0e388f21db486f021e9e11c8c0564dbb186cb5cb815_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:50ca5b9ee14ddb06cbaf8c1292022982f96a7c930957b36833e9432176506cf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:925cfa28baaaafca68c12c9d590a4c778e6cbc873cc73fe0f5f572b2c42ee25e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:977405a196b370dc4fa20c148dda2f5d06e7df49c062283a2bd794a6ac71d79e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f92ea0350d9e4666bed1f5d2707b7185cde6490ed8d84dc2d2b0e9a02f74045c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:148634a4acfeb453325ca14ef643a5491ee0a6331d482f0ef571671749e03e4b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:3fbc8a594f7225c9ce75fc234fb604861277719754946152cbbcab7b4565763a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:9636108c819ef26e4b5af2bb56ddd0fa71ec1445c9b6294c5dd97f4e5b7c3577_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c1d9293f1b32d24b4e897216585243e8b0a6b9d2ad5c2f842d4ca68b7e828915_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:598a86e6f2261cd3bc1d8e0e09084c30f0a6e4978b07e6ce9efce27ebca092b2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a4e2ae9f5d546fdf5efee719f43e19bbe2d859df4450d02a03d8442819706211_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a534b64fdb291d4a735e0f7b7906be018b374a637976be1dbafc573cb54edc68_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:c04e332d0e0ef3a6cfb1807f8c538a819ade6e1b73a7223b003683cbd83e3740_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:8ffb2e0d2d56e47cbacc09a8782de3796117051a51487d790177c6d473af1903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:90796ea4e63b4111ca4977d5730b70ebb8fa25a2ed1e1010ff979978656a507b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:942b6393083692dd37fff218767b84e6c44129f761943f7d1bb927eb11585128_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e862e3f1b7b59fe02774d866cf06fc0a250e2472250d94925abcd2372119a8b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4f88f7d239ffb5b67c00e73d9d564ce7c61a62f7d78b62964559caf9c66b937b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:572e094dfc6d5a510b8c2e7dfcdd6546e940f571b7b1ca1e434628e9160717ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:5ebaf4f6f2d0568741e341201ecfeadf633b696a742284a61f5f901707e68c8f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:f21e773addea0142d809cedf43525dbd17597555fa1b1456f27da78a313bcf0a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d4d1493487dcd282271ebe64bbeb6665207955f07c32744b560374ebf5ce2fe9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:58a10856d3d809c3ddba5fb7807f1ebf500be7a005a437ff8d51150c542193d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:db04d68ad273a2f2b319283e8a94376b5ee60c8787da49c458d0201e1e44a37f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:d7c94a46534d16be7d039522fd43cbef508f1b51973c9a625c318ec27090c931_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:010d99d443ec5a295086bd23c94062659e73ebd622ce11c75fa52090caf99e12_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6739528ea88293e3c666fc2d7ff4a2211de2f075c92fe920b044a4f9e3fe57ee_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:a4afbbb149234cd8ca2269529dbc07ad4ec11fce0cf402c44d33a7ff4e76656e_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:b9fbcf3dc05b4c76ef702a8a0777604e529e2f894f9cc85fdf3b05580bbd1674_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_x86_64"
]
},
"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-04-17T04:03:56+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.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\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:7039e7bd34fd024ff619df914528c8d85e62b847291f6684096fd4ca8dba2bbd\n\n (For s390x architecture)\n The image digest is sha256:33318c1d550a6c846aac2d6852db0d922a500128586112166f0436ec45140fc4\n\n (For ppc64le architecture)\n The image digest is sha256:ec57410a29273bae8ba9b0024b6214c8ecb5140b032a361f49f1c3c19857affa\n\n (For aarch64 architecture)\n The image digest is sha256:3f39cb294260147d8a7128cf1446bc27cf049851d860425d9903f2c11e9f15b4\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.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:5b36fd7b87570d00a8a3ba9486d8372e2cac32aab94749812c7f8a5fd9c2bd3a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:7d6af5c548e13fdc4f3195003fd34f7f9a9266458d7aca5bb8bc060d2308aeac_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:456dde0182986ec1434b4e2013cfe9f3af80b4d347e73c2044ecd4ccaf39848d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:54c2733d7be183454347f1ac7332df128af49162760c37693076633611704df4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:5c3200a13c58b389e3a20d5f731116c9563c8d7ddf888be34683d97730612f86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:cbb28e9eb47a6a84fce4bd71aad1532385d723e5b4c1494c08664299a01885fc_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3790"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:15ff6cefcb112a603113ba44390b5f00820dae7717e920b3eeb71ceb2cc9e0b1_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:605f428fe17f09a5cdfd2e0aa87aebff041769e63e82c8a260836d96d4050360_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:8e573cb284c18cbcc26a6c646569831848c085e604d92347b1a88857dc550767_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:fcd70deb6fbb7afd63f23d85cd763dc80c15da4854d894f08f38880302d0c2e2_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:1e9b73f5c65794f7df4bda4e8f79a34f81cf707c5a42f30824b3ba69d1f198b9_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4fa8281183d94580319d4b1ff3b64d02f5597a0488a85af7f87532dc8fb30f14_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:bc3de0b8c14731b917fcdc34bbb2f85042ee0704a8d12036649a571fa0803a5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c803c54d4ea3fa02a1bb880e708910cf2041b01c15f1e6b7d6d250ef2270fcd2_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2442ee7c05986012343d024c248c18be5b501bb2488d36927fdad1c167102637_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2e019537d05e3df0da8e4db078caf05f077c58f6c27c6d1484e5d8cc2a5eda11_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9fcb24f196a81e2232b565c6e23ccedf4366324e55c62342d3e5b521f7e79a7f_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:ca89b5b52c7cf20886724644e353c475df629150f20a1bb389808c9e9d65bad2_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:59fef1b75aa9320919529084398a0f33ba234d895e998bee0ca88eb76ce0efcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:aa13fe5ca9bb0f7a65f6a93f396b1a83e8e747df893c8f31451f9776e550f016_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e21b3aa5cacee24af58cd375b4b5989778cd474759646078b8d5c8624adc0ad5_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e58897ab3c033f7d929cbac50aeba91ecfe2d1a98e9422ccdbaf35734d7ce45d_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:89456cb2a47ae21d2ba0420ccd66126cf50454182469d3c0a6081b12ad340577_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:9ca7e50b58180c46c6d09b8ffe4436e46535f2f867f7fded2b7712e12f690e87_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bfac7e4d6e6d28701fa90e39764f2559415f2692e6caeb5ec6a8c11babf190b8_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:c7987101d38616e3b56c261d918544fc61e06a066a2f98e1b0edb2f0ebc335c8_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:46c9403ff2698073e2a883d9790153816682d209b2c99b22831eafd164917d50_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:4ba157497b5e9b9e90f069a812d9ddf4024502cc4d26fd844d046fd3a815956c_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:8c40d1e8fc712570f1011e39f09c623d23f26306104c47813f841aece67916d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:ffeae7c842c0ee3f446add37aa49707e2acf96f5b91e8e8929bd34c0c826b5bb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:50a94bc558ff84dfdbec777c955c597fc98d1c42c76072bfa21b58a1fad506e6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:71ee15be4fc1e0f4fb029362eea3be709e289772f1b296d67e67f0f6ea575386_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9a9fd33ac15a4ee2cd8c42a9bccad9ad870091b9090e69707773e7bf9717cc65_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fc823ced17818399cdcff21c62e1d14d9a79a7946376c2073c04ef57a4e819c7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:46bb898d9dde3c1c238c4a1851c45752bcb2929bd9309c07a3136cfdc0b9be0e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b5d504b02623e53335e8093959d6b5a3c2db56ce2d6cc1aa8d3d750519c7668d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c7dc6f3e44df90d090df157e2a282849d2e9d43de85038239747c266911d8a46_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:f3defcefb42b93736e70f846e6565c26945ad82663cec40383e52948c845fa49_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:026036057af295d3109f89f5e41425e57e69ff3f8fc78296bb2286107ec79a47_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:26350fb63ccac1c45f1b76c30db04a28cc648edfe7d8eb757b4ba1e4705f5fe9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:53cc795af84e794137875707017060e6dd692482b610de6d029fa883269bbf7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fc52118e16a4e7fb7b66d8d05b04f4a925c0a47376268d3586139dbd319b11c0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:c8dee697111ca1e0b08380c868c620daade147e30e80b54c9d1e0f7a84d6aaaa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:29d0d5c716c26add997eb504d23a001f187cd6a2e37b824fd995dc9a25708e2d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:63bdc358c67c9dedc298c0f0758a77ee5ba12c01bdbd1fc259097d532421ae27_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:b613cfd210caafe47b246c586921eb7dc4666b5c7b8cc6c446266438b6861aba_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e65ee9565f69a3c1229b423d975ce8251ecc2c555467924e60027884cd140bae_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:5b36fd7b87570d00a8a3ba9486d8372e2cac32aab94749812c7f8a5fd9c2bd3a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:7d6af5c548e13fdc4f3195003fd34f7f9a9266458d7aca5bb8bc060d2308aeac_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:338b8884b57df0d9d85e684b089a12c1613e4f979c178f69eeff6800d0ab1fda_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:437a15071d3d05585c74d4c140de322840ff69053f89850464441cc691d327f5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:aa8ed0fb4bc8f024042e90ffd419d32686aa13c2a20f1e5fa62f8a4690892386_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b1c784f13ee65e05a7f4d0d240353d9edc356c8dc065088bea56af80c93eda4a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1940581b35461c2199ebfe80c4c186d5766facf0cfe597f12cbbfb2537879f03_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:24fb5fdd6d23614ee03ebf67d38b7d44bc5c8f1a93a37c7600e3a8d347545332_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:92788b6ce939253392a3703875c45a2c6b1e2b84c23e3e6bfe5b0ff74b9caca2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:dadb7fdab5bd0650dccff9dc5696f11a7e7f91612939b66bf1ff8fca6c6211e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:652d5ae2efed9f419d97c3790da24928d847a98a13b19137525dfe7cd91a1b71_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:8b152779648bc02d4bad089d77cfe2f682939b48ed6a2e65761f6082b444057c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:cc146a72d9f5b62fe361ec8fcc0c8861b7d932c765c2b92ed52bbf1a53a2e3be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:f5a66c9f2fb849d906bce776c7ef512936ecb9e4db5547993109f26ac3000dfa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:456dde0182986ec1434b4e2013cfe9f3af80b4d347e73c2044ecd4ccaf39848d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:54c2733d7be183454347f1ac7332df128af49162760c37693076633611704df4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:5c3200a13c58b389e3a20d5f731116c9563c8d7ddf888be34683d97730612f86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:cbb28e9eb47a6a84fce4bd71aad1532385d723e5b4c1494c08664299a01885fc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3477c6d0c5fad5b6fa2c8ede2d6d2b34597510888904e043b6d6bb66efcf9dad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3adf4dbb74aa5951f72055f1e2f35f004d4c9832c901dde5de9425ea88f3fc74_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:72bde65bf1e38081b2716e43ad4f6c03d29b494a85adf09ab35f8aa7cb335493_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:fabbdde64d8a73a5bfb7847fb81402a90d373d86ac8a50dddabb25c95e573393_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:05bd4bcd8c4170c4154e19764c7cea5af844e2f350f3ea1461fb4770ce353678_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:378b6afb9010431134a3e5d1b9ec5d794aacdc2b5f3a0f9200d12dbdf64729a2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:5e6015f36f6362ae31363ce389e65834b3dd270b076257b0c666fce21ae818b1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:cc1cb0094465e8e5d97419e45b7b3b747e68f2572cfd16513ce3a9d67ef8ed3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:0f5c99951f7d49ecfca530a277fb12866a208518d7c8232031a492f5ad1e71f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:35d6268f9003034e61beacb6c8f7ba090e3e6a1f6880cdda655ca4ec77f5cc08_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8cf62ce920bd1d562f017015a0fe512dddac4a1b38756466d085f8147e8bd4b3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e27bc3a31601325cdc8cd7759bfb0a5845ca7584f97c5aca16f5bf0151b07014_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:51c193da833c1e6d09467b23f2cc52a272cd5ad3b331993cd78b3f84539c681f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:563d426bc0a713322ec72fb83304fad6cd1aa4b517d4b6e1bc1862ff475a31c9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:24f1adadf06a763f866ed139f23a62c16333e82ac618c287525ce8f1e0378c09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:55d217af3a34a2b4c8d18bbf278d5c121fafd819325ca774eb247c8597071f54_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9420a8c08c67cff3d496784f91e04baedab73937a40f69a6b3c559403f62f178_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ee576f9623470797bc1287b5ce28e8ddea9e2ee08ceba26b1705763b9378f9b3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:25ed6b45ea6442f5c58f459a3e3f760a07bd721fadff18ab75645751b53d62af_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:47e1692544d6e5f72d7ffd3f2a7ea4c07b408aa88009108a273543482e516877_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:74d9d66a45538690c1dcc8fe58252842f867d709cb5b4513739b92eab251aaa0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:c1d7108c9c7a5c748a6a5c1b1f9432639be330c321048102546ad8f8efc20592_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3ef78d6d41e14b6746d425c9596d26b054846979f3af9dd8ff96e4ee48e6c167_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:4f540da424aa4a71d0141ec43614afa25394dbe67f5214265efa1c0d8c25670e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:8ec74bcd5d1df4ada75ab417a8c91dee79043d682aec685b5ac878b64b44d67a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:bb0084ff676f9480812391c90c8850c1c487bffe4fd75792e403173b5346adad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6feea7b87181b108faafa23f05c2423b386c421cb9e79ddc4bc70ac6ac7a9468_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79e986a8863587c84f3937e2be5eee13e2fb01008ddffd5afbfa1329ea7bcff4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:7bc7ca3c4dbf3ed0c84f8ce3c197776913186420ab1328a48cdc36ef9b5d374f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:06a56b5e7c64cb28ebba25d4e0ed353656dcbd7a00d80df880131f30d2c95fb6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:82afe35fcff3803be4e03a6533cd27b7811b1431ae0eeaf8651fd6750d861b7c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9a3440ef908af47bdbba86c091ad9b8059bff66c2b36f3dc6423f2057f5cad85_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:c01684de53b43b7b9c086a302a8c0a104d6321d7abd2c47eaaeaaa61068ce74f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:08cc94b8d961d7c4fa6de9d5234ff46f85602776b528757490f768f177adb236_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:cf038e8bc2e0bc216ed9b672ef748894360ea8b03d4255e8b5e73c3903c112a0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:8f7421d00fed2f2a4f5ad3ccb00fbbe71956469cf19092d31343f2ec9eac5534_arm64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f10a38a8500dbfa038feebb468e875d5d1c401b215b294bba5336c9fba0591bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:4047ab253e8048e7d8015ffe559c893c812087621ed6ce231594806d5f716dd9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:45090d6797fd32ba541bc2fd999d971ede239b0487740d4243e90b8762a833fd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:721e2c54909ecc100ed974dd1ed92688f1961865ea74807bfac937fcd9ea9c33_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:db6d48c18e57bb9d8783594c863e177d6d0d65d383e4f846c07c99acf5c1133e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:57eba0eb3f786fa05b2433510af06ff4e68f3fe6434a9ce6db73c0ffa1b978cb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:600ef2057110a6f621f385f568fdd3ad446cfa280f7fab41ef63ef81062aae5a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:642cb7bbeb28944bdb7bc1159e1ad2187ff5a0ca22f23c1b7e3c430148d3c8e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:736d9644279fc86f6e27eed5ee3396aa3a402f2f465b7d6d6cf4e6eff1981d3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:0bfd9dbc21ee8d79279908272517d2753eb2af55800a84a7c87d673e70d0dd63_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:128970d9dbe60265dde68a31133c8e7240c3b6a6054dfd0e0cc5d94d8e22c99d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3db517aaab6f2c7f6300a5c418bef7ed238f64227573971cb93bb26b38c05070_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:a07793d5c4e9db596098cca321df17408049ed48daa36f8089890ccbabf9f264_amd64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3d45d3871c4b521a715c261ef17fd37bba8bd49c6745081bfa5465111cc78f3d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:6128303dfa1d1661fc6b6040c268975fba1f973535cbb14ca6b2470f63c932a0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c1db078026712a2fa084c2879230ab71555aa77ffdc9105e514caf1c10666408_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:da4f1b989f23bfefa817e77970cf0f900e17b2bac3827cdd74e45b1e493ad456_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:c52eeb17bcaf42855e0f8cddb1396a1c4545d9c92327a81833c4dc74c4d5ab7f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fb6468fcc4ee134d04745520d6bd8b101ace3c03619661722a8391a0f4083189_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fc64aeb922ca8640976556ad279b83f0fb7951c5626d16447674fa0af4c0dce4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fdeeb2ef07714597a1d800e3b40902be6da72f306f9bbe0fbc0724cbf9a9ed0c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:0c77239101c7c3a277f6f27773e93df46c4104c2de1b3a016dfb789575519a8c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:24d2f1cb363207af0b1c57448f83bd9d53c0b94df4063a3254ffd1e4b6b04418_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:36320f2679bdd1b272e9a710b3af05514cf4155f000b8b161a2d2890c412fa1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f984a21b32948a92193fae680750904a56939e686f7d4c69249bb3554630ff7c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:1417a92efb89a308c25271bb1c6126e4361678bf2dd2cc8a51213dd9aa28da9c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:3864e695d74081efb42bba7dbb3aa6abc43d37e2db79c9e666905dc4fe6b750f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:860cb44164004a34b11e26eece3bf8b40698406694314cfa53b21ec6e0ae4f90_arm64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:d7217c9a65c3f5506a4474d2166e01441d688d9f8f2e09bcfb0ac605f9c1238b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:5699a041a83eb9910136b4f30afda1c0b81aa748e464c5e915644bf9daaad227_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:709ed5bbfe73b200dcb2121d9247eac0203dbc90ffbe70f83f589506556c5a55_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b5a3301d531df26fb8f7fbb9ba82cc3c4c90be4fa3cc6863ade2fed8632a5c11_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:e942c7c2825eba1f3592459d9d2e226ce6fa28162ee72fd6112b2dd9306199c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:709bebd0d8af5b4b4490fbd75b3cb7c27d7143535ecde00348b4380efdb807bd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:99f7fce9c1dfd26b776f3f6c0316d9159837c0b745136f06a41a96ba50075bab_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:9da38d584aad75069da1e0b69cfce5011ad6ce4ff55fc3f6dc0caff6e7f9605a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:fbe39b32fa5ba4812260705bf1f3f0bd12691e5453e8cc572945e4c53f2c9420_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:566fdc104df64775ee40399de5ac1cbf6ed04e940c04a4fc85ebba8e9bcf90a4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:74a26220b770953dac4d2713985706989081b73284e3d4bcf8f90e1670788f7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:91383e7f195459ac7d1d6a5a79d5805bdb3fbf07d90457b06c49c8ad23c3cd55_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:aad3ae7c4e154d20565771599b31633b8150f883130939af053105274469ffd8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:23f392010924ddf7f5a3d83b8b2dff85dab19c3d0ee324df5fe33239c6a646fb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2677bf186614fac92e48772173fa33c6f5017146009916e9a52b726c605890cf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:35fdff40a81d7e99fdb1691ecc93ba789682184c8660c64b0c1054c7cc1536d0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:dfbd503778982cea9923aa2d0bb64fda781e66ff0f822945dcb5522bf0cdd919_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:918cad19cccf9cbaf9d589d778cb05b4e1fc008ad83657f7ed20ff8c9f3118fe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c96f2674b7baaf5419f19d5841edd2509317064b96c9f47a27ad9fa8ac1bb7be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cafac3e4160841319677b4a7f6a5438ce93edf79c51bd368a3ff53445edb6eba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb528941ea51bcb2f55677e0a11cbb748e24e98f370ef02e7bd2d88999df6404_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0177a02e8b1492a73f2008c83d2e27455b776f684d455a2ea7d676533f8f63da_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0e4e44c1be8eb4c59554e4ad5652f6aa9a290ab274847555c05d97e3866ec4b6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:8479643120428c66d4afcadf634dc4e88299c03efaecc9932b90380dd7fccd1b_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:d0015c30ada41a711c76cb3c1416f5c8dc2181896495c523bc56870724eaa333_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:1ab557161715e3ec60ee10dcc8de939cc212908f242d0ad0f51379257f08d304_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:56354cb3be2c30c1d4f014c7a14412117670dd92a78ee378d8b463ac85ad7f3c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:e6e9de0e7beb224a5471bddefcc127ab045b412529894787c278aa0d255e0f62_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f92b8cd8abdd53244a71db1f47cac68b44616e80e06cec4014ff1de45faebb04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:28b82d81d112b6b31355f66f149d1ea327d691a36c5bb3f5e903eb4afb837c39_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:46f35597d82e4f9380098e4f0858c7a9a439e2101867e0387616799f36ed0bff_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9be19df1391f3a10939b605f80eae9dd696524d1768fa6f1920add3f8507be35_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9e554d387f1ba298d32b6b89fd397e57fbec98bbd646e4d5d2ec274ce80b70cf_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b99e32402082de4486ed53016e0faa512215a43c5a18326484a9dd25d2908095_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c05acfad72ee3d8e03b675c4fca447c67c62f1046b8909f116aa32345a0acdb4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d64bce8d4914d57503ac4e3defa17150627cd27be58adaf293f92e8b0e488b0e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:dd2e45a8ea24831908803bbe9821615021f8a1f19410e85894693775c4bd0f1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:231275a0d7deab68abdfdbef02a1f29ca859df8d835c21edefd5672b894b2318_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6b936ad9f3409bd02d4e709f543a97a20b91623724c778a12d9a8bc385777f39_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c95617f42b21fd39026895738ef7353c74bd2353a05698b683e0d360f5afb5a8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:fcca071c7942c721584c13a0a452114e07d132373a5e8b71f52246a5e911d7f6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:1472d2a6af525be3738c9419c4f39e00c2c5cf44b608f7a875cef0091f9d8a3d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:52a61c1685396c88137ddfe3e14d1f07e6e609cb75b20b8b0b134e98f747e001_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:2d93d08a73862b19bc07b6e14485b8d55c02755f991d2c7234792d4694135809_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:72b890b2ae5b7442e89e17dbfde2fbece7aa3b671cca604e09f98c30135d8360_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a62efdb4f4503c4443a421ef8d3c8c0351b4496d17990eec7fed10a9b3538679_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:de7d1bcb78e77c730f2206491e636d2a55040a277e81ae7780cdac2559e2e91c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:700945bb3762d3e0eb962a987e350626daf59602e553f09bd21e2a0bcb5d740e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:bb272d9e00769543d3738e881248e90f3024f98469c5a84499eb8303366461ae_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ce9e64353867cfb2df464b5c6247883df02f26ee1fd1dcaabdfa4c7a1f85f842_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ea7bf38e56d37cc8cd55a911b4a24c20a6dce990eefec0bfd840ec36ce900f79_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:1c2e7577093ee88fb98e184c63954df73c244752e0c7a9844bb0761d08c055c0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:9ca3a62787dc8ca5df00272b3f45160be96c0937bb3b76e354505f152d6c4caa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:bfd98be4efe0f4816c03a78145aa9b24f4bf01ac1f5432157fc532f187ba3cbb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:d3a15610d0f6cc8aaff6960baa6628421885d2f99526558876d9ffeb7326e006_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:076357119d2751de8bc611e7979a3eeb6f73ccda628736407d1e5abfe81d971e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:089ccef3efec142c0afa7706309343607fdfc1e00324d8d6d39994926a643b0b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:4da57e30764c7d620e40334da692622c0cb8e2deb113c241ce1cd5975a6474ad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:6782250ea8374c4dbecf8f8f6b506cd95eeb77bf91478e28f63ef9bb1f0893b7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:2e89002dcda5cd57c9a5604379cdfea36c21cefa046194814e099bc8a0527fc6_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:44d58823cb8c578fe247a7485c3de19a66898c38d6d4231b84a763cc40ae278c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:7b6439ddc9abad0d93142c06f11a1af436dc703e9fbd1b1e5f927fc6e5a97e00_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dc6488616ca2db4d655adc6ab9547bb30cb315ab93a698e6cbf4eaaba56e297f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:083196b36c3978d05bc1fa2ac5db1c6b335950bab7b8cc1054a966fd4b9ecc65_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:96c80524e754cbe3903b23f64594fd728d03e28502266977b83ed5ebbbf85830_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:cc5a787549150078e18ef2c11f3250af8ffe0a1b38485a64a7bc44294606183f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fa0f40c187b577bf6b4a5d4aa02c581a726e31fbac85234d1c1575eb64855f0b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:032a949cd981dfda0964f34d1f3391c7f18518a87725559ec0488e1cca908038_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:2be0b69c321e15bafccfc77c133161be3ea52bc8bcefb7fd3b388a3e8a486673_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:7afdcf569898d2f381d9b0fa2289a7343d52f118e78558ddebeccb07b105b34e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:faac9fe81748b63c8de18f6fc84b1398425b17a373d5edea2007f27fb8057152_arm64",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:0774b5dbd2943ff1679e56ddb976f01471db972fc5cb0bbd94f465682298bc1e_s390x",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:433c19055450701347a469f95c3f040a25262a816aefed633d8761dc01cd55dc_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6e481a3ea718f73d730c509bbdae79c0eda796e35f7cb3a055fb843b97d28384_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6f0fbab9403c5be81014f5c23796d894ab59b11dd46d7a3e8d4bac0e49f43cc_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:0ec6eac458e212b621d70e5007280d953dc120e70692edb177b94121ee70fae6_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:13f249ef20a7d0bcbe7d89e3a068278376ed01b29d2334e89658ef194a3a9799_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:202a49fabd925edaa6d517760aa33a426a11d086cbdbe443aedf9945d2e82924_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:d415b83f66b0e10fb153eba62ab86a99aa580c1d39a7dbed518fcd7ac6f28faa_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:1cd68f21230ac6227540c9c866fbe60915f9bbbd18cb5391f91979267eb2e82e_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:28043646f0e65638bf24ea2068fb4bd3349026c93744a025f0f9bc57461e0873_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:44b4b1ee1ab2ab0f83f745c41feaf5799169b0ab0523d7432244e013866c9e56_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:fba9739c47a65376ba6c24844a92032679269c2fc4df9ef7254a88f308b1eac4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:056f21a44dbe33a9f00a5803ae13a3337a791fc04635b1a7d1d3e4fc669e0537_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4949556c647219862c5d58a9bb98566c4b044c99ca2bbc327702abdd23c00a2c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d39f923b32e80e47107ecff20859ca79b76207480cc99df2d17aa552a68fad5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9766cf29740592b654d969ba0ab0504ec0d410a026af69e5cfd8a4d4e6d13c6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:1c850772508096799399455926f671e397f2b7e3cce6253ac4294a83ccb1a8af_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c64bc2e6daea03bc75957e54a0371fb19827ddf75cfe9e612f47a2c2974fb402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:dbc8ee921163f5a46ea2fde39d8dab798436ce1f3f5321a2e349d9a684a3f0fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:fcaacc619a71a96c421e3567c7bd880933184cc485e3cd6fcf690af8fdc90076_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:f5c5c26d580805e62e9d78f5c03209c5cfd236da855e015e5141296745dd8bbc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:df447b40dcc827938b48efeeefb2d5a620e11d1def6a6612e4ef8b5fa13a0a8f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:f6b436eaf58f16c264f6b49a12a972c22291ebb907a49f1cf33d0150bf9575d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:02b48b996cef6f67e23a5643ce3f04c17fdb2b199e380f89f799c0d624cc61f3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:06624a96698146ddd49b893bc5e9700f3696e9f1f5f6094df338cf69f64da823_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ab11570e519abdec2c5e020a49494e100b4512291d66a334ba0e8f2b2af42867_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fcae781c7d8d660d934b5b02688cc1eab0558a9df5c6ffab618336ef7c49e992_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e3592d3f72cc344242afa3704706618fc55a1cbb49c0863982dd2929ce4f9ba_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:77a11f779d7ceb132c929c2358dc6b170701ee1abe3ab602c0c9b4d67b010215_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:18810d89d9100bb7ddd6070e31d3af1d851cb827f3eace1b99e582221fced6fc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9553cb3cefadb643ea7c05bc796b5c6d7aa1662071fcbc4001f1f95444a5fcd4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:831945a6926a0f4d98b66f078ec0423c9614849f5430a83b9d9cab440c46d7f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a6b99c161905816a799f88368644576326a846274434f3a0f75b1ccefac203b6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:3b151baa532ed6a7e38a21c8d714dac58815e458ca1d4db7df2203859b7cc3d4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4d4fdc3a8224db3a61b423dc7bc1ba193712532954e7e2594d58ab8c30f82d21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9e300612c7306618d50a8df0b8e6324020e0c991ac82bb79a527231e280c861b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ad5bbd0bc22ee57ab94887c14339f9ca9b4279bc1026873991912d30442ba398_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b6a8ba1bd2c8fda7a1b6bd6cf85c12b52a841153b4e3beebf6978a6eb37628de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cc7bdf25afdf8ab8306578c3056b84671344ff951578d11846a0f99b90765a5d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6ee068c8d7b058fbf7cca708fd375a3b1ef1e1421976d8f2015c94f735262f50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a9716c39c9e23811bf98782e3ddc45ebdaea0d1d6dc2ec6fd961c71f707385e7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9571e2ddc56ab173005d03567a4b0007efa78363ed062288ed38478c11a5cf17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:fabe8b8f8fb16dcb7dc1ed445579367dc9c4242e82d821181f4fed310a28779a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:7823347f5bd1476be5a4e9cc1a5d3c45dcaf5061de1232763c7b9d66954ec316_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:f724182172b8ee1f9bdfd2546a7018927ec70ad016c81516d76afc8197b90072_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:7e7da2c34365aca26871b96de07fd0722613ac55011f70f301aae67cc263a334_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbba3ac156d4d21df12cfbc0410cab28e40f2bf32a4cdea8e010dc489a8e34e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d7a84cf4ab198dc2fcd68dbf59ea567f9d3f29cbd676cc4f129e6a0fba43c55_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5f35902b283b252ff63a968aae3ec717ccf184f27aa4929949dc03ee1d9733b6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6314a32d00472a916606ce780d2d97ddcbbf7c5e97d22326333f8eb512fa4f4f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:95d4f452c3873d53410f25030d7869f1a8ee19e34e8317bcae7e287170a52371_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:92bd1741798b13a547f568683b92ce9c6ce0f2ce9d6e0e10b0ad77c965ee3d12_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:c7cb5a4f96a586edb8646d8963b52f73a5bf29fc248e90a8e540111d1e51927a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ccb45d7ec40ccc0346408a624c879ec3319a3427899b465b2f80aca7da447c2c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d0d8603a13aeee81c49f5d50bf7a7833b7e5dfc1725179662fbe314001e3a1ee_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:0be18d3d0b3b3cfd881a5d15d23c5a2185ad92ae3310b56455ce4d18b345217b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e56ce81f699dce36922f2a4e602befdd45f62a5b3fa51ada02266ded456a1fb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3a1edf8a6f119729df868074fd9ccc014a1b594faf93a2d35e1123cc68e7221b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:871af650aec72187696f66bb1fbac87532a8bcb8c46625803dacd91b68fa1fa8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1303f2bf84fe018a12e9b723410b1f2f867d8b1f3915240fd505611ccc793e5d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:22d2b30739e6786b1b04c866f01309628ecbf0b0d7128bfc65789ab07f08f842_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:65e752c36b407dd169402492d666cec1969eecb8e54a9ed77ac055935ff00869_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cfe34672e2d46d0b6609984fc43ccb86599839e95415ef8626d32be5cb47b1cf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:07bb622f7e76e6a65d493c66459d0769701cabd9c100b55fa93c4ff53589180c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:3ececc9a87eadf8ca47d7b2402fc9568117f029daa3eedcc2e7529c129664523_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:772177352e0fa13900dd56d59c93ba577e6b2b7482ec4fac77b27dd28e55be7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c450b439274f9067cd6f226ac698f8751819391eba9c549223733dfce2267f6b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0905a0cd15caf56a1013f9a1e2bceb36200a263ab9ce5dcf5a99c8812fbca0eb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0bc95b6d77281046368eefedaf4511607bc067483989698b31c4db4cc5f4ee7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ea15400019dc675cc7f1e44e6984eee31dab90e6113cd1ff561ebd1926233095_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:fbd617561969e7132a56b16376685862fd6fd297cf17a35ec41a48e04ba16fec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:52f180c8655addae6812115d0794459cf9ff19f95d0af87a241d884e3652db50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:a62d4147bbc3331c98e1c11c79407a07eef2e0fe3c766ec6bef9762abf8871c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:aba90cba9464d2a82060d66e133873946d7e470ad4a40453cde492975cdb2be9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:d4a1b0f18bf8851ea88379cd4a18892336fb9b53b5d637ee6306140f1206c9ab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:108c5cc3e4a8bf2e2e9bc450bdf43d874a7a852355d080da6d6ceaacf49dd38e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:418f64814856e41d19219b82b9444d5752c5456c299896063f58e50feaa8c03a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:729df1b3555b0c6720b3cb4b7d83cabc18ade6ca53c43e143f947b189cb0581d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d5bc4ca0f076eef247f3e9f6ff84c8bfddf6023b6b24ce491bd26f710add2538_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:14343859478d9f62944706ede60d70fd8f38a6c9a6eea31e146db21318173dd9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:6173f4452a87bf7269684ba1ff6a40b7d09fd755b8349c11777a517a895f223d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:bb323b9dfffb72ac3362ed5373b679d9172dfe300cddb02b819eec167ec9bf5a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:c59720241de1dafda1a851e34fe570a8691853e83406bc04a52b4a5c591239df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9047def468ec92a1dc94473f28738d59ee497c8d3c4c4aff119af8ebace23d98_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9b311493d185548152f81d83a618809eeed0769c8832fa9f9d8be4fe51359924_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:adb387f184e175dbdd823017774e7c60fbeba0973f7c206fea677c816eb175c5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:e44e61fe181389e5e9b0fe33cbd11080bb7c23ac6338c58ab101bb137e4d3f0b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4ca46b6c4234b007f8b734176be6d581bd4969ef0893565d72bffbe4b9f0f4a9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bda1c943542d4a34ec0d424d2fd3e88612f8074227dc98d55fb001e5529fd6ed_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c3b1b9d237a4fd7670fa547f56c01a2e8a0d24716297b1d8e0c54dda3195d91e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1254e776546bbb8a96023df91c0c6ae5616281f31edb54e79a2252deb2d9898_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:3383179108f79525320ac60eb37b255cbabf2e413de76860a6a64b4a10213368_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:b6006eaad3673b587633e358130514e29d179bb342b177f74f8d2a14534c7e3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c7f0cf70f279ec19c914ef905746af84d592aa2e1e1f4a893b97dc23797b3641_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e4153dba9d0661d3c64299a9a98d76a6972ffaae544fb9219f682e61be848848_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5570e1f27ce47ff98ffa2c3836f818933f8bf5688b1d5c16b4a17c7152fb77b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:776bfcbfabf2c634797c04dc6b1a94f864ef0b9835cee80e37cac089f92ea4f7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:889501b0fec49bfd8a1c68f6ee6e62a1393dc9d7143989e7b7b1d52a32264da3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:c680d5df602f50f6f4821c83bf1922dffe2909c33c3f2c18f78c957847308d1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d522a200351a53b493663d03e105fac72fe4d96cbbf631db039f0690d6bbbed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d98dd1705c72910880ed1a9c39f8b4f279e1deb5fd61ecc0d73a243c91acd3d8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e3b2ca506374b471f1b479539686848c489332ed7aa081d21cad9cff36db0b6c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e951d6444faa45235bfa0af0469252ff462d680fc97a8f8f7736a13fead6ed5b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6d78d885eb382ace658987271ed9ec3f794f2c2b571a036231a94f7d94bf45c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7902f16694e43284f7905c66395873b82aa095676509096f5fa82b44e4018d26_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:871996aee1405d9b493b7f009f54d5310c31b8b05dab2261bbf720bacc1919d0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:df865cf466120b2dd795fa1c1fa0837366fe5767c07774886f8ee84ca5d434c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:1584ea8fbfa5b8e67774dc7405c41e70eb7d5d3fd8809f464b21549a8ba5d1c8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:a83e46fbe3f49b69481d6e20cf5106d069ddc001757d3a6b42f5df03087d64e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6907cf53c414cc40482ba35b62f6cb89c545d66601d988fbc5ee383ee234641_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:fdf1cb51fde2603fd105a0e76f036afecb4a4cbe4eafd25b7f9bfaba8b22fb9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5296a70bd42379aade0eff30a50b695a225439697ddedfe423483d787e817154_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:70f655da7af704d9811be303bee97b4f018020e35702da1cc09854dce1aaf26e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:a140b6b0b1ecbe4b44b24f568d954d262df6e9886697a86fcbe776f830c61431_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:b9a1e1ba644abaf698f78a59de2293aec4a6894425e8af8b43c4730a43fc9fb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12e0227465d25fe6989dbf34c0987019740a00d96ecbda8376b1f04d35be49c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2571525ec903d3be93742a099f9ec7a6c23ad51d147a7363a655fdc6794fcfe2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2be38bc6496c343c334258dc3041b5ac535a68949c3f331907ea9fa59d9a2dd0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e81c1678909f187308b7e5e25d042bb678e1df70f36258b61ad17196cf6884fe_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:22a0eb5be88f2db4867cb0110fb33d643014e84d6db7461d7e7831323d21db14_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:25177cf3146993376d8675b8a7731a915ef6f77b4b790a86be23a105586f1671_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:2d2d5c4f56410829a15f52e0b55764cc334f625d0614c21b2d0b19f2aaffcef6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:688454a4a2984bda2efa2d308ca3f0b9bd4decf49faed822d4bb8590a9ed5766_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2222c5aed41210f19d79291e8c8c82832c64e16c62a80c2c6c3069a20586ccba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:26e79e779164fafdde2f8e3f367efe7a7aebca913ce5d842a65a3764530edf91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7a4f98240abc00c2dc86a1522731d0179838d2efbcd6bbb9dfd8d8f9ffee9273_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d000c281284329c5113e1e3009550402d5b3465ceea000b3dbd0668d2885477b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01606a9fbac5b5273f1ef8174f38dc188fb3fed7470f687133f488d1910f7017_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:504fd8dee7c93c6af9f1c34db96dda6f0db106089d56056462f074582a4094f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:754d548a873923a52ca558f36170536d453e71ff93efbbb451eedfdab8f5f45e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8a1e42632dcc4c0d83f7b822eca21e8554eda31d499e1198a20bcd2fbce62de3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:27b6813d7ee1a2bfbb896b48375ca8a6e660d4d48f951d20c4d2ed9e5b560fb1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:665e64e4ebfbef7f6176fd53a89fc368ce1099fbe5932ddc61289090b2034a47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7434c18fac6c98ad25eb94bea1324eabcc9928f20c43217f0026035b6d13a78d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b9bfd0b5d62b5b2c7d6caba8b7e7427d53eb9860cbe4003ec04e94d78dba09fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6a56356fd30f4f1121d0b7ac92a8bee2ede322f84053ac90afe4a40466ab6dea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c0af5ba9373f6b52203a27469520e5d950af6e9b009d74d24f944c941791ee80_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c8ff500bd6c8083ad4f0c58435ae9a8c03c1cacfb188398790be0eb194d59c58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ed28d0ce27975669ff5ac94b5df7fde1e4439090767e498a570c695341ed8fa7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:06ab27eafb15b6b7352bd70efaed2c846338a3ed6a78dd42cd864bc655418669_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3dd3a93ff8d17a3f5c6ef29f665d87cfbd053baebb5a0effe534caacb1ecff16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:aee45534e843648a6de836c33ac06070812c0a4ce98ff12dc09091530f6a9c5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da0c5a9c81348253e8e172eb2c1cdf24fa4ddbf139d016ea3360a2742675d7d7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:4337c3a9b4d9a01971ac5d265caf80a8598e3b38a17e322d95d8287d7c548235_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:9da93674397e21f32d140a50b030fa838f7b7c0b5384d75a9ba5fc7e8458a284_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:e8b700cd657c764ab2662df77f50bcfd12c38b5f2f54b7b0ef3eeb1821f1ad9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:f3562b58984867e3c9111b39b7b7315282331a6fb8cacf6a1e60a2be06db279b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:033252c39c5c801a255551586ef1e8ab830a9f1bcc823878ac523e5460fd7326_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:103335d78420f25ed576bf2a3fffa3a6d2ae65f7b6278d9ebe514f9a33a138d1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c370fc29084c72e554ee745fdebad0555afd2e779bcefd7b0537b094fa4fbde7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe7fd5e3c139f2f5068281fbe53b5f02e48b1969e8e73cc50660fc6fa04b0313_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4a675bb038fa85280ccdb174ba9311504bf68929664cf5d308c8704799d7131a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:73095180f0eee40d1f4a8a8939b63517fe751d6945a4246640992b510e63ff3c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:cca6d09c69198de3814ff28bc9fca937a214c106f3412bf74cf6b36c16510e59_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:d605557ebf11f602dc90289889c4567cdfec487c0f3e968e3d349a1f2cedffa2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:13ee1767be699387ff822d1793f6f3f7197ba7ff547a93a7e25fd1b3e676666b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:329efd192a02bba83375f3d659c04963ba5c8d5ade09145c79dfa75a172652be_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:860102c07fdf23792c4832b10c3fc6e891eead5aed82be056d918c9c93ba2476_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a331e228abd17dcc08e8c550b9ea64115fb38c0bea1a3f77c4dcfac0d590f9d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3ced21274cf24c1173a3d8ed448fc024a8fb6a885ce6dd678be8cbd42b8a68da_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:954984e9be8b6d99cd7dabd82654b56bd610eaebd2e34068974427ee9b2f7b1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f6a5334134258ffc5625751bb9205a3f64b30002b8ef6ce086ecac67d332cc37_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fda989215c5c7990d25f09745377e07c288085bfe69093f3e69c6e8221405b66_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:25f173fd5d9eb51fd81b6e615f45f921c575241bffada06441c96a917917024b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3938bb3aa3e20ba07111625e834648bdfce183eab4336ec8494f9861517f7661_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:403e86f74111cc83e8f1f4f1707a400170f675f55cc7a97104f98d88cb168eb7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d4ca126ea444cc6002f89da7259cf0fe02befd6815a96ae33e61f4fb49df77ed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:22f1afa14210091f323243444d9ff61c65803f56c6fe2c00954b8f0d1d4a9b02_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:289e59efe047254f8cfa28c26cdf9c2f8d52a80784881cfb209b9071e82eaeed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3a195d5b56060772e1d67d112dd358ede85f0f2b73b87ab22fd6fc82a58757e1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6cc5c724bece8c6a0bb3af206abeae62a0cc02390146b239c4a2d5b530713ac9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:486460249924affaa323c7152d62f25c3a91c12af39db3c835f55cf042d6c91c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:544014db46ddca0ff0e62b716c9df835d737c428322a1e70775bb1ec05e0dad3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:8b1ae777fdd5bd19a2962acf8c63e21ea487809ccc152827ac510810d8a707ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ce9c77bd0ba97a6aa6ba2dc5f9830af6ac142281a94c0a3b1bab0b33b059c5be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:151009f6cf3021f77bafb5e48e226d2bf29b523ee07e1c13f8c4e6b9645cdd63_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:4b8820f21bdc4993dffff226b851398bf9c0eb3c964846bbd94e0e97aa6f9428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:95199696965364933d58cc69457d3dc60388c17242490e8b2e39c250e7a22151_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:982d8a017f2e70a3663e24cb56af8d12a7d76887476d74b0ecbaa13a815a5eb8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:20408084cb4a89f2e4e15bed007e12b0b16750790dc45991fa3224a438ab01a5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4dc280b558eeecd51143ce4964a017a73eaf2572f5300dd945d5c7f9e5d48600_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:b3f22c45d8a6c6e669f8860f1ce2aaea9d24111aab8eae9ea32e68e8c943b3f2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:bf888df8898daf4918e55a69e0edeaf27cc0e93c29905c8533b547099fcdabc1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3ee3bca2a2390cc6a3d84e337dbf9d2d49969e6a1337576c93798025670a0e9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:60aa93daa93262a04a32e62d37faf8b5b97c2ba06d8495ab617516ee489e683e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:9bd1acba637b95a1c14a36f2bca175f590386205a77ca0b37516bdf5534abcb7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:ddc0f7770063b50d818cd8cef7dd39bf5aaf72e94829185b17eaca8b411e7cb2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:507b46aef9adb9c1e81417ff02e51a2b934fe573a7c996b9f618ca0089a4d132_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:5b1e6dab85423c938f0ef07517d3d48e9acbb25af0183b013de7fce4c59dd12d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e60154ff3efd109a60cbfd4382ea2ab7eb18390d59badb5882ff3482a1448ddf_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e790c25083eead9823f068c9e9e67b73ba91b1152eacd115a885566b850dc84c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:2dd5bcfc60348573dca29fcd3db73a304933595181e7afc61be37750612aa10f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:87cc8648c43a3ea44a68967604082a1dc21e1332d9d83fe2b6d7d9a619543c75_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:94d99c5949c498f86760bae2b44dc04186f4e4972ab35630063effe73aaaecbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a9fbbe16bc6cd1671d62ce9418c43b20aacc992eff87eb6c974e3f1391dda55c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:5eba1d59a190adcadb2e0af5fc2993d60a2e544fed04643d14fad28cb2eaef56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:6edfdbbde8413ae45e22406ed19e42c6e519a2cc9b363eaaa2b4ba22145076e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:72a8ef40444196c1450533368a361154c4d537891ee070fd9f4707402469dd88_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cacd77968780a921778244e8f546dd627eeb72e59497798a554468de8bd2a64c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2e82127f320fd16f7ff440fb7ed2d573ac8b2096a52b5532368f9269a8eb1d98_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:3e7a8826fa1fd5d1cf559188a5245b84c694c67c7c4af7660080ca34c87049eb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9fae7a4d6fd40a172d7362426f0e58bb34061f7e93a86dd8d531097c7729d4bd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c70494ef9374c3972beebb3fca5bb19bee6db782f769dc4cae2011573d237446_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:e491381ab740631a56d0c6d767dee83202a7a60225693c9efba66d4bb57cccd3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:f69aadfeb35dd2ccf523f3b1f88599eee403905f5ec269ffb3215176d708fd2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:983711e46ef31431b21a31c4f21e726b493793716b6972351168838d182db50b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:abbd3d66fe9f5c9a3c8852aec395679cd2d334b1249b9a37270d46fce459613b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:382003519f328f1bb63124c2bfcbc4a122a5da2a5bf9cceef276508b17344bf5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:a6529c99019bf3ae0afb4cdba1cf854081c98af7c435c3ae45f09ba4752b3999_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b1c8a14b81a5a03014734b78008e47c631a2d5f38979e451e72ac8eb5af0f065_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cecd1afedae0c187aed6dbb7c1dcbaabde8e44eb6da831b6020b26354a02815a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3a0b6d0dc555b35ffbd55e02c43d9451dcdaa62741c199d59689cda0809f955f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:a14c58944636aed99e5d5a3353e65ca515ce571ef36c558612dd9c18ff253c3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e6f02bacbee46e928ff7dd918b52ae7c58f121edab5b833b7a6940cf9309d103_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5ee5195988b4de45b43d3e49f337b6d0115756a5a958536f86499462a57a767_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:26e5fd967a753dde3e7a550b2dfd316debdce840d03dac701efecc4c3a5bab03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:45e7f645912f9234cdf40d3b47dc03bf110bc6ac209a824d1a73b926c41948b0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:46d21cb4b21ffb39b269113cc98117b2e6843b6d56c14d6e56731b1b2c242da5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7a9e2de2b737a0b82fc954f79e8194a6febc110926104313cfe86378c965b957_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:27351d0697fec4718ef926087191fc166320d31b9dedb4b0d888d3d2742e42e4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:320b9325a628d1b90322413482466f0adb0e741fabc0e5b5f5c8671d3e7f2263_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:cc6f1888ded2fb91c1ff9f92611f341e5d302d37b01a1ba314cec55ba89a1028_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:e9440cbbc14dda66d2c2344774d84fd3b7c93fcae3ac57d489ad70a279539c77_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:4c037e0759241153810f19e3081e6f4c7d5fdcc32115d6ce8a33ed3d7f8f0772_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:83705403f268a63be321e32e61b660c140cb25a4a2c34250659be6e987c1a501_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a243797c707df6388ae430b97fae3b82aaa53692b25874e41d0f7004fc606f6f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a2ea8419ff7cfe26f74db07fc18f38b04222abd21e5652ae2a39639fe42c05b1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7f3ddfe8d0452e8b2f4bd6a3c786accb6560c3cfc81c6b4e10794ffdb74c8d7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ea46991ef2df1134390df184df5eeebca47c35b6222ce7d3a7a34f4c78238645_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f997a622a7ccf542bc866959fdd42e9f60f45bad08437cc8c7fc208153e18f3c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:fba86d8b4a4550975bcefcabb3b4be176effab5e7db8846c42030f58c16bad84_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:44f78e7eed75885a4a5e11f9aa18b41707587dc628a5b88c988fe8078a9da726_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:470a95f9f16e70b9fabee4b73882106d9a2ccf50f2253e31bbdb1019fc534b68_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:b86f6c99e7ce219d8131e94e008ddd7583e92df0b7245f2ec1bf765fb717abfd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:ee0654689d43e4a2879b1ccda1a3e4556f44b21a369846fc59d8925be0e02dcb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:3054b5afbe95c32461dcc1f1574fe0bd8e233652b9f62183e8d09e1b43aebe4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:6664d4f667c81a79dbe37e5447e2f3ad6e7d5e1d2a6c153df85af4d21e079773_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:7d99d106b92fa6783d158dba4840c0dd189c494f092c4d8bd7bbc83c3e3fca1e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:a01d873e07766f75497127468fa34b110622d5f083a9d94dba05b5db76b7088f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8de1f53240162488b9f20436deabfa16453159e3b11a4cf4f26da6696302b6da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9314def469869d25d40753fa3d926c89c61008c1fcb434f90c5698d0ad6884d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df3f3ce247acccaaea878c2c13e51c984839bd4787aff921912fb69863d05a3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:00a750c64459d75e39b8cd9aaa586899dd0795b8414ce09826a782fe8c719a34_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:16e3db36a9b506832b3a4d4e1aee3b1e2c639580f23aee48a41ffe734ee39cba_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5d7aa039346102bd25ee01a8a3eb6c8e3710ea91e0d1be0b0403eba99f4472d4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd4e791ca8e1c6f3db4f6bfff5a63f8749e39e225e6cbd3546ff981b4eb4629_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:31c3d779cbfd06edce974a960d60120c1deee9bc33e38e76c2148d2541a44322_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7c40bcf45074b2a5ee81f96ae0ca5a0249787aa471ed0bdd266d117a24148f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:127be7d9aea973dcd850029729b6d1279abe2f6c20df47c02aba05504616cb25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:193ad113b049596ac5c7545cd2b5d7fe21a979ac8b1442cfbb73fa4eb5985de7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:9cc6edb01ac477246a59369c6c81b9e6de3c1eecdab7813a4c3751a72bf77613_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:ff18faf7cad7ad640567453e9c902afedfbdf9052c01396f512802ee982886d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:8033a6a409e73524427ad21a003438fdc16e74b3066954a3250feb10410698f0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a4dc1752f6f6a48ce1c5cfd9e88a83536339590d8956495b0ddd0bd573ee5d63_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:b8d7bb6d7da7cc3d01983a8844f5fbca5a144f6ef04a6f9e101a71d52ef0a2b1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d23cd3df4f4e6680038ff3681043e77797c535b3bfbb1bab606ac9a77a0035a6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7455aa541f59e773ef0c5c574a48ede40368e528b3e31f59ee6d163ef5b26a3e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:e6966649f239db1db3aadb8a77833a20db26dfbcbbc8129d24636abc6089b6cf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:0d133912ee024061d81354d85a9ad949e1a6aa89df7f5cfeec4ae28f7d1b186b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:1424ad04eb078331fb4b01f99a3e90cc61a82999aad15a2c6cfafadacb69e7a2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:357e3be0b726691a7d200c90fa29cb5ca4c502b666f43ca3856d5cf2fd6f036e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:fcdf06a855acb0a0c3f04cee4e810ad6c4e7342d80ae49e4db0f0181b444c929_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1b2f5803c254c02ca062e01e0e3b17c7000786b98dfb32a91660937714527328_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b99fe7098096c670df7236eab2294b05f5388500861a3be5ac7a89ae87e92fa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:cef7e2fe452b81e7c0a0497dbce9baa7492985a766fe78269431ac6b3ec99f23_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0adb5be4c05d15e550ee99713ffca13a0b02a1235f5ea1b47aa725f90c7f84a0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1b0214211bccc823e774e479ab3ad55a8127ca477abee112e8e451366b0c034c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0d5edfcf230ed485dec0def2df58955e947c8522a86b6522666870a58bbbf3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:19c5dc2d5586d27e7423020b6c7f92f47c3585f35fe384bcbe35ff0e2a6a2eab_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3d7d7a8f6ac2a59a8d0ffe4637b7b7bf6e5dc06e9e8756de621dd7d1da833497_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:42babf41f1576a57403a63b0e4fa49eccfd5cd20c9dd2307bdaa63fca60f8a57_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:478315cbe47206f1b1fdd0f0cfae7d23105d7d82de6744dcd0b42b199bf85b3b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:4b09e00fd41c0e40550eb7a7f6f8b7e6df490cfa78df6395dde8074057911f9a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b956c919b508447882a902e606e3e8d18a4246ddf1e6c6f323ec46665ee4c26_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7ae1da45e2c66bc4092ca682fcf617a3fc6b47e4824a67f4ae0e1166f2b76be0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:1459ef64f7261b2e0fd0adf4e9f3613cd9e4f630f6070c55ea36d1773c8b2fde_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:5946891e449ac3c4aa3d61016593a38f92993248eea17e2a3e3f78594ff629d4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4084a29591e9cbc51ae5c59baba8d824f063fc4bd2cd15f81a47814feb6369e9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e9b95f32fd2027839613d0795b6353876df6345c1053faf551626198a94d700e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2c2e5fd1ed970f085d01ea215efb0a08c8c72e0d4392bfb6c35e30b17c0f6a58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:76e49cb17e1489b3e967ae140040a0bca455f7e034aa202073b7f597df46b6d4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d23c602c0a3796b9164784558d8c36a58c333c6c2a65c200e108bb4262bc5d33_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fb9e353f4e18f7db1806a8228f0f7197c8076e5bef29eaccf7eb58f3db2a4f30_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:216e41b2cf68ceb53873b657825b6a5e525e4653f9fa18e84e10276ef927aadb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7b2847110727118d2e1d791c7de4e408c21b028bdd405978566dbba85a437a9f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6969c82a3143b2445b95a01aefe56da70018380a5e161899c5d7d4a1a21a7d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e849436418228c07f7e61842e4ec2f1871f2ad8254fdcb23246dc93a71895def_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:60891adfc6d37e5a57cdeb98d91bc14673fc99f098fb58925882287e1ad9ade9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:7b27bb97717981dccfd3abe1f381a0a9168c3b3543e6bdc167ea259f268cc25f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:c482a7de0d69b84848a349da6cadd72e98cc7a1211ddd1680051bf2f15e459ac_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:f888ffe90359ed24b7840415e16ece35724fd6e61ceaddbd5d5a998d8c246b55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:2845cbd160e3fe2a30d0e5ecb6d93acc641cfd0cc519e21a3bd3317afb6beb9c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:59cdd21045aec02fc9fa1c1514e8a0e34d9a1ef391a1003b8dd5b2948871d6ec_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c1cb24dbd9d913b1e11ad5c43b66d3528c53fb8b6dc307b0e9725e61151ebca9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c3113811182cd114937f8a2f4fb4c5794fa086e6e98b8d960930c73c2f48f23c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0efc766faf0ff35e78a5d498ad2f6ae73aee6c5d347461f2524d943c12379f87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:40e7b0e573b31e553956f31b4c27b46f4be0c4cded6f971d4d8437117b5a6d71_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8adf75868efcce1f5398c0e68b1bc6af05d7799b7aab473afcf9d96e9a7d1dfb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f83618bed6f9f7f872ee6b2fd45b780c68cdb323c48b366c4f6a1dba332db9f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:19b98b59b04393f163e3ee83be0a3d4d393bece5bde1c8847ecfc79f202abe3c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:405b6d44904717880e344ca06545f47bd570b4ba7ade09a44d7fdbc492d84156_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:598644fcf850057a64f5024844226e650db735f2c440c3b5e52294d04d3a578d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fda3a8e23e4250e205fb2dc2d9e5711acb96976eacc840872a275dd99cdcdffe_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6b55bd900f73ee435fee58c6505abae732d1b974829c8ca38f0c0c8a393d2127_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7231771722e3fd577d9ab773e46fd5a13c22738fe5a5bb5445ab3d69282051d4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9033673fe91fe0bc867851268b8b042bec3dbf98c9249706d15734b2f98bd39b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:fd00beaf67f33eac98f2ff9ae499a4b123f5de9f53b7fa7391d6da7ac7c26ff1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:83b7c4f61d0640fa22418abc4fce96a97f0716d5bbccf6a782fc34436f99ab44_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:879c8ecec92878ca8be871397f109066c52afcf850d2ceb291f78410fe82cc0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:587550256a70faddff41e4c4ee24b9490922f50e7b0657ded19ba73a53841cfc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a846c10916acc0dfd328060edd9e04b4de374841dbac908c014de653f8d781d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:24f7e70aaf3600842c1c6a8517c1c0aa7f8e237c88f1170d17ac87d831d18ab7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:884d04aae67790b66495b7e464f07d6ee506f23412ca06b610aa527f6b1c7ca2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:b0ef673795ded00f9e81e1d8f5eb01b70473c9f95aaa55527d9ce3f6dc6db9ae_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:14013c3a17e24d96f8158a7fd5466fb55c571f80f18c419fa52c3801b5d36003_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:890d2c8d000a7e873daf08f529f82173fd61b9482a4b6b25df0076f6ab758206_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ac780b78049c791e7e99451ab379772e50644ac35bad8a115a6408e99c71dd55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cf1cd726ee3e49640541c8ad8fc9619e4a488989620ff282c05b9e674f0f53c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:1c97575ff2f7ec21e0c977ae7d22ab225ca7a8ab84825cc5f5b7787e180f724f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:6189a0783536b46cbc79635ef6783193e5952685407834705076e16a15e61aa4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:7f654050cfccda1c9978424528ce1e94a56629d43473a0c325fa3b384b35f764_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:deb0b2b1c9d63a86d52e825def91445a2216db09c9775b7a16233f129f8ae437_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:be8d657fbb9ff6ef270a6f0c7a90e4f3fc825f785a58f9594bdadb3c3e4246e2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:c458f20d68d2f204ff5cdab2d94be03bbf7004840f0e25b436e0fe5a0de44ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:d3f8d75710e9199e95f15d332b06c6146770cdc03431102c577bfef62791b912_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:e0ccb2dc6eaf2d7cc39f67cc4b3e0b72bcf359d671774d2e99496795bb440e38_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:4ad8693404610e8ebf79ac3fd5628b227cbf45d19158690bc4e60da4206477b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:5d2ada8dab46782d2f3fe44cc1c78b1039caf3e0dcc73c6567e231e6c8344e1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:81fb547c336fb604dae9eb7d7137eefedf2f2befefb88381d255836cee8f0c52_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:ee3e3f9adc176fa420aaf9bdd841572596ec45db77e770fb5cd91ab0dd02ffca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:a50dcd24b851e33b6a2fe54036f3980d1732030f20cee25cf4a988128b8dc9d7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b4ef77528087c52ce06fe7eb3255eb00b3187601c13274a8e414d11dfbeff512_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:d598ec708cf191f326526d0fbd525217939e9a070522c12a800788e9f3393ac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:f27c6f1254d4012756a94e6079fec52b430fdbdc0a7fa06ed6f0e661a7fe2c22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aa8af01aea04ecd17eb3929928f1f275a944f592cd062fef70f688a4bc5aa32a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4cfbe5e5ccfaebec25e3dca8f78379df02df1063330983a9d14399311352a846_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:50efbf887636e65070e9dfcb347fea2846747da8cc4c8515b22b11214fc4e14f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:7fd581fb1c717b8456707a8d0fa3a0174504379a251153f939f8d0aa82ee4653_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:b4609874992ada1198790a019cb093494b01ada3ff055e5ac4eb56b8339c7dab_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:c3a253d463472e8e7ff24054d05e1b060c24f2f18edd64affd01eec04154fcea_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:1c17782a60facd5510d65124cb80ebed1196bfca638215b3e26c50857920d7d4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5662cc13c0c1882cac28eb2010adb474e42883f77d4e93d55d53b3c227a71b21_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a57751fa543def30a003a5c314921cf05c018d0bc8b5cf8d2af0ee7eee535420_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:aa30779e3fd580f78f7cf14aabbab4fcb0e3065d2bc998ebcb72eeacaec54c67_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:0abacffa728633eaa13406ab6397e71bccd1d102cc79d8a6d1ae6b5d2e46dd3a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21d328ef7bdad9bccdfc35cbb16eab0a18268990a8fd34d1de0904e20ed77ea9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:282303ad53a48b2a23d7e29722ef316eebbbb52d8bcaa81170dcdbade6ee31f4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e8a8f270084f3949d8e1581d07446c9e956d4c5417a4eafcfd8fdc81b4a12e05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:19084c09471ea5ef2256884ef6940cc0e7b34f2bebe2fa61189a2bbd37a0130c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:53fcf5904a6ede8e48a0db953a411cf129f9cfe8ab3ddd360efc4543fbf0634f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:b3d5c0a3e8c1c254f1fdf5cb323352e1700a18cf6d2cdac30d4b3c649dc9c6e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:db14fc0dde175574bbf456bf3d0a633646ea27fe96ac16efb29aeafa2b916416_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:44bd56fcb72d9e1fc897d5f8fed52786eeb3e11ab84eae4693427079d6c54190_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:63ed165cc3c37355a4a17cd58423b21c30b0be8882ae941d1d7bd77b1ed30c85_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:68be41d6493f5f1ba93fbbeb7e7a520076d1716c8d844a86ed2ea65bc57b337a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:85eeda8e0d4fec123a75cb41debaaedc4386925e84688b1cbb1fe992959a21ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:69ae5a7c5830615267c24dc57c80a61553d66d9538122751c02720e1d50ebe0a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6f22280c607d79e789ec63295f4581fe81583509d4a1029cf8352551fae31390_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:954fad0aecba9c0c529d2112a01204d6d42d0a6ba1d22d0273461b468c303747_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:d0e1e0eb62a207a703bc85d61460583256868b5b6994de6bbf0d776f080d9a4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1d41ca2e66ae466fc5093e943ecf039bec9eeae50eec7d06f77e90d3f9020c73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4f81520b96ffc5b500bfd592e410eda21fee927a8dd967ea28279f8c16b2237a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a9f97b6216171002399a95c366b158c0021a8e1c2d00a62621bcff9bc3920d0a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f45ec3739a8a43337b96f77da70c0d8214c095b0a099054760f3ea015348abf2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1d4f8d26d0f49c82d4abf48b904d14c706e70af644b2140e41eb61706f09980f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3357ae8d105be4efbe990383d2782fe2dc362d4c8e7905d543be465004842279_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:397525f93fe8ab16d7c6244c25abbf390c905e9dc5ca52309190ab3668cc94e6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:85b26b165aa8ef92c442bee610a46e2a510345cf1d50f75138195b23f259fe54_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:265b5aaf06d9ee2c7c04871b2b1f68ac4f9cafd2d5dcb2392b10fd3a3d520cc7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3da4cc03a79c9dbaa1413ab2fa78a50c82754e6ebd7aed245a322612873a044d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3deac5cbd4c5501b0037e4de71fe7014891f0415833806ae9033f26459a10c29_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f8b2c96b3d6a4dd2cb5050a8b9e81dacd75328fbd1f354d3d5d9d1a5c989fbf1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:061465b2e77cc96a792033571a891be8d143a6315a2418abb06de8d81e91818e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:7d6872a21c6dca584592e89ca1018e5bf5f3ada67ff810b1b72a9ac8ce16d441_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:be0489db36abea3470ff64a1be703fb20d3b04531457a92dd8fee49edd334dab_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:fe7166dc2011ee1e9f33d1246209341891eb1452598236d0d7c6edc38ae9f8b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:0442e9202f90a6ab9b24587a4ec00587ed7950fcca738cbdc38a10ea8ba30eb3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:523d0af749b9388fd2765132e690c64a54cc262ba2c37ff36e29559de3b1fc49_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:835aedccef14e31d72f4b21c010b0d88cb726f2ffb2c91e5cd514826b1522353_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:b4a3fe4b3235638db1b897774c06ddcaa2fd011b5a1deed87da06a422f1b38b8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77d1c3bc06dd9d373992f92d5eb69fd632da9ff38ba3cfa67a2fbd11693a6ae8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7a718e4178fc093723e671f4414567b83f296da16f2f30bcdd9d2e5fac6eb83b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d711324d023f8f02b81c4f6a1847b83388ba51e8f0d3f2e76d31dba85118132a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fafe92950791576999cf03d88ff4d4a0dba942548ed28f95de621c524c4fadb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:13882ea6616b0834531822cc29d644b001f21040a6ccc7af4e97d0a5b146e089_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:352c5cc7523e132747463b9f597f7a0d29eccae9fc7be53f5df65557f26b8716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:f2152a58004d8078f5dce860b8e907f37d19dee394abd3a0643a70506bf803f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:fd13dbfa492131c9b2ab07f65a7e7ee1cebeb3aa82a958dc53971feba750c1e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:739b70faa046424d5dc4d36da3a9f5cdcd396943c3403afa1fd869c6086ab849_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d36465bdd1ef05ba53e1748fdd1ea48db141f4cc249c69be96b295b2638d5e75_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e3a7691b5246f48356afc8f79ad217e8dcbb637c97c9e725bc98363b8ddf53c9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e8ff81199bda31ffa62679fed2fd7e24930282cec9dc31da6aa5b75d529d26b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:38301647f5f40ea3a7407e6c39af5c92f63785c197617172e8c3e53e3d80a354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:394d1a37369dcd387fe49cfcc2b28a0430da1f0b245adfc8c5483f92a234c65c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:02b722be34c9ef7ac04df8d699863a5b1dcb80cbb4861e02bf7c396e5bc5ab8f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:52abc772e9e4b8eb4261038b7f7188f96e3d0499c254c70e48835401a1982395_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:1b7a0fc3fa4623ae896ea681ee40106cae8091c7c651e7315fd09d8a8fb74577_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:c926cf61e3d9b8ca9948a72637b6bbb1510f30354b0593b38e2ff6e335f2871f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:8da2c7e560c460b765abe4c02bcef5d51c64f669d4f608b683220c54dd4c4461_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:96293b1620dc5b138eaa6c9dd86cf680a1b42349635ee7c75ffc8a8c202e4dc7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:cbdd455714a75d7c899ecfab640b4f1c8fb2c655e7a494964af92ae94e1d14ed_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:ef1a3b73c1c2bc3d8c66f0e388f21db486f021e9e11c8c0564dbb186cb5cb815_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:50ca5b9ee14ddb06cbaf8c1292022982f96a7c930957b36833e9432176506cf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:925cfa28baaaafca68c12c9d590a4c778e6cbc873cc73fe0f5f572b2c42ee25e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:977405a196b370dc4fa20c148dda2f5d06e7df49c062283a2bd794a6ac71d79e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f92ea0350d9e4666bed1f5d2707b7185cde6490ed8d84dc2d2b0e9a02f74045c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:148634a4acfeb453325ca14ef643a5491ee0a6331d482f0ef571671749e03e4b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:3fbc8a594f7225c9ce75fc234fb604861277719754946152cbbcab7b4565763a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:9636108c819ef26e4b5af2bb56ddd0fa71ec1445c9b6294c5dd97f4e5b7c3577_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c1d9293f1b32d24b4e897216585243e8b0a6b9d2ad5c2f842d4ca68b7e828915_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:598a86e6f2261cd3bc1d8e0e09084c30f0a6e4978b07e6ce9efce27ebca092b2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a4e2ae9f5d546fdf5efee719f43e19bbe2d859df4450d02a03d8442819706211_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a534b64fdb291d4a735e0f7b7906be018b374a637976be1dbafc573cb54edc68_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:c04e332d0e0ef3a6cfb1807f8c538a819ade6e1b73a7223b003683cbd83e3740_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:8ffb2e0d2d56e47cbacc09a8782de3796117051a51487d790177c6d473af1903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:90796ea4e63b4111ca4977d5730b70ebb8fa25a2ed1e1010ff979978656a507b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:942b6393083692dd37fff218767b84e6c44129f761943f7d1bb927eb11585128_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e862e3f1b7b59fe02774d866cf06fc0a250e2472250d94925abcd2372119a8b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4f88f7d239ffb5b67c00e73d9d564ce7c61a62f7d78b62964559caf9c66b937b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:572e094dfc6d5a510b8c2e7dfcdd6546e940f571b7b1ca1e434628e9160717ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:5ebaf4f6f2d0568741e341201ecfeadf633b696a742284a61f5f901707e68c8f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:f21e773addea0142d809cedf43525dbd17597555fa1b1456f27da78a313bcf0a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d4d1493487dcd282271ebe64bbeb6665207955f07c32744b560374ebf5ce2fe9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:58a10856d3d809c3ddba5fb7807f1ebf500be7a005a437ff8d51150c542193d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:db04d68ad273a2f2b319283e8a94376b5ee60c8787da49c458d0201e1e44a37f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:d7c94a46534d16be7d039522fd43cbef508f1b51973c9a625c318ec27090c931_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:010d99d443ec5a295086bd23c94062659e73ebd622ce11c75fa52090caf99e12_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6739528ea88293e3c666fc2d7ff4a2211de2f075c92fe920b044a4f9e3fe57ee_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:a4afbbb149234cd8ca2269529dbc07ad4ec11fce0cf402c44d33a7ff4e76656e_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:b9fbcf3dc05b4c76ef702a8a0777604e529e2f894f9cc85fdf3b05580bbd1674_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_x86_64"
]
}
],
"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:15ff6cefcb112a603113ba44390b5f00820dae7717e920b3eeb71ceb2cc9e0b1_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:605f428fe17f09a5cdfd2e0aa87aebff041769e63e82c8a260836d96d4050360_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:8e573cb284c18cbcc26a6c646569831848c085e604d92347b1a88857dc550767_arm64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:fcd70deb6fbb7afd63f23d85cd763dc80c15da4854d894f08f38880302d0c2e2_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:1e9b73f5c65794f7df4bda4e8f79a34f81cf707c5a42f30824b3ba69d1f198b9_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4fa8281183d94580319d4b1ff3b64d02f5597a0488a85af7f87532dc8fb30f14_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:bc3de0b8c14731b917fcdc34bbb2f85042ee0704a8d12036649a571fa0803a5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:c803c54d4ea3fa02a1bb880e708910cf2041b01c15f1e6b7d6d250ef2270fcd2_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2442ee7c05986012343d024c248c18be5b501bb2488d36927fdad1c167102637_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:2e019537d05e3df0da8e4db078caf05f077c58f6c27c6d1484e5d8cc2a5eda11_amd64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9fcb24f196a81e2232b565c6e23ccedf4366324e55c62342d3e5b521f7e79a7f_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:ca89b5b52c7cf20886724644e353c475df629150f20a1bb389808c9e9d65bad2_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:59fef1b75aa9320919529084398a0f33ba234d895e998bee0ca88eb76ce0efcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:aa13fe5ca9bb0f7a65f6a93f396b1a83e8e747df893c8f31451f9776e550f016_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e21b3aa5cacee24af58cd375b4b5989778cd474759646078b8d5c8624adc0ad5_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:e58897ab3c033f7d929cbac50aeba91ecfe2d1a98e9422ccdbaf35734d7ce45d_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:89456cb2a47ae21d2ba0420ccd66126cf50454182469d3c0a6081b12ad340577_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:9ca7e50b58180c46c6d09b8ffe4436e46535f2f867f7fded2b7712e12f690e87_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:bfac7e4d6e6d28701fa90e39764f2559415f2692e6caeb5ec6a8c11babf190b8_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:c7987101d38616e3b56c261d918544fc61e06a066a2f98e1b0edb2f0ebc335c8_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:46c9403ff2698073e2a883d9790153816682d209b2c99b22831eafd164917d50_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:4ba157497b5e9b9e90f069a812d9ddf4024502cc4d26fd844d046fd3a815956c_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:8c40d1e8fc712570f1011e39f09c623d23f26306104c47813f841aece67916d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:ffeae7c842c0ee3f446add37aa49707e2acf96f5b91e8e8929bd34c0c826b5bb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:50a94bc558ff84dfdbec777c955c597fc98d1c42c76072bfa21b58a1fad506e6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:71ee15be4fc1e0f4fb029362eea3be709e289772f1b296d67e67f0f6ea575386_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:9a9fd33ac15a4ee2cd8c42a9bccad9ad870091b9090e69707773e7bf9717cc65_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:fc823ced17818399cdcff21c62e1d14d9a79a7946376c2073c04ef57a4e819c7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:46bb898d9dde3c1c238c4a1851c45752bcb2929bd9309c07a3136cfdc0b9be0e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b5d504b02623e53335e8093959d6b5a3c2db56ce2d6cc1aa8d3d750519c7668d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c7dc6f3e44df90d090df157e2a282849d2e9d43de85038239747c266911d8a46_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:f3defcefb42b93736e70f846e6565c26945ad82663cec40383e52948c845fa49_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:026036057af295d3109f89f5e41425e57e69ff3f8fc78296bb2286107ec79a47_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:26350fb63ccac1c45f1b76c30db04a28cc648edfe7d8eb757b4ba1e4705f5fe9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:53cc795af84e794137875707017060e6dd692482b610de6d029fa883269bbf7e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fc52118e16a4e7fb7b66d8d05b04f4a925c0a47376268d3586139dbd319b11c0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:c8dee697111ca1e0b08380c868c620daade147e30e80b54c9d1e0f7a84d6aaaa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:29d0d5c716c26add997eb504d23a001f187cd6a2e37b824fd995dc9a25708e2d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:63bdc358c67c9dedc298c0f0758a77ee5ba12c01bdbd1fc259097d532421ae27_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:b613cfd210caafe47b246c586921eb7dc4666b5c7b8cc6c446266438b6861aba_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:e65ee9565f69a3c1229b423d975ce8251ecc2c555467924e60027884cd140bae_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:5b36fd7b87570d00a8a3ba9486d8372e2cac32aab94749812c7f8a5fd9c2bd3a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:7d6af5c548e13fdc4f3195003fd34f7f9a9266458d7aca5bb8bc060d2308aeac_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:338b8884b57df0d9d85e684b089a12c1613e4f979c178f69eeff6800d0ab1fda_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:437a15071d3d05585c74d4c140de322840ff69053f89850464441cc691d327f5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:aa8ed0fb4bc8f024042e90ffd419d32686aa13c2a20f1e5fa62f8a4690892386_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:b1c784f13ee65e05a7f4d0d240353d9edc356c8dc065088bea56af80c93eda4a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1940581b35461c2199ebfe80c4c186d5766facf0cfe597f12cbbfb2537879f03_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:24fb5fdd6d23614ee03ebf67d38b7d44bc5c8f1a93a37c7600e3a8d347545332_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:92788b6ce939253392a3703875c45a2c6b1e2b84c23e3e6bfe5b0ff74b9caca2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:dadb7fdab5bd0650dccff9dc5696f11a7e7f91612939b66bf1ff8fca6c6211e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:652d5ae2efed9f419d97c3790da24928d847a98a13b19137525dfe7cd91a1b71_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:8b152779648bc02d4bad089d77cfe2f682939b48ed6a2e65761f6082b444057c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:cc146a72d9f5b62fe361ec8fcc0c8861b7d932c765c2b92ed52bbf1a53a2e3be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:f5a66c9f2fb849d906bce776c7ef512936ecb9e4db5547993109f26ac3000dfa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:456dde0182986ec1434b4e2013cfe9f3af80b4d347e73c2044ecd4ccaf39848d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:54c2733d7be183454347f1ac7332df128af49162760c37693076633611704df4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:5c3200a13c58b389e3a20d5f731116c9563c8d7ddf888be34683d97730612f86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:cbb28e9eb47a6a84fce4bd71aad1532385d723e5b4c1494c08664299a01885fc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3477c6d0c5fad5b6fa2c8ede2d6d2b34597510888904e043b6d6bb66efcf9dad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:3adf4dbb74aa5951f72055f1e2f35f004d4c9832c901dde5de9425ea88f3fc74_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:72bde65bf1e38081b2716e43ad4f6c03d29b494a85adf09ab35f8aa7cb335493_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:fabbdde64d8a73a5bfb7847fb81402a90d373d86ac8a50dddabb25c95e573393_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:05bd4bcd8c4170c4154e19764c7cea5af844e2f350f3ea1461fb4770ce353678_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:378b6afb9010431134a3e5d1b9ec5d794aacdc2b5f3a0f9200d12dbdf64729a2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:5e6015f36f6362ae31363ce389e65834b3dd270b076257b0c666fce21ae818b1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:cc1cb0094465e8e5d97419e45b7b3b747e68f2572cfd16513ce3a9d67ef8ed3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:0f5c99951f7d49ecfca530a277fb12866a208518d7c8232031a492f5ad1e71f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:35d6268f9003034e61beacb6c8f7ba090e3e6a1f6880cdda655ca4ec77f5cc08_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:8cf62ce920bd1d562f017015a0fe512dddac4a1b38756466d085f8147e8bd4b3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e27bc3a31601325cdc8cd7759bfb0a5845ca7584f97c5aca16f5bf0151b07014_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:51c193da833c1e6d09467b23f2cc52a272cd5ad3b331993cd78b3f84539c681f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:563d426bc0a713322ec72fb83304fad6cd1aa4b517d4b6e1bc1862ff475a31c9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:24f1adadf06a763f866ed139f23a62c16333e82ac618c287525ce8f1e0378c09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:55d217af3a34a2b4c8d18bbf278d5c121fafd819325ca774eb247c8597071f54_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9420a8c08c67cff3d496784f91e04baedab73937a40f69a6b3c559403f62f178_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ee576f9623470797bc1287b5ce28e8ddea9e2ee08ceba26b1705763b9378f9b3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:28862d8bec0ccd16cc8764b0a15189de201e516f2ea1907e9ef2fb95c59aca34_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:3588c4f960b3aabd0cc5b8573225ae9cbacbe8f6e7e8c9e37384a15098375d1b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:8b4be90fffc1e0ce39c27d54ba1473b990553dff6059f499e05fe735cddb6d35_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:f76e8f0e13e8b4a76096d28ce43ef5397c7f50dc165df38cb1ee029d5981af99_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:38d45aeda07e8374bc1d1db5ddc06ded35349dc4331275602eb058aa9127102d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:4d6611558387f98fd016f03578bda7107579e7f05935ef954aa2dab55b2a2b3f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:be0d46444eef9773502c18707254602bb10bd9a88a9e4ff31d21cd72a234ba04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:d93300792b190c80d185c6c59865552f443c91c9a31817c4ed9366015a709db6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:00a91904b40dc1d2741368e4a31d08b672f0be800456f17d201bc2f01c99b726_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:4d166e75d57e9c4d297d22ad7424a81c1160a4ee863cad85da3696cbb2ab62be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:a36309b61c4d995dc3f0e201e74346d9bb7597ee7ddcf185b0b241e9387e7710_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:afcea07b01d77fefedce976817e6911b3e75485bb20790067310804073bca09b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:54bd82aa84e5c9e645f862e1680d12224b7652bfc9e21dcee2bcf4a8f92f5c72_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:9efe829c4a30cc149387b48cb405b3fccffe6627dafab4e1aca6961ed318d381_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:edce0ed490be049abc7fe6cdb87b0137f3e95daeacbbd5ae040940e5a20a805f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:fa743ee0d981a6ced27614ced8c087f9996646bebe9654c9ff0dbae99607d42c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:25ed6b45ea6442f5c58f459a3e3f760a07bd721fadff18ab75645751b53d62af_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:47e1692544d6e5f72d7ffd3f2a7ea4c07b408aa88009108a273543482e516877_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:74d9d66a45538690c1dcc8fe58252842f867d709cb5b4513739b92eab251aaa0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:c1d7108c9c7a5c748a6a5c1b1f9432639be330c321048102546ad8f8efc20592_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:3ef78d6d41e14b6746d425c9596d26b054846979f3af9dd8ff96e4ee48e6c167_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:4f540da424aa4a71d0141ec43614afa25394dbe67f5214265efa1c0d8c25670e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:8ec74bcd5d1df4ada75ab417a8c91dee79043d682aec685b5ac878b64b44d67a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:bb0084ff676f9480812391c90c8850c1c487bffe4fd75792e403173b5346adad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6feea7b87181b108faafa23f05c2423b386c421cb9e79ddc4bc70ac6ac7a9468_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:79e986a8863587c84f3937e2be5eee13e2fb01008ddffd5afbfa1329ea7bcff4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:7bc7ca3c4dbf3ed0c84f8ce3c197776913186420ab1328a48cdc36ef9b5d374f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:06a56b5e7c64cb28ebba25d4e0ed353656dcbd7a00d80df880131f30d2c95fb6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:82afe35fcff3803be4e03a6533cd27b7811b1431ae0eeaf8651fd6750d861b7c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9a3440ef908af47bdbba86c091ad9b8059bff66c2b36f3dc6423f2057f5cad85_s390x",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:c01684de53b43b7b9c086a302a8c0a104d6321d7abd2c47eaaeaaa61068ce74f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:08cc94b8d961d7c4fa6de9d5234ff46f85602776b528757490f768f177adb236_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:cf038e8bc2e0bc216ed9b672ef748894360ea8b03d4255e8b5e73c3903c112a0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:8f7421d00fed2f2a4f5ad3ccb00fbbe71956469cf19092d31343f2ec9eac5534_arm64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:f10a38a8500dbfa038feebb468e875d5d1c401b215b294bba5336c9fba0591bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:4047ab253e8048e7d8015ffe559c893c812087621ed6ce231594806d5f716dd9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:45090d6797fd32ba541bc2fd999d971ede239b0487740d4243e90b8762a833fd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:721e2c54909ecc100ed974dd1ed92688f1961865ea74807bfac937fcd9ea9c33_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:db6d48c18e57bb9d8783594c863e177d6d0d65d383e4f846c07c99acf5c1133e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:57eba0eb3f786fa05b2433510af06ff4e68f3fe6434a9ce6db73c0ffa1b978cb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:600ef2057110a6f621f385f568fdd3ad446cfa280f7fab41ef63ef81062aae5a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:642cb7bbeb28944bdb7bc1159e1ad2187ff5a0ca22f23c1b7e3c430148d3c8e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:736d9644279fc86f6e27eed5ee3396aa3a402f2f465b7d6d6cf4e6eff1981d3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:0bfd9dbc21ee8d79279908272517d2753eb2af55800a84a7c87d673e70d0dd63_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:128970d9dbe60265dde68a31133c8e7240c3b6a6054dfd0e0cc5d94d8e22c99d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3db517aaab6f2c7f6300a5c418bef7ed238f64227573971cb93bb26b38c05070_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:a07793d5c4e9db596098cca321df17408049ed48daa36f8089890ccbabf9f264_amd64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:3d45d3871c4b521a715c261ef17fd37bba8bd49c6745081bfa5465111cc78f3d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:6128303dfa1d1661fc6b6040c268975fba1f973535cbb14ca6b2470f63c932a0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:c1db078026712a2fa084c2879230ab71555aa77ffdc9105e514caf1c10666408_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:da4f1b989f23bfefa817e77970cf0f900e17b2bac3827cdd74e45b1e493ad456_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:c52eeb17bcaf42855e0f8cddb1396a1c4545d9c92327a81833c4dc74c4d5ab7f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fb6468fcc4ee134d04745520d6bd8b101ace3c03619661722a8391a0f4083189_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fc64aeb922ca8640976556ad279b83f0fb7951c5626d16447674fa0af4c0dce4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:fdeeb2ef07714597a1d800e3b40902be6da72f306f9bbe0fbc0724cbf9a9ed0c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:0c77239101c7c3a277f6f27773e93df46c4104c2de1b3a016dfb789575519a8c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:24d2f1cb363207af0b1c57448f83bd9d53c0b94df4063a3254ffd1e4b6b04418_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:36320f2679bdd1b272e9a710b3af05514cf4155f000b8b161a2d2890c412fa1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:f984a21b32948a92193fae680750904a56939e686f7d4c69249bb3554630ff7c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:1417a92efb89a308c25271bb1c6126e4361678bf2dd2cc8a51213dd9aa28da9c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:3864e695d74081efb42bba7dbb3aa6abc43d37e2db79c9e666905dc4fe6b750f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:860cb44164004a34b11e26eece3bf8b40698406694314cfa53b21ec6e0ae4f90_arm64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:d7217c9a65c3f5506a4474d2166e01441d688d9f8f2e09bcfb0ac605f9c1238b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:5699a041a83eb9910136b4f30afda1c0b81aa748e464c5e915644bf9daaad227_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:709ed5bbfe73b200dcb2121d9247eac0203dbc90ffbe70f83f589506556c5a55_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:b5a3301d531df26fb8f7fbb9ba82cc3c4c90be4fa3cc6863ade2fed8632a5c11_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:e942c7c2825eba1f3592459d9d2e226ce6fa28162ee72fd6112b2dd9306199c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:709bebd0d8af5b4b4490fbd75b3cb7c27d7143535ecde00348b4380efdb807bd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:99f7fce9c1dfd26b776f3f6c0316d9159837c0b745136f06a41a96ba50075bab_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:9da38d584aad75069da1e0b69cfce5011ad6ce4ff55fc3f6dc0caff6e7f9605a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:fbe39b32fa5ba4812260705bf1f3f0bd12691e5453e8cc572945e4c53f2c9420_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:566fdc104df64775ee40399de5ac1cbf6ed04e940c04a4fc85ebba8e9bcf90a4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:74a26220b770953dac4d2713985706989081b73284e3d4bcf8f90e1670788f7f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:91383e7f195459ac7d1d6a5a79d5805bdb3fbf07d90457b06c49c8ad23c3cd55_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:aad3ae7c4e154d20565771599b31633b8150f883130939af053105274469ffd8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:23f392010924ddf7f5a3d83b8b2dff85dab19c3d0ee324df5fe33239c6a646fb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2677bf186614fac92e48772173fa33c6f5017146009916e9a52b726c605890cf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:35fdff40a81d7e99fdb1691ecc93ba789682184c8660c64b0c1054c7cc1536d0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:dfbd503778982cea9923aa2d0bb64fda781e66ff0f822945dcb5522bf0cdd919_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:918cad19cccf9cbaf9d589d778cb05b4e1fc008ad83657f7ed20ff8c9f3118fe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c96f2674b7baaf5419f19d5841edd2509317064b96c9f47a27ad9fa8ac1bb7be_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cafac3e4160841319677b4a7f6a5438ce93edf79c51bd368a3ff53445edb6eba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb528941ea51bcb2f55677e0a11cbb748e24e98f370ef02e7bd2d88999df6404_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0177a02e8b1492a73f2008c83d2e27455b776f684d455a2ea7d676533f8f63da_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:0e4e44c1be8eb4c59554e4ad5652f6aa9a290ab274847555c05d97e3866ec4b6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:8479643120428c66d4afcadf634dc4e88299c03efaecc9932b90380dd7fccd1b_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:d0015c30ada41a711c76cb3c1416f5c8dc2181896495c523bc56870724eaa333_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:1ab557161715e3ec60ee10dcc8de939cc212908f242d0ad0f51379257f08d304_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:56354cb3be2c30c1d4f014c7a14412117670dd92a78ee378d8b463ac85ad7f3c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:e6e9de0e7beb224a5471bddefcc127ab045b412529894787c278aa0d255e0f62_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:f92b8cd8abdd53244a71db1f47cac68b44616e80e06cec4014ff1de45faebb04_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:28b82d81d112b6b31355f66f149d1ea327d691a36c5bb3f5e903eb4afb837c39_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:46f35597d82e4f9380098e4f0858c7a9a439e2101867e0387616799f36ed0bff_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9be19df1391f3a10939b605f80eae9dd696524d1768fa6f1920add3f8507be35_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:9e554d387f1ba298d32b6b89fd397e57fbec98bbd646e4d5d2ec274ce80b70cf_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:b99e32402082de4486ed53016e0faa512215a43c5a18326484a9dd25d2908095_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:c05acfad72ee3d8e03b675c4fca447c67c62f1046b8909f116aa32345a0acdb4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d64bce8d4914d57503ac4e3defa17150627cd27be58adaf293f92e8b0e488b0e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:dd2e45a8ea24831908803bbe9821615021f8a1f19410e85894693775c4bd0f1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:231275a0d7deab68abdfdbef02a1f29ca859df8d835c21edefd5672b894b2318_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:6b936ad9f3409bd02d4e709f543a97a20b91623724c778a12d9a8bc385777f39_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c95617f42b21fd39026895738ef7353c74bd2353a05698b683e0d360f5afb5a8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:fcca071c7942c721584c13a0a452114e07d132373a5e8b71f52246a5e911d7f6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:1472d2a6af525be3738c9419c4f39e00c2c5cf44b608f7a875cef0091f9d8a3d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:52a61c1685396c88137ddfe3e14d1f07e6e609cb75b20b8b0b134e98f747e001_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:2d93d08a73862b19bc07b6e14485b8d55c02755f991d2c7234792d4694135809_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:72b890b2ae5b7442e89e17dbfde2fbece7aa3b671cca604e09f98c30135d8360_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a62efdb4f4503c4443a421ef8d3c8c0351b4496d17990eec7fed10a9b3538679_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:de7d1bcb78e77c730f2206491e636d2a55040a277e81ae7780cdac2559e2e91c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:700945bb3762d3e0eb962a987e350626daf59602e553f09bd21e2a0bcb5d740e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:bb272d9e00769543d3738e881248e90f3024f98469c5a84499eb8303366461ae_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ce9e64353867cfb2df464b5c6247883df02f26ee1fd1dcaabdfa4c7a1f85f842_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:ea7bf38e56d37cc8cd55a911b4a24c20a6dce990eefec0bfd840ec36ce900f79_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:1c2e7577093ee88fb98e184c63954df73c244752e0c7a9844bb0761d08c055c0_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:9ca3a62787dc8ca5df00272b3f45160be96c0937bb3b76e354505f152d6c4caa_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:bfd98be4efe0f4816c03a78145aa9b24f4bf01ac1f5432157fc532f187ba3cbb_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:d3a15610d0f6cc8aaff6960baa6628421885d2f99526558876d9ffeb7326e006_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:076357119d2751de8bc611e7979a3eeb6f73ccda628736407d1e5abfe81d971e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:089ccef3efec142c0afa7706309343607fdfc1e00324d8d6d39994926a643b0b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:4da57e30764c7d620e40334da692622c0cb8e2deb113c241ce1cd5975a6474ad_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:6782250ea8374c4dbecf8f8f6b506cd95eeb77bf91478e28f63ef9bb1f0893b7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:2e89002dcda5cd57c9a5604379cdfea36c21cefa046194814e099bc8a0527fc6_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:44d58823cb8c578fe247a7485c3de19a66898c38d6d4231b84a763cc40ae278c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:7b6439ddc9abad0d93142c06f11a1af436dc703e9fbd1b1e5f927fc6e5a97e00_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dc6488616ca2db4d655adc6ab9547bb30cb315ab93a698e6cbf4eaaba56e297f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:083196b36c3978d05bc1fa2ac5db1c6b335950bab7b8cc1054a966fd4b9ecc65_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:96c80524e754cbe3903b23f64594fd728d03e28502266977b83ed5ebbbf85830_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:cc5a787549150078e18ef2c11f3250af8ffe0a1b38485a64a7bc44294606183f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fa0f40c187b577bf6b4a5d4aa02c581a726e31fbac85234d1c1575eb64855f0b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:032a949cd981dfda0964f34d1f3391c7f18518a87725559ec0488e1cca908038_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:2be0b69c321e15bafccfc77c133161be3ea52bc8bcefb7fd3b388a3e8a486673_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:7afdcf569898d2f381d9b0fa2289a7343d52f118e78558ddebeccb07b105b34e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:faac9fe81748b63c8de18f6fc84b1398425b17a373d5edea2007f27fb8057152_arm64",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:033d3d0b7bf89a1dfad289bf9663b4380d7b1d69a7a050c7ac7f829690b6fe1a_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:0774b5dbd2943ff1679e56ddb976f01471db972fc5cb0bbd94f465682298bc1e_s390x",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:433c19055450701347a469f95c3f040a25262a816aefed633d8761dc01cd55dc_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6e481a3ea718f73d730c509bbdae79c0eda796e35f7cb3a055fb843b97d28384_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c6f0fbab9403c5be81014f5c23796d894ab59b11dd46d7a3e8d4bac0e49f43cc_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:0ec6eac458e212b621d70e5007280d953dc120e70692edb177b94121ee70fae6_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:13f249ef20a7d0bcbe7d89e3a068278376ed01b29d2334e89658ef194a3a9799_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:202a49fabd925edaa6d517760aa33a426a11d086cbdbe443aedf9945d2e82924_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:d415b83f66b0e10fb153eba62ab86a99aa580c1d39a7dbed518fcd7ac6f28faa_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:1cd68f21230ac6227540c9c866fbe60915f9bbbd18cb5391f91979267eb2e82e_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:28043646f0e65638bf24ea2068fb4bd3349026c93744a025f0f9bc57461e0873_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:44b4b1ee1ab2ab0f83f745c41feaf5799169b0ab0523d7432244e013866c9e56_ppc64le",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:fba9739c47a65376ba6c24844a92032679269c2fc4df9ef7254a88f308b1eac4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:056f21a44dbe33a9f00a5803ae13a3337a791fc04635b1a7d1d3e4fc669e0537_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4949556c647219862c5d58a9bb98566c4b044c99ca2bbc327702abdd23c00a2c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d39f923b32e80e47107ecff20859ca79b76207480cc99df2d17aa552a68fad5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b9766cf29740592b654d969ba0ab0504ec0d410a026af69e5cfd8a4d4e6d13c6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:1c850772508096799399455926f671e397f2b7e3cce6253ac4294a83ccb1a8af_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:c64bc2e6daea03bc75957e54a0371fb19827ddf75cfe9e612f47a2c2974fb402_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:dbc8ee921163f5a46ea2fde39d8dab798436ce1f3f5321a2e349d9a684a3f0fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:fcaacc619a71a96c421e3567c7bd880933184cc485e3cd6fcf690af8fdc90076_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:f5c5c26d580805e62e9d78f5c03209c5cfd236da855e015e5141296745dd8bbc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:df447b40dcc827938b48efeeefb2d5a620e11d1def6a6612e4ef8b5fa13a0a8f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:f6b436eaf58f16c264f6b49a12a972c22291ebb907a49f1cf33d0150bf9575d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:02b48b996cef6f67e23a5643ce3f04c17fdb2b199e380f89f799c0d624cc61f3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:06624a96698146ddd49b893bc5e9700f3696e9f1f5f6094df338cf69f64da823_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:ab11570e519abdec2c5e020a49494e100b4512291d66a334ba0e8f2b2af42867_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:fcae781c7d8d660d934b5b02688cc1eab0558a9df5c6ffab618336ef7c49e992_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5e3592d3f72cc344242afa3704706618fc55a1cbb49c0863982dd2929ce4f9ba_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:77a11f779d7ceb132c929c2358dc6b170701ee1abe3ab602c0c9b4d67b010215_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:18810d89d9100bb7ddd6070e31d3af1d851cb827f3eace1b99e582221fced6fc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9553cb3cefadb643ea7c05bc796b5c6d7aa1662071fcbc4001f1f95444a5fcd4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:831945a6926a0f4d98b66f078ec0423c9614849f5430a83b9d9cab440c46d7f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a6b99c161905816a799f88368644576326a846274434f3a0f75b1ccefac203b6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:3b151baa532ed6a7e38a21c8d714dac58815e458ca1d4db7df2203859b7cc3d4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4d4fdc3a8224db3a61b423dc7bc1ba193712532954e7e2594d58ab8c30f82d21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9e300612c7306618d50a8df0b8e6324020e0c991ac82bb79a527231e280c861b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ad5bbd0bc22ee57ab94887c14339f9ca9b4279bc1026873991912d30442ba398_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b6a8ba1bd2c8fda7a1b6bd6cf85c12b52a841153b4e3beebf6978a6eb37628de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cc7bdf25afdf8ab8306578c3056b84671344ff951578d11846a0f99b90765a5d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6ee068c8d7b058fbf7cca708fd375a3b1ef1e1421976d8f2015c94f735262f50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:a9716c39c9e23811bf98782e3ddc45ebdaea0d1d6dc2ec6fd961c71f707385e7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9571e2ddc56ab173005d03567a4b0007efa78363ed062288ed38478c11a5cf17_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:fabe8b8f8fb16dcb7dc1ed445579367dc9c4242e82d821181f4fed310a28779a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:7823347f5bd1476be5a4e9cc1a5d3c45dcaf5061de1232763c7b9d66954ec316_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:f724182172b8ee1f9bdfd2546a7018927ec70ad016c81516d76afc8197b90072_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:7e7da2c34365aca26871b96de07fd0722613ac55011f70f301aae67cc263a334_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:cbba3ac156d4d21df12cfbc0410cab28e40f2bf32a4cdea8e010dc489a8e34e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d7a84cf4ab198dc2fcd68dbf59ea567f9d3f29cbd676cc4f129e6a0fba43c55_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5f35902b283b252ff63a968aae3ec717ccf184f27aa4929949dc03ee1d9733b6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6314a32d00472a916606ce780d2d97ddcbbf7c5e97d22326333f8eb512fa4f4f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:95d4f452c3873d53410f25030d7869f1a8ee19e34e8317bcae7e287170a52371_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:92bd1741798b13a547f568683b92ce9c6ce0f2ce9d6e0e10b0ad77c965ee3d12_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:c7cb5a4f96a586edb8646d8963b52f73a5bf29fc248e90a8e540111d1e51927a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ccb45d7ec40ccc0346408a624c879ec3319a3427899b465b2f80aca7da447c2c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d0d8603a13aeee81c49f5d50bf7a7833b7e5dfc1725179662fbe314001e3a1ee_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:0be18d3d0b3b3cfd881a5d15d23c5a2185ad92ae3310b56455ce4d18b345217b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e56ce81f699dce36922f2a4e602befdd45f62a5b3fa51ada02266ded456a1fb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3a1edf8a6f119729df868074fd9ccc014a1b594faf93a2d35e1123cc68e7221b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:871af650aec72187696f66bb1fbac87532a8bcb8c46625803dacd91b68fa1fa8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:1303f2bf84fe018a12e9b723410b1f2f867d8b1f3915240fd505611ccc793e5d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:22d2b30739e6786b1b04c866f01309628ecbf0b0d7128bfc65789ab07f08f842_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:65e752c36b407dd169402492d666cec1969eecb8e54a9ed77ac055935ff00869_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cfe34672e2d46d0b6609984fc43ccb86599839e95415ef8626d32be5cb47b1cf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:07bb622f7e76e6a65d493c66459d0769701cabd9c100b55fa93c4ff53589180c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:3ececc9a87eadf8ca47d7b2402fc9568117f029daa3eedcc2e7529c129664523_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:772177352e0fa13900dd56d59c93ba577e6b2b7482ec4fac77b27dd28e55be7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c450b439274f9067cd6f226ac698f8751819391eba9c549223733dfce2267f6b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0905a0cd15caf56a1013f9a1e2bceb36200a263ab9ce5dcf5a99c8812fbca0eb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0bc95b6d77281046368eefedaf4511607bc067483989698b31c4db4cc5f4ee7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ea15400019dc675cc7f1e44e6984eee31dab90e6113cd1ff561ebd1926233095_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:fbd617561969e7132a56b16376685862fd6fd297cf17a35ec41a48e04ba16fec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:52f180c8655addae6812115d0794459cf9ff19f95d0af87a241d884e3652db50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:a62d4147bbc3331c98e1c11c79407a07eef2e0fe3c766ec6bef9762abf8871c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:aba90cba9464d2a82060d66e133873946d7e470ad4a40453cde492975cdb2be9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:d4a1b0f18bf8851ea88379cd4a18892336fb9b53b5d637ee6306140f1206c9ab_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:108c5cc3e4a8bf2e2e9bc450bdf43d874a7a852355d080da6d6ceaacf49dd38e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:418f64814856e41d19219b82b9444d5752c5456c299896063f58e50feaa8c03a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:729df1b3555b0c6720b3cb4b7d83cabc18ade6ca53c43e143f947b189cb0581d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d5bc4ca0f076eef247f3e9f6ff84c8bfddf6023b6b24ce491bd26f710add2538_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:14343859478d9f62944706ede60d70fd8f38a6c9a6eea31e146db21318173dd9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:6173f4452a87bf7269684ba1ff6a40b7d09fd755b8349c11777a517a895f223d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:bb323b9dfffb72ac3362ed5373b679d9172dfe300cddb02b819eec167ec9bf5a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:c59720241de1dafda1a851e34fe570a8691853e83406bc04a52b4a5c591239df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9047def468ec92a1dc94473f28738d59ee497c8d3c4c4aff119af8ebace23d98_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:9b311493d185548152f81d83a618809eeed0769c8832fa9f9d8be4fe51359924_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:adb387f184e175dbdd823017774e7c60fbeba0973f7c206fea677c816eb175c5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:e44e61fe181389e5e9b0fe33cbd11080bb7c23ac6338c58ab101bb137e4d3f0b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4ca46b6c4234b007f8b734176be6d581bd4969ef0893565d72bffbe4b9f0f4a9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bda1c943542d4a34ec0d424d2fd3e88612f8074227dc98d55fb001e5529fd6ed_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c3b1b9d237a4fd7670fa547f56c01a2e8a0d24716297b1d8e0c54dda3195d91e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d1254e776546bbb8a96023df91c0c6ae5616281f31edb54e79a2252deb2d9898_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:3383179108f79525320ac60eb37b255cbabf2e413de76860a6a64b4a10213368_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:b6006eaad3673b587633e358130514e29d179bb342b177f74f8d2a14534c7e3f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c7f0cf70f279ec19c914ef905746af84d592aa2e1e1f4a893b97dc23797b3641_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:e4153dba9d0661d3c64299a9a98d76a6972ffaae544fb9219f682e61be848848_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5570e1f27ce47ff98ffa2c3836f818933f8bf5688b1d5c16b4a17c7152fb77b6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:776bfcbfabf2c634797c04dc6b1a94f864ef0b9835cee80e37cac089f92ea4f7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:889501b0fec49bfd8a1c68f6ee6e62a1393dc9d7143989e7b7b1d52a32264da3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:c680d5df602f50f6f4821c83bf1922dffe2909c33c3f2c18f78c957847308d1a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d522a200351a53b493663d03e105fac72fe4d96cbbf631db039f0690d6bbbed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d98dd1705c72910880ed1a9c39f8b4f279e1deb5fd61ecc0d73a243c91acd3d8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e3b2ca506374b471f1b479539686848c489332ed7aa081d21cad9cff36db0b6c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e951d6444faa45235bfa0af0469252ff462d680fc97a8f8f7736a13fead6ed5b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6d78d885eb382ace658987271ed9ec3f794f2c2b571a036231a94f7d94bf45c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7902f16694e43284f7905c66395873b82aa095676509096f5fa82b44e4018d26_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:871996aee1405d9b493b7f009f54d5310c31b8b05dab2261bbf720bacc1919d0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:df865cf466120b2dd795fa1c1fa0837366fe5767c07774886f8ee84ca5d434c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:1584ea8fbfa5b8e67774dc7405c41e70eb7d5d3fd8809f464b21549a8ba5d1c8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:a83e46fbe3f49b69481d6e20cf5106d069ddc001757d3a6b42f5df03087d64e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6907cf53c414cc40482ba35b62f6cb89c545d66601d988fbc5ee383ee234641_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:fdf1cb51fde2603fd105a0e76f036afecb4a4cbe4eafd25b7f9bfaba8b22fb9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5296a70bd42379aade0eff30a50b695a225439697ddedfe423483d787e817154_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:70f655da7af704d9811be303bee97b4f018020e35702da1cc09854dce1aaf26e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:a140b6b0b1ecbe4b44b24f568d954d262df6e9886697a86fcbe776f830c61431_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:b9a1e1ba644abaf698f78a59de2293aec4a6894425e8af8b43c4730a43fc9fb9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12e0227465d25fe6989dbf34c0987019740a00d96ecbda8376b1f04d35be49c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2571525ec903d3be93742a099f9ec7a6c23ad51d147a7363a655fdc6794fcfe2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:2be38bc6496c343c334258dc3041b5ac535a68949c3f331907ea9fa59d9a2dd0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:e81c1678909f187308b7e5e25d042bb678e1df70f36258b61ad17196cf6884fe_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:22a0eb5be88f2db4867cb0110fb33d643014e84d6db7461d7e7831323d21db14_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:25177cf3146993376d8675b8a7731a915ef6f77b4b790a86be23a105586f1671_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:2d2d5c4f56410829a15f52e0b55764cc334f625d0614c21b2d0b19f2aaffcef6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:688454a4a2984bda2efa2d308ca3f0b9bd4decf49faed822d4bb8590a9ed5766_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2222c5aed41210f19d79291e8c8c82832c64e16c62a80c2c6c3069a20586ccba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:26e79e779164fafdde2f8e3f367efe7a7aebca913ce5d842a65a3764530edf91_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7a4f98240abc00c2dc86a1522731d0179838d2efbcd6bbb9dfd8d8f9ffee9273_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d000c281284329c5113e1e3009550402d5b3465ceea000b3dbd0668d2885477b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:01606a9fbac5b5273f1ef8174f38dc188fb3fed7470f687133f488d1910f7017_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:504fd8dee7c93c6af9f1c34db96dda6f0db106089d56056462f074582a4094f0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:754d548a873923a52ca558f36170536d453e71ff93efbbb451eedfdab8f5f45e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8a1e42632dcc4c0d83f7b822eca21e8554eda31d499e1198a20bcd2fbce62de3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:27b6813d7ee1a2bfbb896b48375ca8a6e660d4d48f951d20c4d2ed9e5b560fb1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:665e64e4ebfbef7f6176fd53a89fc368ce1099fbe5932ddc61289090b2034a47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7434c18fac6c98ad25eb94bea1324eabcc9928f20c43217f0026035b6d13a78d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b9bfd0b5d62b5b2c7d6caba8b7e7427d53eb9860cbe4003ec04e94d78dba09fa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6a56356fd30f4f1121d0b7ac92a8bee2ede322f84053ac90afe4a40466ab6dea_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c0af5ba9373f6b52203a27469520e5d950af6e9b009d74d24f944c941791ee80_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c8ff500bd6c8083ad4f0c58435ae9a8c03c1cacfb188398790be0eb194d59c58_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ed28d0ce27975669ff5ac94b5df7fde1e4439090767e498a570c695341ed8fa7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:06ab27eafb15b6b7352bd70efaed2c846338a3ed6a78dd42cd864bc655418669_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3dd3a93ff8d17a3f5c6ef29f665d87cfbd053baebb5a0effe534caacb1ecff16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:aee45534e843648a6de836c33ac06070812c0a4ce98ff12dc09091530f6a9c5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:da0c5a9c81348253e8e172eb2c1cdf24fa4ddbf139d016ea3360a2742675d7d7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:4337c3a9b4d9a01971ac5d265caf80a8598e3b38a17e322d95d8287d7c548235_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:9da93674397e21f32d140a50b030fa838f7b7c0b5384d75a9ba5fc7e8458a284_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:e8b700cd657c764ab2662df77f50bcfd12c38b5f2f54b7b0ef3eeb1821f1ad9d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:f3562b58984867e3c9111b39b7b7315282331a6fb8cacf6a1e60a2be06db279b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:033252c39c5c801a255551586ef1e8ab830a9f1bcc823878ac523e5460fd7326_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:103335d78420f25ed576bf2a3fffa3a6d2ae65f7b6278d9ebe514f9a33a138d1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c370fc29084c72e554ee745fdebad0555afd2e779bcefd7b0537b094fa4fbde7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe7fd5e3c139f2f5068281fbe53b5f02e48b1969e8e73cc50660fc6fa04b0313_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4a675bb038fa85280ccdb174ba9311504bf68929664cf5d308c8704799d7131a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:73095180f0eee40d1f4a8a8939b63517fe751d6945a4246640992b510e63ff3c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:cca6d09c69198de3814ff28bc9fca937a214c106f3412bf74cf6b36c16510e59_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:d605557ebf11f602dc90289889c4567cdfec487c0f3e968e3d349a1f2cedffa2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:13ee1767be699387ff822d1793f6f3f7197ba7ff547a93a7e25fd1b3e676666b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:329efd192a02bba83375f3d659c04963ba5c8d5ade09145c79dfa75a172652be_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:860102c07fdf23792c4832b10c3fc6e891eead5aed82be056d918c9c93ba2476_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a331e228abd17dcc08e8c550b9ea64115fb38c0bea1a3f77c4dcfac0d590f9d9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3ced21274cf24c1173a3d8ed448fc024a8fb6a885ce6dd678be8cbd42b8a68da_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:954984e9be8b6d99cd7dabd82654b56bd610eaebd2e34068974427ee9b2f7b1d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f6a5334134258ffc5625751bb9205a3f64b30002b8ef6ce086ecac67d332cc37_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fda989215c5c7990d25f09745377e07c288085bfe69093f3e69c6e8221405b66_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:25f173fd5d9eb51fd81b6e615f45f921c575241bffada06441c96a917917024b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:3938bb3aa3e20ba07111625e834648bdfce183eab4336ec8494f9861517f7661_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:403e86f74111cc83e8f1f4f1707a400170f675f55cc7a97104f98d88cb168eb7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d4ca126ea444cc6002f89da7259cf0fe02befd6815a96ae33e61f4fb49df77ed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:22f1afa14210091f323243444d9ff61c65803f56c6fe2c00954b8f0d1d4a9b02_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:289e59efe047254f8cfa28c26cdf9c2f8d52a80784881cfb209b9071e82eaeed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:3a195d5b56060772e1d67d112dd358ede85f0f2b73b87ab22fd6fc82a58757e1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6cc5c724bece8c6a0bb3af206abeae62a0cc02390146b239c4a2d5b530713ac9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:486460249924affaa323c7152d62f25c3a91c12af39db3c835f55cf042d6c91c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:544014db46ddca0ff0e62b716c9df835d737c428322a1e70775bb1ec05e0dad3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:8b1ae777fdd5bd19a2962acf8c63e21ea487809ccc152827ac510810d8a707ce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:ce9c77bd0ba97a6aa6ba2dc5f9830af6ac142281a94c0a3b1bab0b33b059c5be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:151009f6cf3021f77bafb5e48e226d2bf29b523ee07e1c13f8c4e6b9645cdd63_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:4b8820f21bdc4993dffff226b851398bf9c0eb3c964846bbd94e0e97aa6f9428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:95199696965364933d58cc69457d3dc60388c17242490e8b2e39c250e7a22151_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:982d8a017f2e70a3663e24cb56af8d12a7d76887476d74b0ecbaa13a815a5eb8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:20408084cb4a89f2e4e15bed007e12b0b16750790dc45991fa3224a438ab01a5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:4dc280b558eeecd51143ce4964a017a73eaf2572f5300dd945d5c7f9e5d48600_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:b3f22c45d8a6c6e669f8860f1ce2aaea9d24111aab8eae9ea32e68e8c943b3f2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:bf888df8898daf4918e55a69e0edeaf27cc0e93c29905c8533b547099fcdabc1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3ee3bca2a2390cc6a3d84e337dbf9d2d49969e6a1337576c93798025670a0e9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:60aa93daa93262a04a32e62d37faf8b5b97c2ba06d8495ab617516ee489e683e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:9bd1acba637b95a1c14a36f2bca175f590386205a77ca0b37516bdf5534abcb7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:ddc0f7770063b50d818cd8cef7dd39bf5aaf72e94829185b17eaca8b411e7cb2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:507b46aef9adb9c1e81417ff02e51a2b934fe573a7c996b9f618ca0089a4d132_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:5b1e6dab85423c938f0ef07517d3d48e9acbb25af0183b013de7fce4c59dd12d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e60154ff3efd109a60cbfd4382ea2ab7eb18390d59badb5882ff3482a1448ddf_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:e790c25083eead9823f068c9e9e67b73ba91b1152eacd115a885566b850dc84c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:2dd5bcfc60348573dca29fcd3db73a304933595181e7afc61be37750612aa10f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:87cc8648c43a3ea44a68967604082a1dc21e1332d9d83fe2b6d7d9a619543c75_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:94d99c5949c498f86760bae2b44dc04186f4e4972ab35630063effe73aaaecbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a9fbbe16bc6cd1671d62ce9418c43b20aacc992eff87eb6c974e3f1391dda55c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:5eba1d59a190adcadb2e0af5fc2993d60a2e544fed04643d14fad28cb2eaef56_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:6edfdbbde8413ae45e22406ed19e42c6e519a2cc9b363eaaa2b4ba22145076e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:72a8ef40444196c1450533368a361154c4d537891ee070fd9f4707402469dd88_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cacd77968780a921778244e8f546dd627eeb72e59497798a554468de8bd2a64c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:2e82127f320fd16f7ff440fb7ed2d573ac8b2096a52b5532368f9269a8eb1d98_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:3e7a8826fa1fd5d1cf559188a5245b84c694c67c7c4af7660080ca34c87049eb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9fae7a4d6fd40a172d7362426f0e58bb34061f7e93a86dd8d531097c7729d4bd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:c70494ef9374c3972beebb3fca5bb19bee6db782f769dc4cae2011573d237446_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:e491381ab740631a56d0c6d767dee83202a7a60225693c9efba66d4bb57cccd3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:f69aadfeb35dd2ccf523f3b1f88599eee403905f5ec269ffb3215176d708fd2d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:983711e46ef31431b21a31c4f21e726b493793716b6972351168838d182db50b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:abbd3d66fe9f5c9a3c8852aec395679cd2d334b1249b9a37270d46fce459613b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:382003519f328f1bb63124c2bfcbc4a122a5da2a5bf9cceef276508b17344bf5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:a6529c99019bf3ae0afb4cdba1cf854081c98af7c435c3ae45f09ba4752b3999_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b1c8a14b81a5a03014734b78008e47c631a2d5f38979e451e72ac8eb5af0f065_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cecd1afedae0c187aed6dbb7c1dcbaabde8e44eb6da831b6020b26354a02815a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3a0b6d0dc555b35ffbd55e02c43d9451dcdaa62741c199d59689cda0809f955f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:a14c58944636aed99e5d5a3353e65ca515ce571ef36c558612dd9c18ff253c3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:e6f02bacbee46e928ff7dd918b52ae7c58f121edab5b833b7a6940cf9309d103_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f5ee5195988b4de45b43d3e49f337b6d0115756a5a958536f86499462a57a767_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:26e5fd967a753dde3e7a550b2dfd316debdce840d03dac701efecc4c3a5bab03_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:45e7f645912f9234cdf40d3b47dc03bf110bc6ac209a824d1a73b926c41948b0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:46d21cb4b21ffb39b269113cc98117b2e6843b6d56c14d6e56731b1b2c242da5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7a9e2de2b737a0b82fc954f79e8194a6febc110926104313cfe86378c965b957_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:27351d0697fec4718ef926087191fc166320d31b9dedb4b0d888d3d2742e42e4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:320b9325a628d1b90322413482466f0adb0e741fabc0e5b5f5c8671d3e7f2263_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:cc6f1888ded2fb91c1ff9f92611f341e5d302d37b01a1ba314cec55ba89a1028_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:e9440cbbc14dda66d2c2344774d84fd3b7c93fcae3ac57d489ad70a279539c77_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:4c037e0759241153810f19e3081e6f4c7d5fdcc32115d6ce8a33ed3d7f8f0772_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:83705403f268a63be321e32e61b660c140cb25a4a2c34250659be6e987c1a501_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a243797c707df6388ae430b97fae3b82aaa53692b25874e41d0f7004fc606f6f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:a2ea8419ff7cfe26f74db07fc18f38b04222abd21e5652ae2a39639fe42c05b1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c7f3ddfe8d0452e8b2f4bd6a3c786accb6560c3cfc81c6b4e10794ffdb74c8d7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ea46991ef2df1134390df184df5eeebca47c35b6222ce7d3a7a34f4c78238645_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f997a622a7ccf542bc866959fdd42e9f60f45bad08437cc8c7fc208153e18f3c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:fba86d8b4a4550975bcefcabb3b4be176effab5e7db8846c42030f58c16bad84_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:44f78e7eed75885a4a5e11f9aa18b41707587dc628a5b88c988fe8078a9da726_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:470a95f9f16e70b9fabee4b73882106d9a2ccf50f2253e31bbdb1019fc534b68_s390x",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:b86f6c99e7ce219d8131e94e008ddd7583e92df0b7245f2ec1bf765fb717abfd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:ee0654689d43e4a2879b1ccda1a3e4556f44b21a369846fc59d8925be0e02dcb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:3054b5afbe95c32461dcc1f1574fe0bd8e233652b9f62183e8d09e1b43aebe4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:6664d4f667c81a79dbe37e5447e2f3ad6e7d5e1d2a6c153df85af4d21e079773_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:7d99d106b92fa6783d158dba4840c0dd189c494f092c4d8bd7bbc83c3e3fca1e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:a01d873e07766f75497127468fa34b110622d5f083a9d94dba05b5db76b7088f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8de1f53240162488b9f20436deabfa16453159e3b11a4cf4f26da6696302b6da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9314def469869d25d40753fa3d926c89c61008c1fcb434f90c5698d0ad6884d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df3f3ce247acccaaea878c2c13e51c984839bd4787aff921912fb69863d05a3e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:00a750c64459d75e39b8cd9aaa586899dd0795b8414ce09826a782fe8c719a34_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:16e3db36a9b506832b3a4d4e1aee3b1e2c639580f23aee48a41ffe734ee39cba_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5d7aa039346102bd25ee01a8a3eb6c8e3710ea91e0d1be0b0403eba99f4472d4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd4e791ca8e1c6f3db4f6bfff5a63f8749e39e225e6cbd3546ff981b4eb4629_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:31c3d779cbfd06edce974a960d60120c1deee9bc33e38e76c2148d2541a44322_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f7c40bcf45074b2a5ee81f96ae0ca5a0249787aa471ed0bdd266d117a24148f4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:127be7d9aea973dcd850029729b6d1279abe2f6c20df47c02aba05504616cb25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:193ad113b049596ac5c7545cd2b5d7fe21a979ac8b1442cfbb73fa4eb5985de7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:9cc6edb01ac477246a59369c6c81b9e6de3c1eecdab7813a4c3751a72bf77613_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:ff18faf7cad7ad640567453e9c902afedfbdf9052c01396f512802ee982886d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:8033a6a409e73524427ad21a003438fdc16e74b3066954a3250feb10410698f0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a4dc1752f6f6a48ce1c5cfd9e88a83536339590d8956495b0ddd0bd573ee5d63_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:b8d7bb6d7da7cc3d01983a8844f5fbca5a144f6ef04a6f9e101a71d52ef0a2b1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:d23cd3df4f4e6680038ff3681043e77797c535b3bfbb1bab606ac9a77a0035a6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7455aa541f59e773ef0c5c574a48ede40368e528b3e31f59ee6d163ef5b26a3e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:e6966649f239db1db3aadb8a77833a20db26dfbcbbc8129d24636abc6089b6cf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:0d133912ee024061d81354d85a9ad949e1a6aa89df7f5cfeec4ae28f7d1b186b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:1424ad04eb078331fb4b01f99a3e90cc61a82999aad15a2c6cfafadacb69e7a2_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:357e3be0b726691a7d200c90fa29cb5ca4c502b666f43ca3856d5cf2fd6f036e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:fcdf06a855acb0a0c3f04cee4e810ad6c4e7342d80ae49e4db0f0181b444c929_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1b2f5803c254c02ca062e01e0e3b17c7000786b98dfb32a91660937714527328_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b99fe7098096c670df7236eab2294b05f5388500861a3be5ac7a89ae87e92fa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:cef7e2fe452b81e7c0a0497dbce9baa7492985a766fe78269431ac6b3ec99f23_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:0adb5be4c05d15e550ee99713ffca13a0b02a1235f5ea1b47aa725f90c7f84a0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:1b0214211bccc823e774e479ab3ad55a8127ca477abee112e8e451366b0c034c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:0d5edfcf230ed485dec0def2df58955e947c8522a86b6522666870a58bbbf3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:19c5dc2d5586d27e7423020b6c7f92f47c3585f35fe384bcbe35ff0e2a6a2eab_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3d7d7a8f6ac2a59a8d0ffe4637b7b7bf6e5dc06e9e8756de621dd7d1da833497_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:42babf41f1576a57403a63b0e4fa49eccfd5cd20c9dd2307bdaa63fca60f8a57_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:478315cbe47206f1b1fdd0f0cfae7d23105d7d82de6744dcd0b42b199bf85b3b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:4b09e00fd41c0e40550eb7a7f6f8b7e6df490cfa78df6395dde8074057911f9a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1b956c919b508447882a902e606e3e8d18a4246ddf1e6c6f323ec46665ee4c26_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7ae1da45e2c66bc4092ca682fcf617a3fc6b47e4824a67f4ae0e1166f2b76be0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:1459ef64f7261b2e0fd0adf4e9f3613cd9e4f630f6070c55ea36d1773c8b2fde_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:5946891e449ac3c4aa3d61016593a38f92993248eea17e2a3e3f78594ff629d4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:4084a29591e9cbc51ae5c59baba8d824f063fc4bd2cd15f81a47814feb6369e9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e9b95f32fd2027839613d0795b6353876df6345c1053faf551626198a94d700e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:2c2e5fd1ed970f085d01ea215efb0a08c8c72e0d4392bfb6c35e30b17c0f6a58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:76e49cb17e1489b3e967ae140040a0bca455f7e034aa202073b7f597df46b6d4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:d23c602c0a3796b9164784558d8c36a58c333c6c2a65c200e108bb4262bc5d33_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fb9e353f4e18f7db1806a8228f0f7197c8076e5bef29eaccf7eb58f3db2a4f30_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:216e41b2cf68ceb53873b657825b6a5e525e4653f9fa18e84e10276ef927aadb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7b2847110727118d2e1d791c7de4e408c21b028bdd405978566dbba85a437a9f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6969c82a3143b2445b95a01aefe56da70018380a5e161899c5d7d4a1a21a7d2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:e849436418228c07f7e61842e4ec2f1871f2ad8254fdcb23246dc93a71895def_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:60891adfc6d37e5a57cdeb98d91bc14673fc99f098fb58925882287e1ad9ade9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:7b27bb97717981dccfd3abe1f381a0a9168c3b3543e6bdc167ea259f268cc25f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:c482a7de0d69b84848a349da6cadd72e98cc7a1211ddd1680051bf2f15e459ac_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:f888ffe90359ed24b7840415e16ece35724fd6e61ceaddbd5d5a998d8c246b55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:2845cbd160e3fe2a30d0e5ecb6d93acc641cfd0cc519e21a3bd3317afb6beb9c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:59cdd21045aec02fc9fa1c1514e8a0e34d9a1ef391a1003b8dd5b2948871d6ec_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c1cb24dbd9d913b1e11ad5c43b66d3528c53fb8b6dc307b0e9725e61151ebca9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:c3113811182cd114937f8a2f4fb4c5794fa086e6e98b8d960930c73c2f48f23c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0efc766faf0ff35e78a5d498ad2f6ae73aee6c5d347461f2524d943c12379f87_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:40e7b0e573b31e553956f31b4c27b46f4be0c4cded6f971d4d8437117b5a6d71_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8adf75868efcce1f5398c0e68b1bc6af05d7799b7aab473afcf9d96e9a7d1dfb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f83618bed6f9f7f872ee6b2fd45b780c68cdb323c48b366c4f6a1dba332db9f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:19b98b59b04393f163e3ee83be0a3d4d393bece5bde1c8847ecfc79f202abe3c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:405b6d44904717880e344ca06545f47bd570b4ba7ade09a44d7fdbc492d84156_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:598644fcf850057a64f5024844226e650db735f2c440c3b5e52294d04d3a578d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fda3a8e23e4250e205fb2dc2d9e5711acb96976eacc840872a275dd99cdcdffe_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6b55bd900f73ee435fee58c6505abae732d1b974829c8ca38f0c0c8a393d2127_amd64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7231771722e3fd577d9ab773e46fd5a13c22738fe5a5bb5445ab3d69282051d4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9033673fe91fe0bc867851268b8b042bec3dbf98c9249706d15734b2f98bd39b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:fd00beaf67f33eac98f2ff9ae499a4b123f5de9f53b7fa7391d6da7ac7c26ff1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:83b7c4f61d0640fa22418abc4fce96a97f0716d5bbccf6a782fc34436f99ab44_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:879c8ecec92878ca8be871397f109066c52afcf850d2ceb291f78410fe82cc0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:587550256a70faddff41e4c4ee24b9490922f50e7b0657ded19ba73a53841cfc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a846c10916acc0dfd328060edd9e04b4de374841dbac908c014de653f8d781d3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:24f7e70aaf3600842c1c6a8517c1c0aa7f8e237c88f1170d17ac87d831d18ab7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:884d04aae67790b66495b7e464f07d6ee506f23412ca06b610aa527f6b1c7ca2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:b0ef673795ded00f9e81e1d8f5eb01b70473c9f95aaa55527d9ce3f6dc6db9ae_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:14013c3a17e24d96f8158a7fd5466fb55c571f80f18c419fa52c3801b5d36003_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:890d2c8d000a7e873daf08f529f82173fd61b9482a4b6b25df0076f6ab758206_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ac780b78049c791e7e99451ab379772e50644ac35bad8a115a6408e99c71dd55_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:cf1cd726ee3e49640541c8ad8fc9619e4a488989620ff282c05b9e674f0f53c1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:1c97575ff2f7ec21e0c977ae7d22ab225ca7a8ab84825cc5f5b7787e180f724f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:6189a0783536b46cbc79635ef6783193e5952685407834705076e16a15e61aa4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:7f654050cfccda1c9978424528ce1e94a56629d43473a0c325fa3b384b35f764_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:deb0b2b1c9d63a86d52e825def91445a2216db09c9775b7a16233f129f8ae437_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:be8d657fbb9ff6ef270a6f0c7a90e4f3fc825f785a58f9594bdadb3c3e4246e2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:c458f20d68d2f204ff5cdab2d94be03bbf7004840f0e25b436e0fe5a0de44ddd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:d3f8d75710e9199e95f15d332b06c6146770cdc03431102c577bfef62791b912_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:e0ccb2dc6eaf2d7cc39f67cc4b3e0b72bcf359d671774d2e99496795bb440e38_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:4ad8693404610e8ebf79ac3fd5628b227cbf45d19158690bc4e60da4206477b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:5d2ada8dab46782d2f3fe44cc1c78b1039caf3e0dcc73c6567e231e6c8344e1e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:81fb547c336fb604dae9eb7d7137eefedf2f2befefb88381d255836cee8f0c52_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:ee3e3f9adc176fa420aaf9bdd841572596ec45db77e770fb5cd91ab0dd02ffca_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:a50dcd24b851e33b6a2fe54036f3980d1732030f20cee25cf4a988128b8dc9d7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:b4ef77528087c52ce06fe7eb3255eb00b3187601c13274a8e414d11dfbeff512_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:d598ec708cf191f326526d0fbd525217939e9a070522c12a800788e9f3393ac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:f27c6f1254d4012756a94e6079fec52b430fdbdc0a7fa06ed6f0e661a7fe2c22_arm64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aa8af01aea04ecd17eb3929928f1f275a944f592cd062fef70f688a4bc5aa32a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:4cfbe5e5ccfaebec25e3dca8f78379df02df1063330983a9d14399311352a846_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:50efbf887636e65070e9dfcb347fea2846747da8cc4c8515b22b11214fc4e14f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:7fd581fb1c717b8456707a8d0fa3a0174504379a251153f939f8d0aa82ee4653_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:b4609874992ada1198790a019cb093494b01ada3ff055e5ac4eb56b8339c7dab_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:c3a253d463472e8e7ff24054d05e1b060c24f2f18edd64affd01eec04154fcea_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:1c17782a60facd5510d65124cb80ebed1196bfca638215b3e26c50857920d7d4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5662cc13c0c1882cac28eb2010adb474e42883f77d4e93d55d53b3c227a71b21_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:a57751fa543def30a003a5c314921cf05c018d0bc8b5cf8d2af0ee7eee535420_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:aa30779e3fd580f78f7cf14aabbab4fcb0e3065d2bc998ebcb72eeacaec54c67_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:0abacffa728633eaa13406ab6397e71bccd1d102cc79d8a6d1ae6b5d2e46dd3a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:21d328ef7bdad9bccdfc35cbb16eab0a18268990a8fd34d1de0904e20ed77ea9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:282303ad53a48b2a23d7e29722ef316eebbbb52d8bcaa81170dcdbade6ee31f4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e8a8f270084f3949d8e1581d07446c9e956d4c5417a4eafcfd8fdc81b4a12e05_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:19084c09471ea5ef2256884ef6940cc0e7b34f2bebe2fa61189a2bbd37a0130c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:53fcf5904a6ede8e48a0db953a411cf129f9cfe8ab3ddd360efc4543fbf0634f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:b3d5c0a3e8c1c254f1fdf5cb323352e1700a18cf6d2cdac30d4b3c649dc9c6e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:db14fc0dde175574bbf456bf3d0a633646ea27fe96ac16efb29aeafa2b916416_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:44bd56fcb72d9e1fc897d5f8fed52786eeb3e11ab84eae4693427079d6c54190_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:63ed165cc3c37355a4a17cd58423b21c30b0be8882ae941d1d7bd77b1ed30c85_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:68be41d6493f5f1ba93fbbeb7e7a520076d1716c8d844a86ed2ea65bc57b337a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:85eeda8e0d4fec123a75cb41debaaedc4386925e84688b1cbb1fe992959a21ae_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:69ae5a7c5830615267c24dc57c80a61553d66d9538122751c02720e1d50ebe0a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6f22280c607d79e789ec63295f4581fe81583509d4a1029cf8352551fae31390_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:954fad0aecba9c0c529d2112a01204d6d42d0a6ba1d22d0273461b468c303747_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:d0e1e0eb62a207a703bc85d61460583256868b5b6994de6bbf0d776f080d9a4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1d41ca2e66ae466fc5093e943ecf039bec9eeae50eec7d06f77e90d3f9020c73_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4f81520b96ffc5b500bfd592e410eda21fee927a8dd967ea28279f8c16b2237a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a9f97b6216171002399a95c366b158c0021a8e1c2d00a62621bcff9bc3920d0a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f45ec3739a8a43337b96f77da70c0d8214c095b0a099054760f3ea015348abf2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1d4f8d26d0f49c82d4abf48b904d14c706e70af644b2140e41eb61706f09980f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3357ae8d105be4efbe990383d2782fe2dc362d4c8e7905d543be465004842279_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:397525f93fe8ab16d7c6244c25abbf390c905e9dc5ca52309190ab3668cc94e6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:85b26b165aa8ef92c442bee610a46e2a510345cf1d50f75138195b23f259fe54_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:265b5aaf06d9ee2c7c04871b2b1f68ac4f9cafd2d5dcb2392b10fd3a3d520cc7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3da4cc03a79c9dbaa1413ab2fa78a50c82754e6ebd7aed245a322612873a044d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3deac5cbd4c5501b0037e4de71fe7014891f0415833806ae9033f26459a10c29_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f8b2c96b3d6a4dd2cb5050a8b9e81dacd75328fbd1f354d3d5d9d1a5c989fbf1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:061465b2e77cc96a792033571a891be8d143a6315a2418abb06de8d81e91818e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:7d6872a21c6dca584592e89ca1018e5bf5f3ada67ff810b1b72a9ac8ce16d441_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:be0489db36abea3470ff64a1be703fb20d3b04531457a92dd8fee49edd334dab_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:fe7166dc2011ee1e9f33d1246209341891eb1452598236d0d7c6edc38ae9f8b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:0442e9202f90a6ab9b24587a4ec00587ed7950fcca738cbdc38a10ea8ba30eb3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:523d0af749b9388fd2765132e690c64a54cc262ba2c37ff36e29559de3b1fc49_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:835aedccef14e31d72f4b21c010b0d88cb726f2ffb2c91e5cd514826b1522353_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:b4a3fe4b3235638db1b897774c06ddcaa2fd011b5a1deed87da06a422f1b38b8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77d1c3bc06dd9d373992f92d5eb69fd632da9ff38ba3cfa67a2fbd11693a6ae8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7a718e4178fc093723e671f4414567b83f296da16f2f30bcdd9d2e5fac6eb83b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d711324d023f8f02b81c4f6a1847b83388ba51e8f0d3f2e76d31dba85118132a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fafe92950791576999cf03d88ff4d4a0dba942548ed28f95de621c524c4fadb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:13882ea6616b0834531822cc29d644b001f21040a6ccc7af4e97d0a5b146e089_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:352c5cc7523e132747463b9f597f7a0d29eccae9fc7be53f5df65557f26b8716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:f2152a58004d8078f5dce860b8e907f37d19dee394abd3a0643a70506bf803f7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:fd13dbfa492131c9b2ab07f65a7e7ee1cebeb3aa82a958dc53971feba750c1e1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:739b70faa046424d5dc4d36da3a9f5cdcd396943c3403afa1fd869c6086ab849_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:d36465bdd1ef05ba53e1748fdd1ea48db141f4cc249c69be96b295b2638d5e75_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e3a7691b5246f48356afc8f79ad217e8dcbb637c97c9e725bc98363b8ddf53c9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:e8ff81199bda31ffa62679fed2fd7e24930282cec9dc31da6aa5b75d529d26b9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:38301647f5f40ea3a7407e6c39af5c92f63785c197617172e8c3e53e3d80a354_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:394d1a37369dcd387fe49cfcc2b28a0430da1f0b245adfc8c5483f92a234c65c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:02b722be34c9ef7ac04df8d699863a5b1dcb80cbb4861e02bf7c396e5bc5ab8f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:52abc772e9e4b8eb4261038b7f7188f96e3d0499c254c70e48835401a1982395_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:1b7a0fc3fa4623ae896ea681ee40106cae8091c7c651e7315fd09d8a8fb74577_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:c926cf61e3d9b8ca9948a72637b6bbb1510f30354b0593b38e2ff6e335f2871f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:8da2c7e560c460b765abe4c02bcef5d51c64f669d4f608b683220c54dd4c4461_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:96293b1620dc5b138eaa6c9dd86cf680a1b42349635ee7c75ffc8a8c202e4dc7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:cbdd455714a75d7c899ecfab640b4f1c8fb2c655e7a494964af92ae94e1d14ed_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:ef1a3b73c1c2bc3d8c66f0e388f21db486f021e9e11c8c0564dbb186cb5cb815_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:50ca5b9ee14ddb06cbaf8c1292022982f96a7c930957b36833e9432176506cf0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:925cfa28baaaafca68c12c9d590a4c778e6cbc873cc73fe0f5f572b2c42ee25e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:977405a196b370dc4fa20c148dda2f5d06e7df49c062283a2bd794a6ac71d79e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f92ea0350d9e4666bed1f5d2707b7185cde6490ed8d84dc2d2b0e9a02f74045c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:148634a4acfeb453325ca14ef643a5491ee0a6331d482f0ef571671749e03e4b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:3fbc8a594f7225c9ce75fc234fb604861277719754946152cbbcab7b4565763a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:9636108c819ef26e4b5af2bb56ddd0fa71ec1445c9b6294c5dd97f4e5b7c3577_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:c1d9293f1b32d24b4e897216585243e8b0a6b9d2ad5c2f842d4ca68b7e828915_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:598a86e6f2261cd3bc1d8e0e09084c30f0a6e4978b07e6ce9efce27ebca092b2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a4e2ae9f5d546fdf5efee719f43e19bbe2d859df4450d02a03d8442819706211_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:a534b64fdb291d4a735e0f7b7906be018b374a637976be1dbafc573cb54edc68_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:c04e332d0e0ef3a6cfb1807f8c538a819ade6e1b73a7223b003683cbd83e3740_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:8ffb2e0d2d56e47cbacc09a8782de3796117051a51487d790177c6d473af1903_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:90796ea4e63b4111ca4977d5730b70ebb8fa25a2ed1e1010ff979978656a507b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:942b6393083692dd37fff218767b84e6c44129f761943f7d1bb927eb11585128_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e862e3f1b7b59fe02774d866cf06fc0a250e2472250d94925abcd2372119a8b1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:4f88f7d239ffb5b67c00e73d9d564ce7c61a62f7d78b62964559caf9c66b937b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:572e094dfc6d5a510b8c2e7dfcdd6546e940f571b7b1ca1e434628e9160717ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:5ebaf4f6f2d0568741e341201ecfeadf633b696a742284a61f5f901707e68c8f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:f21e773addea0142d809cedf43525dbd17597555fa1b1456f27da78a313bcf0a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d4d1493487dcd282271ebe64bbeb6665207955f07c32744b560374ebf5ce2fe9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:58a10856d3d809c3ddba5fb7807f1ebf500be7a005a437ff8d51150c542193d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:3ceeb1b2629c9ecf5c33327605634a9937095619c46466ad4d5538012b30f6d9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:db04d68ad273a2f2b319283e8a94376b5ee60c8787da49c458d0201e1e44a37f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:d7c94a46534d16be7d039522fd43cbef508f1b51973c9a625c318ec27090c931_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:010d99d443ec5a295086bd23c94062659e73ebd622ce11c75fa52090caf99e12_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6739528ea88293e3c666fc2d7ff4a2211de2f075c92fe920b044a4f9e3fe57ee_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:a4afbbb149234cd8ca2269529dbc07ad4ec11fce0cf402c44d33a7ff4e76656e_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:b9fbcf3dc05b4c76ef702a8a0777604e529e2f894f9cc85fdf3b05580bbd1674_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:f0363a716d219113918ead76b1779f602335e875a9c6442624c56e2017ec3006_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
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.